.topbar .tb-right{gap:1px!important}.topbar .tb-right .tb-icon,.topbar .tb-right .tb-icon-primary-nav,.topbar .tb-right .tb-user-btn{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;flex:0 0 32px!important;border-radius:8px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.topbar .tb-right .tb-icon svg,.topbar .tb-right .tb-icon-primary-nav svg,.topbar .tb-right .tb-user-btn svg{width:20px!important;height:20px!important;flex:0 0 20px!important}.topbar .tb-right .tb-icon .tb-dot{top:6px!important;right:6px!important}.topbar .tb-right .tb-xp-pill{min-height:30px!important;height:30px!important;gap:4px!important;padding:3px 7px 3px 6px!important;font-size:10.5px!important;line-height:1!important}.topbar .tb-right .tb-avatar{width:32px!important;height:32px!important;min-width:32px!important;flex:0 0 32px!important;padding:0!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;overflow:hidden!important}.topbar .tb-right .tb-avatar [class*=avatar i],.topbar .tb-right .tb-avatar img{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:50%!important}:root{--navy-800:#1a2d52;--navy-700:#243a66;--navy-600:#2f4878;--navy-500:#3b5790;--yellow-500:#f5c518;--yellow-400:#ffd028;--yellow-600:#e0ac0f;--cream-50:#fff9e6;--cream-100:#ffedc2;--white:#fff;--off-white:#f8f9fb;--bg:#f6f7fa;--surface-2:#fafbfd;--text-primary:#0e1f3d;--text-secondary:#5c6373;--text-muted:#9099a8;--text-on-navy:#e8ecf4;--text-on-navy-muted:#8fa0bf;--border-soft:#ebeef3;--border-navy:hsla(0,0%,100%,.08);--success:#2dbf6f;--warning:#f39c12;--danger:#e15554;--info:#4a6ee0;--purple:#9b59b6;--pink:#ec4899;--teal:#14b8a6;--r-sm:6px;--r-md:8px;--r-lg:12px;--r-xl:16px;--r-2xl:20px;--r-full:9999px;--shadow-sm:0 1px 2px rgba(14,31,61,.04);--shadow-md:0 4px 14px rgba(14,31,61,.06);--shadow-lg:0 12px 32px rgba(14,31,61,.12);--shadow-yellow:0 6px 22px rgba(245,197,24,.45);--shadow-yellow-soft:0 4px 18px rgba(245,197,24,.25);--font-ui:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,"Cascadia Mono",monospace;--ease:cubic-bezier(0.4,0,0.2,1);--ease-out:cubic-bezier(0.2,0.8,0.2,1);--topbar-h:60px;--crm-subnav-h:45px;--density-pad:20px;--density-gap:16px;--density-card-pad:20px}[data-density=compact]{--density-pad:12px;--density-gap:10px;--density-card-pad:14px}[data-density=comfy]{--density-pad:28px;--density-gap:22px;--density-card-pad:24px}*,:after,:before{box-sizing:border-box}html{overflow-y:scroll;scrollbar-gutter:stable}body,html{margin:0;padding:0;overflow-x:hidden;-webkit-text-size-adjust:100%}body{font-family:var(--font-ui);font-feature-settings:"cv11","ss01","ss03";color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:14px;line-height:1.5;min-height:100vh;padding-top:calc(var(--topbar-h) + var(--crm-subnav-h));scroll-padding-top:calc(var(--topbar-h) + var(--crm-subnav-h) + 16px)}html::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-track{background:#f1f4f8}html::-webkit-scrollbar-thumb{background:#aab6c8;border:3px solid #f1f4f8;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:#7c8ba1}img,svg,video{max-width:100%;height:auto}button,input,select,textarea{font-family:inherit}a{color:inherit}.t-h1{font-size:40px;line-height:1.1;font-weight:800;letter-spacing:-.02em;margin:0}.t-h2{font-size:22px;line-height:1.25;letter-spacing:-.01em}.t-h2,.t-h3{font-weight:700;margin:0}.t-h3{font-size:16px;line-height:1.3}.t-muted{color:var(--text-secondary)}.t-dim{color:var(--text-muted)}.btn-primary:active{transform:translateY(0)}.btn-ghost{display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--text-primary);border:1px solid var(--border);font:inherit;font-weight:600;cursor:pointer;border-radius:var(--r-md);padding:8px 14px;transition:all .16s var(--ease);white-space:nowrap;text-decoration:none}.btn-ghost:hover{background:rgba(245,197,24,.08);border-color:var(--yellow-500)}.card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--r-lg);box-shadow:var(--shadow-sm);padding:var(--density-card-pad)}.card-glass{background:linear-gradient(180deg,hsla(0,0%,100%,.95),rgba(252,253,255,.9));backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(14,31,61,.06);border-radius:var(--r-xl);box-shadow:0 4px 24px rgba(14,31,61,.05)}.chip{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:3px 10px;border-radius:var(--r-full);background:var(--cream-50);border:1px solid var(--yellow-500);color:var(--navy-900)}.chip-neutral{background:var(--off-white);border-color:var(--border);color:var(--text-secondary)}.chip-success{background:rgba(45,191,111,.1);border-color:rgba(45,191,111,.4);color:#1b7a47}.chip-info{background:rgba(74,110,224,.08);border-color:rgba(74,110,224,.4);color:#2a4fb2}.chip-purple{background:rgba(155,89,182,.08);border-color:rgba(155,89,182,.4);color:#6e3f87}@keyframes spin{to{transform:rotate(1turn)}}@keyframes soft-pulse{0%,to{box-shadow:var(--shadow-yellow)}50%{box-shadow:0 8px 28px rgba(245,197,24,.6)}}@keyframes screen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pulse-yellow{animation:soft-pulse 2.4s ease-in-out infinite}.screen-enter{animation:screen-in .32s var(--ease-out)}.divider{height:1px;margin:16px 0}.divider,.divider-v{background:var(--border-soft)}.divider-v{width:1px;align-self:stretch;margin:0 8px}:focus-visible{outline:2px solid var(--yellow-500);outline-offset:2px;border-radius:4px}.itw-page-narrow{max-width:720px}.itw-container,.itw-page-narrow{width:100%;margin:0 auto;padding:32px 24px 80px}.itw-container{max-width:1200px}.itw-page{width:100%;max-width:1280px;margin:0 auto;padding:24px 24px 80px}.crm{padding:var(--density-pad);display:flex;flex-direction:column;gap:var(--density-gap)}.crm-tabs{display:flex;gap:2px;border-bottom:1px solid var(--border-soft);margin-bottom:4px;overflow-x:auto;scrollbar-width:none}.crm-tabs::-webkit-scrollbar{display:none}.crm-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:10px 14px;font:inherit;font-size:13px;font-weight:600;color:var(--text-secondary);cursor:pointer;display:inline-flex;align-items:center;gap:6px;border-bottom:2px solid transparent;transition:all .12s var(--ease);white-space:nowrap}.crm-tab:hover{color:var(--navy-900);background:var(--off-white)}.crm-tab.on{color:var(--navy-900);border-bottom-color:var(--yellow-500)}.crm-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--density-gap);gap:var(--density-gap)}.crm-funnel{display:flex;flex-direction:column;gap:10px;margin-top:8px}.crm-funnel-row{display:grid;grid-template-columns:180px 1fr;grid-gap:16px;gap:16px;align-items:center}.crm-funnel-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600}.crm-funnel-bar{display:flex;align-items:center;height:22px}.crm-funnel-bar>div{height:22px}.crm-bottom{display:grid;grid-template-columns:1fr 360px;grid-gap:var(--density-gap);gap:var(--density-gap);align-items:start}.crm-table tbody tr{transition:background .12s}.crm-table tbody tr:hover{background:var(--off-white)}.crm-table tbody tr.is-on{background:var(--cream-50)}.crm-health{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}.crm-health i{display:block;width:8px;height:8px;border-radius:50%}.crm-health[data-h=good] i{background:#2dbf6f;box-shadow:0 0 8px rgba(45,191,111,.5)}.crm-health[data-h=warning] i{background:#f39c12;box-shadow:0 0 8px rgba(243,156,18,.5)}.crm-health[data-h=danger] i{background:#e15554;box-shadow:0 0 8px rgba(225,85,84,.5)}.crm-activity{display:flex;flex-direction:column;gap:14px}.crm-act{display:flex;align-items:flex-start;gap:12px}.crm-filter-bar{gap:12px;padding:10px 12px;background:#fff;border:1px solid var(--border-soft);border-radius:14px;box-shadow:var(--shadow-sm)}.crm-filter-bar,.crm-search{display:flex;align-items:center}.crm-search{gap:10px;flex:1 1;min-width:0;height:40px;padding:0 14px;background:var(--off-white);border:1.5px solid transparent;border-radius:10px;color:var(--text-muted);transition:all .14s var(--ease)}.crm-search:hover{background:rgba(14,31,61,.045)}.crm-search:focus-within{background:#fff;border-color:var(--yellow-500);box-shadow:0 0 0 4px rgba(245,197,24,.12);color:var(--navy-900)}.crm-search input{flex:1 1;min-width:0;border:0;background:transparent;outline:none;font:inherit;font-size:13.5px;color:var(--text-primary)}.crm-search input::placeholder{color:var(--text-muted)}.crm-segments{display:flex;gap:2px;padding:3px;background:var(--off-white);border-radius:10px;flex-shrink:0}.crm-segment{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:6px 14px;font:inherit;font-size:12.5px;font-weight:600;color:var(--text-secondary);border-radius:7px;cursor:pointer;transition:all .12s var(--ease);white-space:nowrap}.crm-segment.on,.crm-segment:hover{color:var(--navy-900)}.crm-segment.on{background:#fff;box-shadow:0 1px 3px rgba(14,31,61,.1),0 0 0 1px rgba(14,31,61,.04)}.crm-kanban{display:grid;grid-template-columns:repeat(5,minmax(180px,1fr));grid-gap:8px;gap:8px;overflow-x:auto;padding-bottom:8px}.crm-col{display:flex;flex-direction:column;background:var(--off-white);border:1px solid var(--border-soft);border-radius:14px;overflow:hidden;transition:background .14s var(--ease),border-color .14s var(--ease)}.crm-col.over{background:var(--cream-50);border-color:var(--yellow-500)}.crm-col-hd{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--border-soft);background:#fff}.crm-col-body{display:flex;flex-direction:column;gap:8px;padding:10px;min-height:80px}.crm-deal{background:#fff;border:1px solid var(--border-soft);border-radius:9px;padding:9px;cursor:-webkit-grab;cursor:grab;position:relative;transition:all .14s var(--ease)}.crm-deal:active{cursor:-webkit-grabbing;cursor:grabbing}.crm-deal:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.crm-deal.dragging{opacity:.4;transform:scale(.98)}.crm-deal-grip{color:var(--text-muted);font-size:10px;letter-spacing:-1px;font-weight:800;opacity:.4;cursor:-webkit-grab;cursor:grab}.crm-deal:hover .crm-deal-grip{opacity:1}.crm-deal-menu-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--text-muted);border:0;border-radius:6px;transition:all .12s}.crm-deal-menu-btn:hover{background:var(--off-white);color:var(--navy-900)}.crm-deal-menu{position:absolute;top:32px;right:8px;z-index:10;min-width:180px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-lg);padding:4px;animation:pop-in .14s var(--ease-out)}.crm-deal-menu-hd{display:flex;gap:6px;padding:6px 8px 8px;border-bottom:1px solid var(--border-soft);margin-bottom:4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.crm-deal-menu-back,.crm-deal-menu-hd{align-items:center;color:var(--text-secondary)}.crm-deal-menu-back{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:20px;height:20px;display:inline-flex;justify-content:center;background:var(--off-white);border:0;border-radius:5px}.crm-deal-menu-back:hover{background:var(--border-soft);color:var(--navy-900)}.crm-deal-menu-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;gap:8px;width:100%;padding:7px 9px;background:transparent;color:var(--text-primary);border:0;border-radius:7px;font:inherit;font-size:12.5px;font-weight:600;text-align:left;transition:background .12s}.crm-deal-menu-item:hover{background:var(--off-white)}.crm-deal-menu-item.on{background:var(--cream-50)}.crm-deal-menu-item.danger{color:var(--danger)}.crm-deal-menu-item.danger:hover{background:rgba(225,85,84,.08)}.crm-deal-menu-div{height:1px;background:var(--border-soft);margin:4px 0}.crm-deal-placeholder{border:2px dashed var(--yellow-500);background:rgba(245,197,24,.08);color:var(--yellow-600);border-radius:10px;padding:14px;text-align:center;font-size:12px;font-weight:700}.crm-deal-add{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px dashed var(--border);background:transparent;padding:8px 12px;font:inherit;font-size:12px;font-weight:600;color:var(--text-muted);border-radius:8px;cursor:pointer;transition:all .12s}.crm-deal-add:hover{color:var(--navy-900);border-color:var(--yellow-500);background:var(--cream-50)}.crm-activities{display:flex;flex-direction:column;gap:6px}.crm-activity-row{display:flex;align-items:center;gap:14px;padding:12px 14px;border:1px solid var(--border-soft);border-radius:12px;background:#fff;transition:all .12s var(--ease)}.crm-activity-row:hover{border-color:var(--yellow-500);box-shadow:var(--shadow-sm)}.crm-activity-row.done{background:var(--off-white);opacity:.7}.crm-activity-ic{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.crm-view-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.crm-view-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left;display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff;border:1px solid var(--border-soft);border-radius:14px;transition:all .14s var(--ease)}.crm-view-btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.crm-view-btn.on{background:linear-gradient(135deg,var(--cream-50),#fff);border-color:var(--yellow-500);box-shadow:0 0 0 3px rgba(245,197,24,.12)}.crm-view-ic{width:40px;height:40px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.crm-contract-row.expanded{background:var(--off-white)}.crm-contract-row.expanded td{border-bottom:0}.crm-avenants-row td{padding:0!important;border-bottom:1px solid var(--border-soft)}.crm-avenants-wrap{padding:14px 18px 18px 60px;background:var(--off-white)}.crm-avenants-list{display:flex;flex-direction:column;gap:6px}.crm-avenant-item{display:flex;align-items:center;gap:14px;padding:10px 14px;background:#fff;border:1px solid var(--border-soft);border-radius:10px}.crm-avenant-item.is-main{border-color:var(--yellow-500);background:linear-gradient(135deg,var(--cream-50) 0,#fff 60%)}.crm-avenant-tag{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:24px;padding:0 8px;background:rgba(14,31,61,.06);color:var(--text-secondary);border-radius:6px;font-size:10.5px;font-weight:800;letter-spacing:.06em;font-family:var(--font-mono)}.crm-avenant-tag.main{background:var(--navy-900);color:var(--yellow-500)}.crm-avenant-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--cream-50);border:1px solid var(--yellow-500);color:var(--navy-900);border-radius:8px;font:inherit;font-size:12px;font-weight:700;transition:all .12s var(--ease)}.crm-avenant-btn:hover{background:var(--cream-100)}.crm-avenant-add{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:transparent;border:1px dashed var(--border);color:var(--text-muted);border-radius:8px;font:inherit;font-size:11px;font-weight:600;transition:all .12s}.crm-avenant-add:hover{border-color:var(--yellow-500);color:var(--navy-900);background:var(--cream-50)}.crm-table{width:100%;border-collapse:collapse;font-size:13px}.crm-table thead th{text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:10px 12px;background:transparent;white-space:nowrap}.crm-table tbody td,.crm-table thead th{border-bottom:1px solid var(--border-soft)}.crm-table tbody td{padding:12px;vertical-align:middle;color:var(--text-primary)}.crm-table tbody tr:last-child td{border-bottom:0}.rh-wf-dots{display:inline-flex;align-items:center;gap:6px}.rh-wf-dots>i{width:8px;height:8px;border-radius:50%;background:var(--border);display:inline-block;position:relative}.rh-wf-dots>i.on{background:var(--success);box-shadow:0 0 0 3px rgba(45,191,111,.18)}.rh-wf-dots>i.cur{background:var(--yellow-500);box-shadow:0 0 0 3px rgba(245,197,24,.25);animation:af-pulse 2s ease-in-out infinite}.rh-wf-dots>i.ko{background:var(--danger)}.rh-wf-dots>span.sep{width:12px;height:1px;background:var(--border);display:inline-block}.cra-cal{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:6px;gap:6px}.cra-cal-dow{font-size:10px;font-weight:800;text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;padding:6px 0}.cra-cal-cell{min-height:84px;background:var(--surface);border:1px solid var(--border-soft);border-radius:10px;padding:6px;display:flex;flex-direction:column;gap:3px;transition:border-color .12s var(--ease)}.cra-cal-cell.weekend{background:var(--off-white)}.cra-cal-cell.empty{background:transparent;border:0}.cra-cal-cell .d{font-size:11px;font-weight:800;color:var(--navy-900)}.cra-cal-slot{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:flex;align-items:center;gap:4px;font-size:10px;font-weight:700;padding:3px 6px;border:0;border-left:3px solid var(--border);background:transparent;color:var(--text-primary);border-radius:4px;text-align:left;min-height:22px}.cra-cal-slot:not(:disabled):hover{background:var(--off-white)}.cra-cal-slot:disabled{cursor:default;opacity:.6}.cra-cal-slot .slot-tag{font-size:9px;color:var(--text-muted);font-weight:700}.status-pill{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;border:1px solid transparent;white-space:nowrap}.status-pill[data-s=DRAFT]{background:var(--off-white);color:var(--text-secondary);border-color:var(--border)}.status-pill[data-s=SUBMITTED]{background:rgba(74,110,224,.08);color:#2a4fb2;border-color:rgba(74,110,224,.4)}.status-pill[data-s=VALIDATED_CLIENT]{background:rgba(245,197,24,.12);color:#9c7a0f;border-color:var(--yellow-500)}.status-pill[data-s=VALIDATED]{background:rgba(45,191,111,.12);color:#1b7a47;border-color:rgba(45,191,111,.4)}.status-pill[data-s=REFUSED],.status-pill[data-s=REJECTED]{background:rgba(225,85,84,.1);color:#a6403f;border-color:rgba(225,85,84,.4)}.status-pill[data-s=BILLED]{background:rgba(155,89,182,.1);color:#6e3f87;border-color:rgba(155,89,182,.4)}.status-pill[data-s=REFUNDED]{background:rgba(20,184,166,.1);color:#0d7f73;border-color:rgba(20,184,166,.4)}.chip-danger{background:rgba(225,85,84,.12);border-color:rgba(225,85,84,.5);color:#a6403f}.chip-warning{background:rgba(243,156,18,.12);border-color:rgba(243,156,18,.5);color:#9c6510}.crm-aside-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--r-lg);padding:16px;box-shadow:var(--shadow-sm)}.crm-aside-title{font-size:11px;font-weight:800;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}.crm-chart-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--r-lg);padding:18px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px}.crm-chart-title{display:flex;align-items:center;justify-content:space-between}.crm-chart-title h3{font-size:14px;font-weight:800;color:var(--navy-900);margin:0}@media (max-width:767px){body{font-size:14px}h1{font-size:24px!important;line-height:1.2!important}h2{font-size:20px!important;line-height:1.25!important}h3{font-size:17px!important;line-height:1.3!important}.crm-kpis{grid-template-columns:1fr 1fr!important}.crm-bottom{grid-template-columns:1fr!important}.crm-kanban{grid-template-columns:repeat(5,75vw)!important}.crm-view-toggle{grid-template-columns:1fr!important}.cra-cal-cell{min-height:64px}.cra-cal-slot{font-size:9px;padding:2px 4px}article[style*=maxWidth],div[style*="maxWidth: 10"],div[style*="maxWidth: 11"],div[style*="maxWidth: 12"],div[style*="maxWidth: 14"],div[style*="maxWidth: 6"],div[style*="maxWidth: 7"],div[style*="maxWidth: 8"],div[style*="maxWidth: 9"],main[style*=maxWidth],section[style*=maxWidth]{max-width:100%!important}div[style*="padding: 32"],div[style*="padding: 40"],main[style*="padding: 32"],main[style*="padding: 40"]{padding:14px 12px!important}div[style*="grid-template-columns: 1fr 1fr"],div[style*="gridTemplateColumns: '1fr 1fr 1fr'"],div[style*="gridTemplateColumns: '1fr 1fr'"]{grid-template-columns:1fr!important}input,select,textarea{max-width:100%!important}table{display:block;overflow-x:auto}}html[dir=rtl] body{text-align:right;font-family:"Noto Sans Arabic","Geeza Pro","Tahoma",var(--font-inter),sans-serif}@keyframes pop-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes af-pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes atom-spin{to{transform:rotate(1turn)}}.t-mono{font-family:var(--font-mono);font-feature-settings:normal}.t-eyebrow{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-secondary);font-weight:500}.brand-intellitek{font-weight:700;letter-spacing:.05em;position:relative;display:inline-block}.brand-intellitek sup{font-size:.55em;font-weight:400;margin-left:1px;vertical-align:super;line-height:0;letter-spacing:0}.logo-atom{width:36px;height:36px;border-radius:10px;background:transparent;display:inline-flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.logo-atom svg{width:100%;height:100%}.logo-atom .orbit{transform-origin:50% 50%;animation:atom-spin 24s linear infinite}.btn-primary{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#ffd028,#f5c518 50%,#e0ac0f);color:var(--navy-900);font:inherit;font-weight:800;box-shadow:var(--shadow-yellow);padding:10px 18px;border-radius:10px;border:0;cursor:pointer;transition:all .16s var(--ease);white-space:nowrap;text-decoration:none}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgba(245,197,24,.55)}.btn-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-md);background:transparent;border:0;color:var(--text-secondary);cursor:pointer;transition:all .14s var(--ease);position:relative}.btn-icon:hover{background:rgba(14,31,61,.05)}.btn-icon:hover,.topbar{color:var(--text-primary)}.topbar{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;height:var(--topbar-h);background:hsla(0,0%,100%,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-soft);display:grid;grid-template-columns:1fr auto;grid-gap:16px;gap:16px;padding:0 18px}.tb-left,.topbar{align-items:center}.tb-left{display:flex;gap:12px;min-width:0;flex-wrap:nowrap}.tb-brand{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;gap:8px;padding:0;flex-shrink:0;text-decoration:none;color:inherit}.tb-brand-text{font-weight:800;font-size:14px;letter-spacing:-.01em;color:var(--navy-900)}.tb-divider{width:1px;height:22px;background:var(--border-soft);flex-shrink:0}.tb-breadcrumb{display:flex;align-items:center;gap:8px;font-size:13px;flex-shrink:0}.tb-brique-dot{width:8px;height:8px;border-radius:50%}.tb-crumb-current{font-weight:700;color:var(--navy-900)}.tb-search{display:flex;align-items:center;gap:8px;height:38px;padding:0 14px;background:rgba(14,31,61,.04);border:1px solid transparent;border-radius:10px;color:var(--text-secondary);transition:all .15s var(--ease);width:100%;max-width:540px;margin:0 auto;min-width:0}.tb-search:hover{background:rgba(14,31,61,.06)}.tb-search:focus-within{background:#fff;border-color:var(--yellow-500);box-shadow:0 0 0 4px rgba(245,197,24,.12)}.tb-search input{flex:1 1;border:0;background:transparent;outline:none;font-size:13px;color:var(--text-primary);min-width:0}.tb-search input::placeholder{color:var(--text-muted)}.tb-kbd{font-family:var(--font-mono);font-size:10.5px;color:var(--text-muted);background:hsla(0,0%,100%,.7);border:1px solid var(--border-soft);padding:2px 6px;border-radius:5px;white-space:nowrap}.tb-right{display:flex;align-items:center;justify-content:flex-end;gap:4px}.topbar>.tb-right>.tb-search-wrap{position:absolute!important;left:50%;top:50%;transform:translate(-50%,-50%);width:clamp(300px,34vw,520px)!important;min-width:0!important;z-index:1}.tb-icon{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;transition:all .15s var(--ease);text-decoration:none}.tb-icon:hover{background:rgba(14,31,61,.06);color:var(--navy-900)}.tb-icon .tb-dot{position:absolute;top:8px;right:9px;width:8px;height:8px;border-radius:50%;background:var(--yellow-500);border:2px solid #fff}.tb-sep{width:1px;height:22px;background:var(--border-soft);margin:0 8px}.tb-avatar{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0 0 0 4px;cursor:pointer;display:flex}.tb-pop-user{width:260px}.tb-pop{position:absolute;top:calc(var(--topbar-h) - 6px);right:18px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-lg);padding:14px;z-index:30;animation:pop-in .14s var(--ease-out)}.tb-pop-hd{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 4px}.tb-pop-apps{position:fixed;top:calc(var(--topbar-h) + 8px);right:max(8px,env(safe-area-inset-right));width:min(380px,calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right)));max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));z-index:1200}.tb-apps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px}.tb-app{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:12px 8px;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;transition:background .12s;color:inherit;text-decoration:none}.tb-app:hover{background:var(--off-white)}.tb-app-ic{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.tb-app-name{font-size:11px;font-weight:600;color:var(--text-primary);text-align:center;line-height:1.2}.tb-pop-notif{width:340px;max-height:480px;overflow-y:auto}.tb-notif{display:flex;flex-direction:column}.tb-notif-row{display:flex;align-items:flex-start;gap:10px;padding:10px 4px;border-bottom:1px solid var(--border-soft);cursor:pointer;transition:background .14s var(--ease);text-decoration:none;color:inherit}.tb-notif-row:hover{background:var(--off-white)}.tb-notif-row.unread{background:rgba(255,251,235,.6)}.tb-notif-row:last-child{border-bottom:0}.tb-notif-dot{width:8px;height:8px;border-radius:50%;margin-top:6px;flex-shrink:0}.app-footer{margin:14px 0 0;padding:12px var(--density-pad);background:hsla(0,0%,100%,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--border-soft);color:var(--text-secondary)}.af-row{gap:24px;flex-wrap:wrap;max-width:1280px;margin:0 auto}.af-brand,.af-row{display:flex;align-items:center}.af-brand{gap:10px;cursor:pointer;flex-shrink:0;text-decoration:none;color:inherit}.af-brand-text{display:inline-flex;align-items:baseline;gap:8px;font-size:12px;color:var(--text-secondary)}.af-brand-text b{color:var(--navy-900);font-weight:700;letter-spacing:-.01em}.af-brand-sep{color:var(--text-muted)}.af-brand-by{color:var(--text-secondary)}.af-links{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:11.5px;min-width:0;flex-wrap:wrap}.af-links a{color:var(--text-secondary);cursor:pointer;font-weight:500;transition:color .12s var(--ease);white-space:nowrap;text-decoration:none}.af-links a:hover{color:var(--navy-900);text-decoration:underline;text-underline-offset:3px}.af-bullet{color:var(--text-muted);font-size:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.af-meta{gap:14px;font-size:11px;flex-shrink:0}.af-meta,.af-status{display:inline-flex;align-items:center}.af-status{gap:6px;padding:3px 10px;background:rgba(45,191,111,.1);border:1px solid rgba(45,191,111,.25);border-radius:999px;color:#1b7a47;font-weight:600;font-size:10.5px}.af-status i{width:6px;height:6px;border-radius:50%;background:#2dbf6f;box-shadow:0 0 6px rgba(45,191,111,.6);animation:af-pulse 2s ease-in-out infinite}.af-version{font-size:10px;background:var(--off-white);padding:2px 7px;border-radius:5px;letter-spacing:.02em}.af-copy,.af-version{color:var(--text-muted)}.af-copy{font-size:11px}@media (max-width:767px){.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:0 10px}.tb-left{gap:8px;min-width:auto}.tb-brand{gap:6px}.tb-brand-text,.tb-breadcrumb,.tb-divider,.tb-search,.topbar>.tb-right>.tb-search-wrap{display:none!important}.tb-search-wrap-mobile{min-width:0;width:100%}.tb-search.tb-search-mobile-wrap{display:flex!important;min-width:0;width:100%;max-width:100%;margin:0;height:42px;padding:3px 5px 3px 6px;border-radius:14px}.tb-search.tb-search-mobile-wrap .tb-search-visual{display:inline-flex!important;width:30px;height:30px;flex:0 0 30px;border-radius:10px}.tb-search.tb-search-mobile-wrap .tb-kbd,.tb-search.tb-search-mobile-wrap .tb-search-chip{display:none!important}.tb-search.tb-search-mobile-wrap input{font-size:12px}.tb-search.tb-search-mobile-wrap input::placeholder{font-size:12px;text-overflow:ellipsis}.tb-right{gap:2px;min-width:0}.tb-avatar{padding-left:0}.tb-sep{display:none}.af-row{gap:12px}.af-meta{width:100%;justify-content:flex-start}.af-links{font-size:11px}}.modal-overlay{position:fixed;inset:0;background:rgba(14,31,61,.55);display:grid;place-items:center;z-index:1300;padding:20px;animation:modalFadeIn .14s var(--ease)}.modal-panel{border-radius:14px;width:100%;max-width:560px;max-height:90vh;overflow:auto;box-shadow:0 24px 60px rgba(14,31,61,.25);animation:modalSlideUp .18s var(--ease);flex-direction:column}.modal-header,.modal-panel{background:#fff;display:flex}.modal-header{justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border-soft);position:-webkit-sticky;position:sticky;top:0;z-index:1}.modal-header h2{margin:0;font-size:18px;font-weight:800;color:var(--navy-900)}.modal-body{padding:18px 20px;flex:1 1}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid var(--border-soft);position:-webkit-sticky;position:sticky;bottom:0;background:#fff}.modal-close{background:transparent;border:none;font-size:24px;cursor:pointer;color:var(--text-muted);line-height:1;padding:0 4px}.modal-close:hover{color:var(--navy-900)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.modal-overlay{padding:0}.modal-panel{max-width:100%!important;height:100dvh;max-height:100dvh;border-radius:0}.modal-footer{padding-bottom:calc(14px + env(safe-area-inset-bottom, 0px))}}:root[data-theme=dark]{--bg-card:#1a2942;--bg-elevated:#233456;--border-soft:#2d3e5e;--off-white:#1a2942;--cream-50:#2d3e5e}:root{--surface:#fff;--surface-2:#f8f9fb;--border:#e5e8ee;--navy-900:#0e1f3d}:root[data-theme=dark]{--surface:#1a2942;--surface-2:#233456;--bg-page:#0e1f3d}:root[data-theme=dark] body{background:#0e1f3d!important;color:#f5f7fa!important}:root[data-theme=dark] .card{background:#1a2942!important;border-color:#2d3e5e!important;color:#f5f7fa}:root[data-theme=dark] [style*="background: #fff"],:root[data-theme=dark] [style*="background: white"],:root[data-theme=dark] [style*="background:#fff"]{background:#1a2942!important}:root[data-theme=dark] [style*="color: #0E1F3D"],:root[data-theme=dark] [style*="color:#0E1F3D"]{color:#f5f7fa!important}:root[data-theme=dark] table thead th,:root[data-theme=dark] table thead tr{background:#233456!important}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea{background:#1a2942!important;color:#f5f7fa!important;border-color:#2d3e5e!important}:root[data-theme=dark] code,:root[data-theme=dark] kbd{background:#233456!important}:root[data-theme=dark] code{color:#ffe57a!important}:root[data-theme=dark] .crm-subnav{background:#142339!important}@media (max-width:767px){.crm main h1,.crm main h2{font-size:18px!important}.crm main .t-h2{font-size:17px!important}.crm main .t-eyebrow{font-size:10px!important}.crm table{font-size:12px!important}.crm table td,.crm table th{padding:8px 6px!important}.crm .card{padding:14px!important}.crm main{padding:16px 12px 80px!important}.crm [style*="maxWidth: 560"][style*="height: 100vh"],.crm [style*="maxWidth: 640"][style*="height: 100vh"],.crm [style*="maxWidth: 720"][style*="height: 100vh"],.crm [style*="maxWidth: 780"][style*="height: 100vh"]{max-width:100vw!important}.crm [style*="maxWidth: 640"][style*="maxHeight: 9"],.crm [style*="maxWidth: 720"][style*="maxHeight: 9"]{max-width:100vw!important;border-radius:14px 14px 0 0!important}.crm-subnav button{font-size:11px!important;padding:5px 8px!important}.crm .funnel-step{min-width:70px!important;font-size:9px!important}}@media (min-width:768px) and (max-width:1024px){.crm main{padding:20px 16px 64px!important}.crm .card{padding:16px!important}}:root[data-theme=dark]{--bg-page:#0a1729;--bg-card:#142339;--bg-elevated:#1d3050;--bg:#0a1729;--surface:#142339;--surface-2:#1d3050;--white:#142339;--off-white:#1d3050;--cream-50:#1d3050;--cream-100:#243a66;--border:#2d3e5e;--border-soft:#243a66;--text-primary:#f5f7fa;--text-secondary:#b8c2d9;--text-muted:#8b97b5;--navy-900:#f5f7fa;--shadow-sm:0 2px 6px rgba(0,0,0,.35);--shadow-md:0 8px 20px rgba(0,0,0,.45)}:root[data-theme=dark],:root[data-theme=dark] body{background:#0a1729!important;color:#f5f7fa}:root[data-theme=dark] .topbar{background:rgba(20,35,57,.94)!important;border-bottom-color:#2d3e5e!important;color:#f5f7fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}:root[data-theme=dark] .tb-brand-text,:root[data-theme=dark] .tb-crumb-current{color:#f5f7fa!important}:root[data-theme=dark] .tb-search{background:rgba(74,110,224,.18)!important;border-color:rgba(74,110,224,.35)!important}:root[data-theme=dark] .tb-search:hover{background:rgba(74,110,224,.28)!important;border-color:rgba(74,110,224,.55)!important}:root[data-theme=dark] .tb-search:focus-within{background:#142339!important;border-color:var(--yellow-500,#f5c518)!important;box-shadow:0 0 0 4px rgba(245,197,24,.18)!important}:root[data-theme=dark] .tb-search input{color:#f5f7fa!important}:root[data-theme=dark] .tb-search input::placeholder{color:#8b97b5!important}:root[data-theme=dark] .tb-icon{color:#b8c2d9}:root[data-theme=dark] .tb-icon:hover{background:hsla(0,0%,100%,.08);color:#f5f7fa}:root[data-theme=dark] .tb-divider,:root[data-theme=dark] .tb-sep{background:#2d3e5e!important}:root[data-theme=dark] .tb-kbd{background:hsla(0,0%,100%,.08);color:#b8c2d9;border-color:#2d3e5e}:root[data-theme=dark] .tb-pop,:root[data-theme=dark] .tb-pop-apps,:root[data-theme=dark] .tb-pop-notif,:root[data-theme=dark] .tb-pop-search,:root[data-theme=dark] .tb-pop-struct,:root[data-theme=dark] .tb-pop-user{background:#1d3050!important;border-color:#2d3e5e!important;color:#f5f7fa;box-shadow:0 12px 28px rgba(0,0,0,.5)!important}:root[data-theme=dark] .tb-pop-hd{color:#b8c2d9;border-color:#2d3e5e}:root[data-theme=dark] .tb-app,:root[data-theme=dark] .tb-notif-row,:root[data-theme=dark] .tb-user-item{color:#f5f7fa;border-color:#2d3e5e}:root[data-theme=dark] .tb-app:hover,:root[data-theme=dark] .tb-notif-row:hover,:root[data-theme=dark] .tb-user-item:hover{background:hsla(0,0%,100%,.06)!important}:root[data-theme=dark] .tb-app-name{color:#e8ecf4}:root[data-theme=dark] .tb-notif-row.unread{background:rgba(245,197,24,.08)!important}:root[data-theme=dark] .crm-subnav{background:rgba(10,23,41,.94)!important;border-bottom-color:#2d3e5e!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}:root[data-theme=dark] .app-footer{background:#0a1729!important;border-top-color:#2d3e5e!important;color:#b8c2d9}:root[data-theme=dark] .af-brand-text b{color:#f5f7fa!important}:root[data-theme=dark] .af-links a{color:#b8c2d9}:root[data-theme=dark] .af-links a:hover{color:var(--yellow-500,#f5c518)}:root[data-theme=dark] .af-meta{color:#8b97b5}:root[data-theme=dark] .af-brand-sep{background:#2d3e5e!important}:root[data-theme=dark] .bill-kpis>*,:root[data-theme=dark] .card,:root[data-theme=dark] .card-glass,:root[data-theme=dark] .kpi-card,:root[data-theme=dark] [class*=-card]:not(.tb-app):not(.tb-notif-row),:root[data-theme=dark] [class*=-panel],:root[data-theme=dark] [class*=-section]{background:#142339!important;border-color:#2d3e5e!important;color:#f5f7fa}:root[data-theme=dark] .kpi-label{color:#b8c2d9!important}:root[data-theme=dark] .kpi-value{color:#f5f7fa!important}:root[data-theme=dark] .t-eyebrow{color:#b8c2d9!important}:root[data-theme=dark] .section-header h1,:root[data-theme=dark] .section-header h2,:root[data-theme=dark] .t-h1,:root[data-theme=dark] .t-h2,:root[data-theme=dark] .t-h3,:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] h3{color:#f5f7fa!important}:root[data-theme=dark] .section-subtitle,:root[data-theme=dark] .t-muted{color:#b8c2d9!important}:root[data-theme=dark] .funnel-step,:root[data-theme=dark] [class*=-funnel]>*{background:#1d3050!important;border-color:#2d3e5e!important;color:#f5f7fa}:root[data-theme=dark] .funnel-step.active{background:linear-gradient(135deg,rgba(245,197,24,.2),rgba(245,197,24,.06))!important;border-color:var(--yellow-500,#f5c518)!important;color:#f5f7fa!important}:root[data-theme=dark] .kanban-card,:root[data-theme=dark] .kanban-col,:root[data-theme=dark] [class*=kanban]{background:#142339!important;border-color:#2d3e5e!important;color:#f5f7fa}:root[data-theme=dark] .kanban-col-hd{color:#b8c2d9!important}:root[data-theme=dark] table{color:#f5f7fa}:root[data-theme=dark] table thead th,:root[data-theme=dark] table thead tr{background:#1d3050!important;color:#b8c2d9!important;border-bottom-color:#2d3e5e!important}:root[data-theme=dark] table tbody tr{background:#142339;border-bottom-color:#2d3e5e!important}:root[data-theme=dark] table tbody tr:hover{background:rgba(74,110,224,.1)!important}:root[data-theme=dark] table tbody td{color:#f5f7fa;border-color:#2d3e5e}:root[data-theme=dark] input:not([type]),:root[data-theme=dark] input[type=date],:root[data-theme=dark] input[type=email],:root[data-theme=dark] input[type=number],:root[data-theme=dark] input[type=password],:root[data-theme=dark] input[type=search],:root[data-theme=dark] input[type=tel],:root[data-theme=dark] input[type=text],:root[data-theme=dark] input[type=url],:root[data-theme=dark] select,:root[data-theme=dark] textarea{background:#0a1729!important;color:#f5f7fa!important;border-color:#2d3e5e!important}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#8b97b5!important}:root[data-theme=dark] input:focus,:root[data-theme=dark] select:focus,:root[data-theme=dark] textarea:focus{border-color:var(--yellow-500,#f5c518)!important;box-shadow:0 0 0 3px rgba(245,197,24,.18)!important}:root[data-theme=dark] .btn-ghost{background:hsla(0,0%,100%,.06)!important;color:#f5f7fa!important;border-color:#2d3e5e!important}:root[data-theme=dark] .btn-ghost:hover{background:hsla(0,0%,100%,.12)!important}:root[data-theme=dark] .btn-icon{background:hsla(0,0%,100%,.05)!important;color:#b8c2d9!important}:root[data-theme=dark] .btn-icon:hover{background:hsla(0,0%,100%,.12)!important;color:#f5f7fa!important}:root[data-theme=dark] button.btn-primary{color:#0e1f3d!important}:root[data-theme=dark] .modal,:root[data-theme=dark] .modal-content,:root[data-theme=dark] .modal-panel,:root[data-theme=dark] .toast,:root[data-theme=dark] [class*=-modal],:root[data-theme=dark] [class*=dialog]:not([class*=dialog-fade]),:root[data-theme=dark] [class*=drawer],:root[data-theme=dark] [class*=modal-],:root[data-theme=dark] [class*=popin],:root[data-theme=dark] [role=dialog]{background:#142339!important;color:#f5f7fa!important;border-color:#2d3e5e!important}:root[data-theme=dark] [role=dialog] h1,:root[data-theme=dark] [role=dialog] h2,:root[data-theme=dark] [role=dialog] h3{color:#f5f7fa!important}:root[data-theme=dark] [style*="position: fixed"][style*="rgba(14,31,61"]{background:rgba(0,0,0,.72)!important}:root[data-theme=dark] .tb-pop-search-grouphd,:root[data-theme=dark] .tb-pop-search-row{color:#f5f7fa}:root[data-theme=dark] .tb-pop-search-row.active,:root[data-theme=dark] .tb-pop-search-row:hover{background:rgba(74,110,224,.18)!important}:root[data-theme=dark] [class*=badge],:root[data-theme=dark] [class*=chip],:root[data-theme=dark] [class*=tag]:not([class*=tagline]){background:hsla(0,0%,100%,.08);color:#e8ecf4;border-color:#2d3e5e}:root[data-theme=dark] [style*="height: 100vh"][style*="position: fixed"][style*=right]{background:#142339!important;color:#f5f7fa!important;border-color:#2d3e5e!important}:root[data-theme=dark] code,:root[data-theme=dark] pre{background:#1d3050!important;color:#ffe57a!important;border-color:#2d3e5e}:root[data-theme=dark] kbd{background:#1d3050!important;color:#b8c2d9!important;border-color:#2d3e5e!important}:root[data-theme=dark] [style*="background: #fff"]:not([class*=btn-primary]),:root[data-theme=dark] [style*="background: white"]:not([class*=btn-primary]),:root[data-theme=dark] [style*="background:#FFFFFF"]:not([class*=btn-primary]),:root[data-theme=dark] [style*="background:#fff"]:not([class*=btn-primary]){background:#142339!important}:root[data-theme=dark] [style*="background: #F8F9FB"],:root[data-theme=dark] [style*="background:#F8F9FB"]{background:#1d3050!important}:root[data-theme=dark] [style*="background: #FFF9E6"],:root[data-theme=dark] [style*="background:#FFF9E6"]{background:rgba(245,197,24,.12)!important}:root[data-theme=dark] [style*="color: #0E1F3D"]:not([style*=background]),:root[data-theme=dark] [style*="color: var(--navy-900"]:not([style*=background]),:root[data-theme=dark] [style*="color:#0E1F3D"]:not([style*=background]){color:#f5f7fa!important}:root[data-theme=dark] [style*="border: 1px solid #E5E8EE"],:root[data-theme=dark] [style*="border:1px solid #E5E8EE"]{border-color:#2d3e5e!important}:root[data-theme=dark] .divider,:root[data-theme=dark] hr{background:#2d3e5e!important;border-color:#2d3e5e!important}:root[data-theme=dark] a:not(.btn-primary):not(.tb-icon):not(.tb-brand){color:#8fb3ff}:root[data-theme=dark] a:hover:not(.btn-primary):not(.tb-icon):not(.tb-brand){color:#b5d0ff}:root[data-theme=dark] .fc-panel,:root[data-theme=dark] [aria-label="Chat flottant"]{background:#142339!important;border-color:#2d3e5e!important}:root[data-theme=dark] [class*=placeholder],:root[data-theme=dark] [class*=skeleton]{background:linear-gradient(90deg,#1d3050,#243a66 50%,#1d3050)!important}:root[data-theme=dark] ::-webkit-scrollbar{width:10px;height:10px}:root[data-theme=dark] ::-webkit-scrollbar-track{background:#0a1729}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2d3e5e;border-radius:6px;border:2px solid #0a1729}:root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3e5278}@media (max-width:767px){.topbar{padding:0 10px;gap:8px}.tb-brand-text{display:none}.tb-icon{width:34px;height:34px}.crm-subnav-groups{display:none!important}.crm-subnav-mobile-toggle{display:inline-flex!important;align-items:center;gap:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:8px 10px;border-radius:8px;font-size:13px;font-weight:700;color:var(--navy-900);cursor:pointer}.crm-subnav-mobile-toggle:hover{background:var(--off-white)}.crm-subnav-current-label{font-size:11px;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.kpi-strip{grid-template-columns:1fr 1fr!important;gap:8px!important}.modal-overlay .modal-panel{max-width:100vw!important;max-height:100vh!important;min-height:100vh;border-radius:0!important;margin:0!important}.modal-overlay{padding:0!important;align-items:flex-start!important}div[role=dialog][aria-modal=true]{max-width:100vw!important;max-height:100vh!important;border-radius:0!important;width:100vw!important}div[role=presentation][aria-modal]{padding:0!important}.floating-chat,[class*=FloatingChat]{max-width:calc(100vw - 24px)!important;right:12px!important;bottom:12px!important}.field-group{grid-template-columns:1fr!important}.tabs-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch}.tabs-wrap a,.tabs-wrap button{flex-shrink:0}.card>div>table,.card>table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.app-footer{font-size:10px;padding:10px 12px}.af-row{flex-direction:column;align-items:flex-start;gap:8px}.af-links{width:100%;justify-content:flex-start;flex-wrap:wrap}}.crm-subnav-mobile-toggle{display:none}.crm-subnav-drawer{position:fixed;top:0;left:0;width:min(248px,calc(100vw - 64px));height:100vh;background:#fff;z-index:200;box-shadow:4px 0 24px rgba(14,31,61,.2);display:flex;flex-direction:column;animation:subnav-slide-in .2s ease-out}@keyframes subnav-slide-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.crm-subnav-drawer-backdrop{position:fixed;inset:0;background:rgba(14,31,61,.4);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:199;animation:fade-in .18s ease-out}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.crm-subnav-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border-soft)}.crm-subnav-drawer-header h3{margin:0;font-size:14px;font-weight:800;color:var(--navy-900);text-transform:uppercase;letter-spacing:.04em}.crm-subnav-drawer-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;width:34px;height:34px;border-radius:8px;font-size:20px;color:var(--text-secondary);cursor:pointer}.crm-subnav-drawer-close:hover{background:var(--off-white);color:var(--navy-900)}.crm-subnav-drawer-body{flex:1 1;overflow-y:auto;padding:8px 0}.crm-subnav-drawer-group-title{padding:14px 18px 6px;font-size:10.5px;font-weight:800;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.crm-subnav-drawer-item{display:block;padding:10px 18px;font-size:14px;color:var(--text-primary);text-decoration:none;font-weight:500;transition:background .12s}.crm-subnav-drawer-item:hover{background:var(--off-white)}.crm-subnav-drawer-item.active{background:var(--cream-50,#fff9e6);color:var(--navy-900);font-weight:700;border-left:3px solid var(--yellow-500,#f5c518);padding-left:15px}@media (max-width:767px){[style*="grid-template-columns: repeat(3, 1fr)"], [style*="grid-template-columns: repeat(4, 1fr)"], [style*="gridTemplateColumns: 'repeat(3, 1fr)'"], [style*="gridTemplateColumns: 'repeat(3, minmax"], [style*="gridTemplateColumns: 'repeat(4, 1fr)'"], [style*="gridTemplateColumns: 'repeat(4, minmax"], [style*="gridTemplateColumns: 'repeat(5, 1fr)'"], [style*="gridTemplateColumns: 'repeat(5, minmax"], [style*="gridTemplateColumns: 'repeat(6, 1fr)'"]{grid-template-columns:1fr 1fr!important}[style*="gridTemplateColumns: '120px 1fr 1fr'"],[style*="gridTemplateColumns: '120px 1fr'"],[style*="gridTemplateColumns: '140px 1fr'"],[style*="gridTemplateColumns: '180px 1fr'"],[style*="gridTemplateColumns: '1fr 1fr 1fr 1fr'"],[style*="gridTemplateColumns: '1fr 1fr 1fr'"],[style*="gridTemplateColumns: '1fr 280px'"],[style*="gridTemplateColumns: '1fr 300px'"],[style*="gridTemplateColumns: '1fr 320px'"],[style*="gridTemplateColumns: '200px 1fr'"],[style*="gridTemplateColumns: '220px 1fr'"],[style*="gridTemplateColumns: '240px 1fr'"],[style*="gridTemplateColumns: '260px 1fr'"],[style*="gridTemplateColumns: '280px 1fr'"],[style*="gridTemplateColumns: '300px 1fr'"],[style*="gridTemplateColumns: '320px 1fr'"]{grid-template-columns:1fr!important}[style*="gridTemplateColumns: 'repeat(7"],[style*="gridTemplateColumns: 'repeat(8"]{overflow-x:auto!important;-webkit-overflow-scrolling:touch}[style*="width: '400px'"],[style*="width: '420px'"],[style*="width: '440px'"],[style*="width: '460px'"],[style*="width: '480px'"],[style*="width: '500px'"],[style*="width: '520px'"],[style*="width: '540px'"],[style*="width: '560px'"],[style*="width: '580px'"],[style*="width: '600px'"],[style*="width: '640px'"],[style*="width: '680px'"],[style*="width: '720px'"],[style*="width: '768px'"],[style*="width: '800px'"]{width:100%!important;max-width:100%!important}[style*="padding: '24px"],[style*="padding: '28px"],[style*="padding: '32px"],[style*="padding: 24px"],[style*="padding: 28px"],[style*="padding: 32px"],[style*="padding: 36px"],[style*="padding: 40px"],[style*="padding: 48px"]{padding:14px!important}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100vw}table tbody,table thead,table tr{display:table;width:100%;table-layout:fixed}[style*="maxWidth: '400px'"][style*="right: 0"],[style*="maxWidth: 400"][style*="right: 0"],[style*="width: '400px'"][style*="right: 0"],[style*="width: 400px"][style*="right: 0"],[style*="width: 480px"][style*="right: 0"],[style*="width: 520px"][style*="right: 0"],[style*="width: 560px"][style*="right: 0"]{width:100vw!important;max-width:100vw!important}.chip{max-width:100%}input,select,textarea{width:100%!important;box-sizing:border-box}article[style*=max-width],div[style*="max-width: 10"],div[style*="max-width: 11"],div[style*="max-width: 12"],div[style*="max-width: 13"],div[style*="max-width: 14"],div[style*="max-width: 15"],div[style*="max-width: 6"],div[style*="max-width: 7"],div[style*="max-width: 8"],div[style*="max-width: 9"],div[style*="max-width:4"],div[style*="max-width:5"],input,main[style*=max-width],section[style*=max-width],select,textarea{max-width:100%!important}[style*="width: 400px"],[style*="width: 420px"],[style*="width: 440px"],[style*="width: 460px"],[style*="width: 480px"],[style*="width: 500px"],[style*="width: 520px"],[style*="width: 540px"],[style*="width: 560px"],[style*="width: 580px"],[style*="width: 600px"],[style*="width: 640px"],[style*="width: 680px"],[style*="width: 720px"],[style*="width: 768px"],[style*="width: 800px"]{width:100%!important;max-width:100%!important}[style*="grid-template-columns: repeat(3, 1fr)"], [style*="grid-template-columns: repeat(3, minmax"], [style*="grid-template-columns: repeat(4, 1fr)"], [style*="grid-template-columns: repeat(4, minmax"], [style*="grid-template-columns: repeat(5, 1fr)"], [style*="grid-template-columns: repeat(5, minmax"], [style*="grid-template-columns: repeat(6, 1fr)"]{grid-template-columns:1fr 1fr!important}[style*="grid-template-columns: 120px"],[style*="grid-template-columns: 140px"],[style*="grid-template-columns: 180px"],[style*="grid-template-columns: 1fr 1fr 1fr 1fr"],[style*="grid-template-columns: 1fr 1fr 1fr"],[style*="grid-template-columns: 1fr 280px"],[style*="grid-template-columns: 1fr 300px"],[style*="grid-template-columns: 1fr 320px"],[style*="grid-template-columns: 200px"],[style*="grid-template-columns: 220px"],[style*="grid-template-columns: 240px"],[style*="grid-template-columns: 260px"],[style*="grid-template-columns: 280px"],[style*="grid-template-columns: 300px"],[style*="grid-template-columns: 320px"]{grid-template-columns:1fr!important}[style*="grid-template-columns: repeat(7"],[style*="grid-template-columns: repeat(8"]{overflow-x:auto!important;-webkit-overflow-scrolling:touch}[style*="padding: 24px"],[style*="padding: 28px"],[style*="padding: 32px"],[style*="padding: 36px"],[style*="padding: 40px"],[style*="padding: 48px"]{padding:14px!important}[style*="max-width: 400px"][style*="right: 0"],[style*="max-width: 480px"][style*="right: 0"],[style*="max-width: 620px"][style*="right: 0"],[style*="max-width: 720px"][style*="right: 0"],[style*="width: 400px"][style*="right: 0"],[style*="width: 480px"][style*="right: 0"],[style*="width: 520px"][style*="right: 0"],[style*="width: 560px"][style*="right: 0"],[style*="width: 620px"][style*="right: 0"],[style*="width: 720px"][style*="right: 0"]{width:100vw!important;max-width:100vw!important}[style*="grid-template-columns: repeat(7"]{grid-auto-columns:80vw!important;grid-template-columns:repeat(7,80vw)!important;padding-bottom:12px}.cra-cal{overflow-x:auto;-webkit-overflow-scrolling:touch}.cra-cal-cell{min-height:56px!important}.cra-cal-cell.empty{min-height:28px!important}.cra-cal-dow{font-size:9px!important;padding:4px!important}.cra-cal-slot{font-size:9px!important;padding:2px 3px!important;line-height:1.1}.crm-filter-bar{flex-wrap:wrap!important;gap:8px!important}.crm-segments{flex-wrap:wrap!important;width:100%}.crm-segment{flex:1 1 auto;min-width:0;font-size:11px!important}.card[style*="overflow: hidden"]{overflow:auto!important}.crm-kpis{grid-template-columns:1fr 1fr!important;gap:8px!important}.crm-bottom{grid-template-columns:1fr!important;gap:12px!important}.crm-funnel-row{grid-template-columns:80px 1fr!important;gap:8px!important;font-size:10px}.recharts-responsive-container,.recharts-wrapper{max-width:100%!important}[role=tablist]{overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin}[role=tab]{flex-shrink:0!important}}.tb-pop-user{width:336px;padding:16px}.tb-user-profile{display:flex;align-items:center;gap:12px;padding:4px 4px 12px}.tb-user-profile-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.tb-user-name{font-size:14px;color:var(--navy-900);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tb-user-sub{color:var(--text-muted);font-size:11.5px;font-weight:600}.tb-user-divider{height:1px;background:var(--border-soft);margin:8px -4px}.tb-user-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border-radius:8px;font:inherit;font-size:13px;font-weight:600;color:var(--text-primary);text-align:left;transition:background .12s var(--ease);text-decoration:none}.tb-user-item:hover{background:var(--off-white)}.tb-user-item.active{background:linear-gradient(135deg,rgba(245,197,24,.16),rgba(245,197,24,.06));color:var(--navy-900)}.tb-user-item-icon{width:22px;min-width:22px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary)}.tb-user-item-label{flex:1 1;min-width:0}.tb-user-item-group{margin-top:2px}.tb-user-subitems{margin:2px 0 4px 22px;padding-left:12px;border-left:1px solid var(--border-soft);display:flex;flex-direction:column;gap:2px}.tb-user-subitem{min-height:32px;padding:7px 10px;font-size:12.5px;font-weight:650;color:var(--text-secondary)}.tb-user-subitem .tb-user-item-icon{width:18px;min-width:18px}.tb-user-item.danger{color:var(--danger)}.tb-user-item.danger:hover{background:rgba(225,85,84,.08)}:root[data-theme=dark] .tb-user-divider{background:#2d3e5e}:root[data-theme=dark] .tb-user-name{color:#f5f7fa}:root[data-theme=dark] .tb-user-sub{color:#8b97b5}:root[data-theme=dark] .tb-user-subitems{border-left-color:#2d3e5e}:root[data-theme=dark] .tb-user-item:hover{background:hsla(0,0%,100%,.06)!important}:root[data-theme=dark] .tb-user-item.active{background:linear-gradient(135deg,rgba(245,197,24,.18),rgba(245,197,24,.06))!important;color:#f5f7fa}@media (max-width:767px){.tb-pop-apps,.tb-pop-notif,.tb-pop-user{width:auto!important;max-width:calc(100vw - 16px)}}.tb-pop-notif.tb-pop-notif-rich{width:420px;max-height:none;overflow:hidden;padding:0}.tb-pop-hd-notif-rich{padding:18px 18px 12px;border-bottom:1px solid var(--border-soft);align-items:flex-start;gap:12px}.tb-notif-head-copy{min-width:0}.tb-notif-head-title{gap:8px;font-size:18px;color:var(--navy-900)}.tb-notif-head-count,.tb-notif-head-title{display:inline-flex;align-items:center;font-weight:800}.tb-notif-head-count{min-width:26px;height:26px;padding:0 8px;border-radius:999px;background:linear-gradient(135deg,rgba(245,197,24,.18),rgba(245,197,24,.3));color:#f59e0b;justify-content:center;font-size:13px}.tb-notif-head-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.tb-notif-mark-all{border:none;background:none;color:#f59e0b;font-size:13px;font-weight:700;cursor:pointer}.tb-notif-settings{width:34px;height:34px;border-radius:12px;border:1px solid var(--border-soft);color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.92);text-decoration:none}.tb-notif-filters{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px;border-bottom:1px solid var(--border-soft)}.tb-notif-filter-chip{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid var(--border-soft);background:#fff;color:var(--text-secondary);font-size:13px;font-weight:700;cursor:pointer}.tb-notif-filter-chip.active{border-color:rgba(245,197,24,.75);color:#f59e0b;background:linear-gradient(135deg,rgba(245,197,24,.12),rgba(245,197,24,.22))}.tb-notif-filter-count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgba(92,99,115,.12);color:inherit;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.tb-notif-rich-list{max-height:460px;overflow-y:auto;padding:10px 0 0;background:linear-gradient(180deg,rgba(248,250,255,.92),hsla(0,0%,100%,.96))}.tb-notif-section-label{padding:0 18px 10px;color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.08em}.tb-notif-card{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:start;grid-gap:12px;gap:12px;padding:16px 18px 16px 22px;border-top:1px solid rgba(92,99,115,.08);cursor:pointer;transition:background .16s ease}.tb-notif-card:hover{background:rgba(245,197,24,.08)}.tb-notif-card.unread{background:linear-gradient(90deg,rgba(74,110,224,.08),rgba(74,110,224,.02) 60%,transparent)}.tb-notif-card-rail{position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:0 999px 999px 0;opacity:.96}.tb-notif-avatar-rich{position:relative;width:54px;height:54px;border-radius:50%;border:2px solid rgba(236,72,153,.26);background:linear-gradient(180deg,hsla(0,0%,100%,.94),rgba(248,250,255,.92));font-size:24px;flex-shrink:0}.tb-notif-avatar-badge,.tb-notif-avatar-rich{display:inline-flex;align-items:center;justify-content:center;font-weight:800}.tb-notif-avatar-badge{position:absolute;right:-2px;bottom:-2px;width:20px;height:20px;border-radius:999px;border:2px solid #fff;color:#fff;font-size:11px}.tb-notif-card-copy{min-width:0;display:flex;flex-direction:column;gap:4px;padding-top:2px}.tb-notif-card-title{color:var(--navy-900);font-size:15px;font-weight:800;line-height:1.25}.tb-notif-card-body{color:var(--text-secondary);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tb-notif-card-meta{min-width:72px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;color:var(--text-muted);font-size:12px;padding-top:2px}.tb-notif-card-dot{width:9px;height:9px;border-radius:999px;box-shadow:0 0 0 4px rgba(74,110,224,.12)}.tb-notif-empty-rich{padding:40px 24px 48px;text-align:center;color:var(--text-muted);font-size:14px}.tb-notif-footer-rich{padding:14px 18px 18px;border-top:1px solid var(--border-soft);background:#fff}.tb-notif-footer-rich a{color:#f59e0b;font-size:15px;font-weight:800;text-decoration:none}:root[data-theme=dark] .tb-pop-notif.tb-pop-notif-rich{background:#121722}:root[data-theme=dark] .tb-notif-filters,:root[data-theme=dark] .tb-notif-footer-rich,:root[data-theme=dark] .tb-pop-hd-notif-rich{border-color:hsla(0,0%,100%,.08)}:root[data-theme=dark] .tb-notif-card-title,:root[data-theme=dark] .tb-notif-head-title{color:#f8fafc}:root[data-theme=dark] .tb-notif-filter-chip,:root[data-theme=dark] .tb-notif-settings{background:rgba(15,23,42,.9)}:root[data-theme=dark] .tb-notif-rich-list{background:linear-gradient(180deg,rgba(15,23,42,.88),rgba(17,24,39,.96))}:root[data-theme=dark] .tb-notif-card{border-top-color:hsla(0,0%,100%,.05)}:root[data-theme=dark] .tb-notif-card:hover{background:rgba(245,197,24,.08)}:root[data-theme=dark] .tb-notif-card.unread{background:linear-gradient(90deg,rgba(74,110,224,.16),rgba(74,110,224,.05) 60%,transparent)}:root[data-theme=dark] .tb-notif-card-body,:root[data-theme=dark] .tb-notif-card-meta,:root[data-theme=dark] .tb-notif-section-label{color:rgba(226,232,240,.72)}@media (max-width:768px){.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:8px;padding:0 10px}.tb-left{gap:8px;min-width:auto}.tb-breadcrumb,.tb-divider{display:none}.tb-brand{gap:6px}.tb-brand-text{font-size:12px}.tb-search{max-width:none!important;margin:0;padding:0;background:transparent;border:0;box-shadow:none}.tb-search,.tb-search-input{width:100%;min-width:0}.tb-search-input input{height:40px;padding:0 14px!important;border-radius:12px!important;border:1px solid var(--border-soft)!important;background:linear-gradient(180deg,#f8f9fb,#fff)!important;font-size:15px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.7)}.tb-search-input input::placeholder{color:var(--text-muted)}.tb-right{gap:2px}.tb-pop-notif.tb-pop-notif-rich{width:min(420px,calc(100vw - 16px))}.tb-notif-card{grid-template-columns:auto 1fr}.tb-notif-card-meta{grid-column:2;flex-direction:row;justify-content:space-between;align-items:center;min-width:0}}@media (min-width:768px){.tb-search{position:relative;display:flex!important;align-items:center;gap:10px;height:48px;padding:4px 6px 4px 8px;background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(248,249,251,.96));border:1px solid rgba(14,31,61,.08);border-radius:18px;color:var(--text-secondary);transition:border-color .18s var(--ease),box-shadow .18s var(--ease),transform .18s var(--ease),background .18s var(--ease);box-shadow:0 12px 30px rgba(14,31,61,.08),inset 0 1px 0 hsla(0,0%,100%,.78);min-width:0}.tb-search:before{content:"";position:absolute;inset:1px;border-radius:17px;background:linear-gradient(135deg,rgba(245,197,24,.08),hsla(0,0%,100%,0));pointer-events:none;opacity:.85}.tb-search:hover{border-color:rgba(245,197,24,.28);box-shadow:0 14px 36px rgba(14,31,61,.11),0 0 0 1px rgba(245,197,24,.08);transform:translateY(-1px)}.tb-search:focus-within{background:linear-gradient(180deg,#fff,rgba(255,250,237,.98));border-color:rgba(245,197,24,.58);box-shadow:0 18px 40px rgba(14,31,61,.12),0 0 0 5px rgba(245,197,24,.14)}.tb-search-visual{position:relative;z-index:1;width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;background:linear-gradient(135deg,rgba(245,197,24,.24),rgba(245,197,24,.08));color:var(--navy-900);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.64)}.tb-search-input{position:relative;z-index:1;flex:1 1 auto;min-width:0}.tb-search-input input{min-width:0;height:40px!important;padding:0 4px!important;border:0!important;background:transparent!important;outline:none;font-size:15px!important;font-weight:600;letter-spacing:-.01em;color:var(--text-primary);box-shadow:none!important}.tb-search-input input::placeholder{color:color-mix(in srgb,var(--text-muted) 88%,#fff)}.tb-search-chip{display:inline-flex;height:34px;padding:0 13px;border-radius:999px;border:1px solid rgba(245,197,24,.28);background:linear-gradient(180deg,rgba(255,248,220,.96),hsla(0,0%,100%,.98));color:var(--navy-900);font-size:11.5px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;box-shadow:0 6px 18px rgba(245,197,24,.14)}.tb-search-chip,.tb-search-fallback{position:relative;z-index:1;align-items:center}.tb-search-fallback{flex:1 1 auto;min-width:0;display:flex;height:40px;padding:0 4px;color:var(--text-secondary);font-size:15px;font-weight:600;letter-spacing:-.01em}.tb-search .tb-kbd{display:none}:root[data-theme=dark] .tb-search{background:linear-gradient(180deg,rgba(10,23,41,.94),rgba(15,29,51,.92))!important;border-color:#2d3e5e!important;color:#f5f7fa!important;box-shadow:0 12px 30px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.04)!important}:root[data-theme=dark] .tb-search:before{background:linear-gradient(135deg,rgba(245,197,24,.12),hsla(0,0%,100%,0));opacity:1}:root[data-theme=dark] .tb-search:hover{border-color:rgba(245,197,24,.36)!important;box-shadow:0 16px 38px rgba(0,0,0,.28),0 0 0 1px rgba(245,197,24,.08)!important}:root[data-theme=dark] .tb-search:focus-within{background:linear-gradient(180deg,rgba(12,26,46,.98),rgba(18,36,60,.96))!important;border-color:rgba(245,197,24,.62)!important;box-shadow:0 18px 42px rgba(0,0,0,.3),0 0 0 5px rgba(245,197,24,.12)!important}:root[data-theme=dark] .tb-search-visual{background:linear-gradient(135deg,rgba(245,197,24,.22),rgba(245,197,24,.08));color:#ffd85a;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}:root[data-theme=dark] .tb-search-chip{background:linear-gradient(180deg,rgba(245,197,24,.16),hsla(0,0%,100%,.03));border-color:rgba(245,197,24,.28);color:#ffe08a;box-shadow:0 8px 18px rgba(0,0,0,.18)}:root[data-theme=dark] .tb-search-fallback,:root[data-theme=dark] .tb-search-input input{color:#f5f7fa!important}:root[data-theme=dark] .tb-search-input input::placeholder{color:#8b97b5!important}}@media (max-width:767px){.tb-search-chip,.tb-search-visual{display:none!important}.topbar{grid-template-columns:auto minmax(0,1fr) auto!important;gap:8px;padding:0 10px}.tb-left{gap:8px;min-width:auto}.tb-brand{gap:6px}.tb-brand-text,.tb-breadcrumb,.tb-divider,.tb-mobile-hide,.tb-search{display:none!important}.tb-search.tb-search-mobile-wrap{display:flex!important;min-width:0;width:100%;max-width:100%;margin:0;height:42px;padding:3px 5px 3px 6px;border-radius:14px}.tb-search.tb-search-mobile-wrap .tb-kbd,.tb-search.tb-search-mobile-wrap .tb-search-chip{display:none!important}.tb-right{gap:2px;min-width:0}.tb-search-visual{display:inline-flex!important;width:30px;height:30px;flex:0 0 30px;border-radius:10px}.tb-avatar{padding-left:0}}.tb-mobile-menu-wrap{position:relative;display:inline-flex}.tb-menu-trigger{flex-shrink:0}.tb-mobile-sheet-backdrop{position:fixed;inset:var(--topbar-h) 0 0;border:0;background:rgba(14,31,61,.28);z-index:1005}.tb-mobile-sheet{position:fixed;top:var(--topbar-h);left:0;bottom:0;width:min(280px,calc(100vw - 28px));padding:0;border-radius:0;background:hsla(0,0%,100%,.99);border-right:1px solid var(--border-soft);box-shadow:18px 0 42px rgba(14,31,61,.18);z-index:1006;display:flex;flex-direction:column;overflow:hidden}.tb-mobile-sheet-hd{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:10px 12px;border-bottom:1px solid var(--border-soft)}.tb-mobile-sheet-title{font-size:12px;font-weight:800;color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase}.tb-mobile-sheet-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;flex-shrink:0}.tb-mobile-sheet-body{overflow-y:auto;padding:14px 12px 24px}.tb-burger-sec+.tb-burger-sec{margin-top:18px;padding-top:16px;border-top:1px solid var(--border-soft)}.tb-burger-sec-title{margin-bottom:10px;color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.tb-burger-nav{display:flex;flex-direction:column;gap:2px}.tb-burger-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:flex;align-items:center;gap:10px;min-height:36px;padding:8px;border:0;border-radius:10px;background:transparent;color:var(--navy-900);font:inherit;font-size:13px;font-weight:700;text-decoration:none;text-align:left;cursor:pointer;transition:background .12s var(--ease),color .12s var(--ease)}.tb-burger-link:hover{background:var(--off-white)}.tb-burger-link-icon{width:16px;min-width:16px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-secondary)}.tb-burger-link-danger{color:#d64242}.tb-burger-link-danger .tb-burger-link-icon{color:inherit}.tb-burger-link-danger:hover{background:rgba(214,66,66,.08)}:root[data-theme=dark] .tb-mobile-sheet{background:rgba(11,18,32,.98);border-right-color:hsla(0,0%,100%,.08);box-shadow:18px 0 42px rgba(0,0,0,.46)}:root[data-theme=dark] .tb-burger-link{color:#f5f7fa}:root[data-theme=dark] .tb-burger-link:hover{background:hsla(0,0%,100%,.06)}:root[data-theme=dark] .tb-burger-link-icon{color:#aab6d3}.tb-app.tb-app-active{box-shadow:inset 0 0 0 1.5px rgba(0,0,0,.08);border-radius:12px}:root[data-theme=dark] .tb-app.tb-app-active{box-shadow:inset 0 0 0 1.5px hsla(0,0%,100%,.14)}@media (max-width:767px){.tb-pop{position:fixed!important;top:calc(var(--topbar-h) - 6px)!important;right:60px!important;left:auto!important}.tb-pop-apps,.tb-pop-notif,.tb-pop-user{width:auto!important;max-width:calc(100vw - 76px)!important}.tb-pop-apps{width:min(360px,calc(100vw - 76px))!important}.tb-mobile-hide,.tb-pop-user{display:none!important}}@media (max-width:420px){.tb-mobile-sheet{left:8px;width:calc(100vw - 16px)}}:root[data-theme=dark]{color-scheme:dark;--crm-dark-bg:#071120;--crm-dark-surface:#101d31;--crm-dark-surface-soft:#17263f;--crm-dark-border:rgba(164,177,207,.22);--crm-dark-text:#f7f9fd;--crm-dark-text-secondary:#c6d1e5;--crm-dark-text-muted:#92a1bd;--crm-dark-danger-surface:rgba(239,45,50,.16);--crm-dark-yellow-surface:rgba(245,197,24,.16);--bg:var(--crm-dark-bg);--bg-page:var(--crm-dark-bg);--bg-card:var(--crm-dark-surface);--bg-elevated:var(--crm-dark-surface-soft);--surface:var(--crm-dark-surface);--surface-2:var(--crm-dark-surface-soft);--text-primary:var(--crm-dark-text);--text-secondary:var(--crm-dark-text-secondary);--text-muted:var(--crm-dark-text-muted);--border:var(--crm-dark-border);--border-soft:var(--crm-dark-border)}:root[data-theme=dark],:root[data-theme=dark] body{background:radial-gradient(circle at 10% -10%,rgba(74,110,224,.2),transparent 34rem),radial-gradient(circle at 86% 2%,rgba(245,197,24,.12),transparent 30rem),var(--crm-dark-bg)!important;color:var(--crm-dark-text)!important}:root[data-theme=dark] .crm{background:linear-gradient(180deg,rgba(7,17,32,.98),#081222)!important;color:var(--crm-dark-text)!important;min-height:calc(100vh - var(--topbar-h) - var(--crm-subnav-h))}:root[data-theme=dark] .crm main{background:transparent!important}:root[data-theme=dark] .crm .card,:root[data-theme=dark] .crm .card-glass,:root[data-theme=dark] .crm .crm-board,:root[data-theme=dark] .crm .crm-col,:root[data-theme=dark] .crm .crm-deal,:root[data-theme=dark] .crm .crm-dropdown,:root[data-theme=dark] .crm .crm-filter-bar,:root[data-theme=dark] .crm .crm-popover,:root[data-theme=dark] .crm .crm-segments,:root[data-theme=dark] .crm .drawer-panel,:root[data-theme=dark] .crm .modal-content,:root[data-theme=dark] .crm .modal-panel,:root[data-theme=dark] .crm [role=dialog],:root[data-theme=dark] [role=dialog] .crm,:root[data-theme=dark] [role=dialog].crm-modal{background:linear-gradient(180deg,rgba(16,29,49,.98),rgba(13,25,43,.98))!important;border-color:var(--crm-dark-border)!important;color:var(--crm-dark-text)!important;box-shadow:0 1px 0 hsla(0,0%,100%,.04),0 18px 50px rgba(0,0,0,.34)!important}:root[data-theme=dark] .crm .crm-col-body,:root[data-theme=dark] .crm .crm-col-hd,:root[data-theme=dark] .crm .drawer-footer,:root[data-theme=dark] .crm .drawer-header,:root[data-theme=dark] .crm .modal-footer,:root[data-theme=dark] .crm .modal-header{background:rgba(11,23,41,.72)!important;border-color:var(--crm-dark-border)!important;color:var(--crm-dark-text)!important}:root[data-theme=dark] .crm .crm-search,:root[data-theme=dark] .crm [contenteditable=true],:root[data-theme=dark] .crm input,:root[data-theme=dark] .crm select,:root[data-theme=dark] .crm textarea{background:rgba(7,17,32,.78)!important;border-color:var(--crm-dark-border)!important;color:var(--crm-dark-text)!important}:root[data-theme=dark] .crm input::placeholder,:root[data-theme=dark] .crm textarea::placeholder{color:var(--crm-dark-text-muted)!important}:root[data-theme=dark] .crm .crm-badge,:root[data-theme=dark] .crm .crm-chip,:root[data-theme=dark] .crm .crm-segment,:root[data-theme=dark] .crm [class*=badge],:root[data-theme=dark] .crm [class*=chip],:root[data-theme=dark] .crm [class*=pill],:root[data-theme=dark] .crm [class*=tag]:not([class*=tagline]){background:hsla(0,0%,100%,.08)!important;border-color:var(--crm-dark-border)!important;color:var(--crm-dark-text-secondary)!important}:root[data-theme=dark] .crm .crm-segment.on,:root[data-theme=dark] .crm [aria-selected=true]{background:rgba(245,197,24,.16)!important;border-color:rgba(245,197,24,.52)!important;color:var(--crm-dark-text)!important}:root[data-theme=dark] .crm .btn-primary,:root[data-theme=dark] .crm [style*="background-color: rgb(245, 197, 24)"],:root[data-theme=dark] .crm [style*="background: #F5C518"],:root[data-theme=dark] .crm [style*="background: #FFD028"],:root[data-theme=dark] .crm [style*="background: rgb(245, 197, 24)"],:root[data-theme=dark] .crm button.btn-primary{color:#0e1f3d!important}:root[data-theme=dark] .crm .btn-ghost,:root[data-theme=dark] .crm .btn-icon,:root[data-theme=dark] .crm button:not(.btn-primary){border-color:var(--crm-dark-border)!important}:root[data-theme=dark] .crm [style*="background-color: rgb(255, 255, 255)"]:not(.btn-primary), :root[data-theme=dark] .crm [style*="background: #FFFFFF"]:not(.btn-primary), :root[data-theme=dark] .crm [style*="background: #fff"]:not(.btn-primary), :root[data-theme=dark] .crm [style*="background: rgb(255, 255, 255)"]:not(.btn-primary), :root[data-theme=dark] .crm [style*="background: white"]:not(.btn-primary), :root[data-theme=dark] .crm [style*="background:#FFFFFF"]:not(.btn-primary), :root[data-theme=dark] .crm [style*="background:#fff"]:not(.btn-primary){background:var(--crm-dark-surface)!important}:root[data-theme=dark] .crm [style*="background: #F8F9FB"],:root[data-theme=dark] .crm [style*="background: #F8FAFC"],:root[data-theme=dark] .crm [style*="background: #FAFBFD"],:root[data-theme=dark] .crm [style*="background: rgb(248, 249, 251)"],:root[data-theme=dark] .crm [style*="background: rgb(248, 250, 252)"],:root[data-theme=dark] .crm [style*="background: rgb(250, 251, 253)"]{background:var(--crm-dark-surface-soft)!important}:root[data-theme=dark] .crm [style*="background: #FEF3C7"],:root[data-theme=dark] .crm [style*="background: #FFF7ED"],:root[data-theme=dark] .crm [style*="background: #FFF9E6"],:root[data-theme=dark] .crm [style*="background: rgb(254, 243, 199)"],:root[data-theme=dark] .crm [style*="background: rgb(255, 247, 237)"],:root[data-theme=dark] .crm [style*="background: rgb(255, 249, 230)"]{background:var(--crm-dark-yellow-surface)!important}:root[data-theme=dark] .crm [style*="background: #FEE2E2"],:root[data-theme=dark] .crm [style*="background: #FFF7F6"],:root[data-theme=dark] .crm [style*="background: rgb(254, 226, 226)"],:root[data-theme=dark] .crm [style*="background: rgb(255, 247, 246)"]{background:var(--crm-dark-danger-surface)!important}:root[data-theme=dark] .crm [style*=linear-gradient][style*="#FFFFFF"],:root[data-theme=dark] .crm [style*=linear-gradient][style*="#fff"],:root[data-theme=dark] .crm [style*=linear-gradient][style*="255, 255, 255"]{background:linear-gradient(135deg,rgba(16,29,49,.98),rgba(23,38,63,.96))!important}:root[data-theme=dark] .crm [style*="color: #0E1F3D"]:not(.btn-primary):not([style*="background: #F5C518"]):not([style*="background: #FFD028"]),:root[data-theme=dark] .crm [style*="color: #0F172A"],:root[data-theme=dark] .crm [style*="color: #111827"],:root[data-theme=dark] .crm [style*="color: #26364D"],:root[data-theme=dark] .crm [style*="color: #27364D"],:root[data-theme=dark] .crm [style*="color: #334155"],:root[data-theme=dark] .crm [style*="color: #374151"],:root[data-theme=dark] .crm [style*="color: rgb(14, 31, 61)"]:not(.btn-primary):not([style*="background: rgb(245, 197, 24)"]),:root[data-theme=dark] .crm [style*="color: rgb(15, 23, 42)"],:root[data-theme=dark] .crm [style*="color: rgb(17, 24, 39)"],:root[data-theme=dark] .crm [style*="color: rgb(38, 54, 77)"],:root[data-theme=dark] .crm [style*="color: rgb(39, 54, 77)"],:root[data-theme=dark] .crm [style*="color: rgb(51, 65, 85)"],:root[data-theme=dark] .crm [style*="color: rgb(55, 65, 81)"],:root[data-theme=dark] .crm [style*="color:#0E1F3D"]:not(.btn-primary):not([style*="background:#F5C518"]){color:var(--crm-dark-text)!important}:root[data-theme=dark] .crm [style*="color: #536279"],:root[data-theme=dark] .crm [style*="color: #64748B"],:root[data-theme=dark] .crm [style*="color: #73829A"],:root[data-theme=dark] .crm [style*="color: #7B8798"],:root[data-theme=dark] .crm [style*="color: #8B96A8"],:root[data-theme=dark] .crm [style*="color: #94A3B8"],:root[data-theme=dark] .crm [style*="color: rgb(100, 116, 139)"],:root[data-theme=dark] .crm [style*="color: rgb(115, 130, 154)"],:root[data-theme=dark] .crm [style*="color: rgb(123, 135, 152)"],:root[data-theme=dark] .crm [style*="color: rgb(139, 150, 168)"],:root[data-theme=dark] .crm [style*="color: rgb(148, 163, 184)"],:root[data-theme=dark] .crm [style*="color: rgb(83, 98, 121)"]{color:var(--crm-dark-text-secondary)!important}:root[data-theme=dark] .crm [style*="border-bottom: 1px solid #D8D2C5"],:root[data-theme=dark] .crm [style*="border-bottom: 1px solid rgb(216, 210, 197)"],:root[data-theme=dark] .crm [style*="border-top: 1px solid #E7E0D2"],:root[data-theme=dark] .crm [style*="border-top: 1px solid rgb(231, 224, 210)"],:root[data-theme=dark] .crm [style*="border: 1px solid #DED8CA"],:root[data-theme=dark] .crm [style*="border: 1px solid #E5E7EB"],:root[data-theme=dark] .crm [style*="border: 1px solid rgb(222, 216, 202)"],:root[data-theme=dark] .crm [style*="border: 1px solid rgb(229, 231, 235)"]{border-color:var(--crm-dark-border)!important}:root[data-theme=dark] .crm [style*="background: #E5E7EB"],:root[data-theme=dark] .crm [style*="background: #E8E2D2"],:root[data-theme=dark] .crm [style*="background: #F0EADF"],:root[data-theme=dark] .crm [style*="background: rgb(229, 231, 235)"],:root[data-theme=dark] .crm [style*="background: rgb(232, 226, 210)"],:root[data-theme=dark] .crm [style*="background: rgb(240, 234, 223)"],:root[data-theme=dark] .crm hr{background:var(--crm-dark-border)!important;border-color:var(--crm-dark-border)!important}:root[data-theme=dark] .crm [style*="background-color: rgb(233, 237, 243)"], :root[data-theme=dark] .crm [style*="background-color: rgb(238, 242, 247)"], :root[data-theme=dark] .crm [style*="background-color: rgb(239, 246, 255)"], :root[data-theme=dark] .crm [style*="background-color: rgb(255, 254, 250)"], :root[data-theme=dark] .crm [style*="background-color: rgba(255, 255, 255, 0.72)"], :root[data-theme=dark] .crm [style*="background: #E9EDF3"], :root[data-theme=dark] .crm [style*="background: #EEF2F7"], :root[data-theme=dark] .crm [style*="background: #EFF6FF"], :root[data-theme=dark] .crm [style*="background: #FFFEFA"], :root[data-theme=dark] .crm [style*="background: rgb(233, 237, 243)"], :root[data-theme=dark] .crm [style*="background: rgb(238, 242, 247)"], :root[data-theme=dark] .crm [style*="background: rgb(239, 246, 255)"], :root[data-theme=dark] .crm [style*="background: rgb(255, 254, 250)"], :root[data-theme=dark] .crm [style*="background: rgba(255, 255, 255, 0.72)"], :root[data-theme=dark] .crm [style*="background: rgba(255,255,255,.72)"], :root[data-theme=dark] .crm [style*="background: rgba(255,255,255,0.72)"], :root[data-theme=dark] .crm [style*="background:#EEF2F7"], :root[data-theme=dark] .crm [style*="background:#EFF6FF"]{background:hsla(0,0%,100%,.08)!important;border-color:var(--crm-dark-border)!important}:root[data-theme=dark] .crm [style*="color: #1E40AF"],:root[data-theme=dark] .crm [style*="color: #344154"],:root[data-theme=dark] .crm [style*="color: #475569"],:root[data-theme=dark] .crm [style*="color: #4B5563"],:root[data-theme=dark] .crm [style*="color: #92400E"],:root[data-theme=dark] .crm [style*="color: rgb(146, 64, 14)"],:root[data-theme=dark] .crm [style*="color: rgb(30, 64, 175)"],:root[data-theme=dark] .crm [style*="color: rgb(52, 65, 84)"],:root[data-theme=dark] .crm [style*="color: rgb(71, 85, 105)"],:root[data-theme=dark] .crm [style*="color: rgb(75, 85, 99)"]{color:var(--crm-dark-text-secondary)!important}:root[data-theme=dark] .crm [style*="color: #991B1B"],:root[data-theme=dark] .crm [style*="color: #B42318"],:root[data-theme=dark] .crm [style*="color: rgb(153, 27, 27)"],:root[data-theme=dark] .crm [style*="color: rgb(180, 35, 24)"]{color:#fecaca!important}:root[data-theme=dark] .crm [style*="border: 1px solid rgb(253, 186, 116)"], :root[data-theme=dark] .crm [style*="border:1px solid #FDBA74"]{border-color:rgba(245,158,11,.38)!important}:root[data-theme=dark] .crm [style*="color: #9A3412"],:root[data-theme=dark] .crm [style*="color: #B45309"],:root[data-theme=dark] .crm [style*="color: rgb(154, 52, 18)"],:root[data-theme=dark] .crm [style*="color: rgb(180, 83, 9)"]{color:#fed7aa!important}:root[data-theme=dark] .crm [style*="background: #FEE2E2"],:root[data-theme=dark] .crm [style*="background: rgb(254, 226, 226)"]{border:1px solid hsla(0,91%,71%,.28)!important}:root[data-theme=dark] .crm input::selection,:root[data-theme=dark] .crm textarea::selection{background:rgba(245,197,24,.28);color:var(--crm-dark-text)}:root[data-theme=dark] .crm [style*="background-color: rgb(245, 197, 24)"], :root[data-theme=dark] .crm [style*="background-color: rgb(255, 208, 40)"], :root[data-theme=dark] .crm [style*="background: #F5C518"], :root[data-theme=dark] .crm [style*="background: #FFD028"], :root[data-theme=dark] .crm [style*="background: rgb(245, 197, 24)"], :root[data-theme=dark] .crm [style*="background: rgb(255, 208, 40)"], :root[data-theme=dark] .crm [style*="background:#F5C518"], :root[data-theme=dark] .crm [style*="background:#FFD028"]{color:#0e1f3d!important}:root[data-theme=dark] .crm-subnav [style*="background-color: rgb(255, 255, 255)"], :root[data-theme=dark] .crm-subnav [style*="background: #FFFFFF"], :root[data-theme=dark] .crm-subnav [style*="background: rgb(255, 255, 255)"], :root[data-theme=dark] .crm-subnav [style*="background: white"], :root[data-theme=dark] .crm-subnav [style*="background:#FFFFFF"]{background:var(--crm-dark-surface)!important;border-color:var(--crm-dark-border)!important;box-shadow:0 18px 48px rgba(0,0,0,.38)!important}:root[data-theme=dark] .crm-subnav a,:root[data-theme=dark] .crm-subnav button{color:var(--crm-dark-text-secondary)!important}:root[data-theme=dark] .crm-subnav a:hover,:root[data-theme=dark] .crm-subnav button:hover{background:hsla(0,0%,100%,.08)!important;color:var(--crm-dark-text)!important}:root[data-theme=dark] .crm-subnav [style*="background: #1D3050"],:root[data-theme=dark] .crm-subnav [style*="background: rgb(29, 48, 80)"]{color:var(--crm-dark-text)!important}:root[data-theme=dark] .crm button[style*="text-align: left"][style*="background: rgba(255, 255, 255"], :root[data-theme=dark] .crm section.card button[style*="background: rgba(255, 255, 255"], :root[data-theme=dark] .crm section.card button[style*="background:rgba(255,255,255"]{background:hsla(0,0%,100%,.08)!important;border-color:var(--crm-dark-border)!important;color:var(--crm-dark-text)!important}.nmodal-ov{position:fixed;inset:0;z-index:1000;background:rgba(10,16,30,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center;padding:6vh 16px}.nmodal{width:min(560px,100%);max-height:84vh;display:flex;flex-direction:column;background:var(--nfp-bg,#fff);border-radius:16px;overflow:hidden;box-shadow:0 28px 60px rgba(0,0,0,.35)}.nmodal-hd{justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(0,0,0,.06)}.nmodal-hd,.nmodal-hd h2{display:flex;align-items:center}.nmodal-hd h2{font-size:17px;font-weight:800;letter-spacing:-.01em;color:#111827;gap:9px}.nmodal-close{width:30px;height:30px;border-radius:8px;border:none;background:rgba(0,0,0,.05);color:#6b7280;cursor:pointer;justify-content:center}.nmodal-close,.nmodal-tools{display:flex;align-items:center}.nmodal-tools{gap:10px;padding:8px 16px;border-bottom:1px solid rgba(0,0,0,.05);flex-wrap:wrap}.nmodal-selall{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:#6b7280;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nmodal-spacer{flex:1 1}.nmodal-del{display:flex;align-items:center;gap:6px;padding:5px 12px;border-radius:8px;border:none;background:#ef4444;color:#fff;font-size:12.5px;font-weight:700;cursor:pointer}.nmodal-del:disabled{opacity:0;pointer-events:none}.nmodal-list{flex:1 1;overflow-y:auto}.nmodal-foot{padding:10px;text-align:center;font-size:12px;color:#9ca3af}.ncheck{width:18px;height:18px;border-radius:5px;border:2px solid rgba(0,0,0,.2);flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#fff;margin-top:12px}.ncheck.on{background:#f5a623;border-color:#f5a623}.nmodal .nfp-item{padding-left:14px}.nswipe{position:relative;overflow:hidden}.nswipe-del{position:absolute;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:var(--danger,#e15554);color:#fff;border:none;cursor:pointer;padding:0}.nswipe-del:active{filter:brightness(.92)}.nswipe-content{position:relative;background:var(--nfp-bg,var(--surface,#fff));touch-action:pan-y;will-change:transform}:root[data-theme=dark] .nmodal{--nfp-bg:#1e2a42}:root[data-theme=dark] .nmodal-hd,:root[data-theme=dark] .nmodal-tools{border-color:hsla(0,0%,100%,.07)}:root[data-theme=dark] .nmodal-hd h2{color:#f9fafb}:root[data-theme=dark] .nmodal-close{background:hsla(0,0%,100%,.06);color:#9ca3af}:root[data-theme=dark] .ncheck{background:transparent;border-color:hsla(0,0%,100%,.25)}:root[data-theme=dark] .ncheck.on{background:#f5a623;border-color:#f5a623}.tb-icon-primary-nav{width:40px;height:40px;border-radius:12px}.tb-app.tb-app-locked{filter:grayscale(.85);opacity:.62}.tb-app.tb-app-locked:hover{opacity:.86;background:var(--off-white)}.tb-app-badge{position:absolute;right:5px;top:5px;border-radius:999px;padding:2px 5px;background:#eef2f7;color:#667085;font-size:8px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.04em}.tb-app-badge-trial{background:rgba(245,197,24,.18);color:var(--navy-900)}:root[data-theme=dark] .tb-app.tb-app-locked{opacity:.58}:root[data-theme=dark] .tb-app-badge{background:hsla(0,0%,100%,.1);color:#b8c2d9}:root[data-theme=dark] .tb-app-badge-trial{background:rgba(245,197,24,.18);color:var(--yellow-500)}