.crm-lead-page-v2{min-height:calc(100vh - 40px);padding:28px 32px 36px;background:#f7f8fa}.crm-lead-page-v2 svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.crm-lead-topline{align-items:center;gap:16px}.crm-lead-header-card,.crm-lead-topline{display:flex;justify-content:space-between;margin-bottom:16px}.crm-lead-header-card{align-items:flex-end;gap:24px;padding:26px;border:1px solid #eef0f3;border-radius:26px;background:radial-gradient(circle at 82% 18%,rgba(255,188,1,.16),transparent 34%),#fff;box-shadow:0 24px 60px rgba(15,23,42,.07)}.crm-lead-header-card p{margin:0 0 8px;color:#8a94a6;font-size:12px;font-weight:850;text-transform:uppercase}.crm-lead-header-card h1{max-width:900px;margin:0;color:#111827;font-size:clamp(30px,4vw,48px);line-height:1.05;font-weight:900}.crm-lead-header-card span{display:block;margin-top:10px;color:#667085;font-size:15px;font-weight:750}.crm-lead-header-card>strong{flex:0 0 auto;padding:13px 17px;border-radius:18px;background:#fff7d6;color:#111827;font-size:22px;font-weight:900;white-space:nowrap}.crm-lead-stage-strip{width:100%;display:flex;gap:8px;margin:0 0 16px;padding:8px;overflow-x:auto;border:1px solid var(--apple-border);border-radius:20px;background:rgba(255,255,255,.9);box-shadow:var(--apple-shadow-sm);scrollbar-width:none}.crm-lead-stage-strip::-webkit-scrollbar{display:none}.crm-lead-stage-step{--stage-color:#ffbc01;position:relative;flex:1 1;min-width:0;min-height:48px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;overflow:hidden;border:1px solid var(--apple-border-soft);border-radius:15px;background:#f9fafb;color:var(--apple-text-muted);font:inherit;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.crm-lead-stage-step:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:999px 999px 0 0;background:var(--stage-color)}.crm-lead-stage-step:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--stage-color) 42%,#e5e7eb);background:#fff}.crm-lead-stage-step.active,.crm-lead-stage-step.done{border-color:color-mix(in srgb,var(--stage-color) 52%,#ffffff);background:color-mix(in srgb,var(--stage-color) 18%,#ffffff);color:#111827}.crm-lead-stage-step.active{box-shadow:0 14px 30px color-mix(in srgb,var(--stage-color) 22%,transparent)}.crm-lead-stage-step span{width:24px;height:24px;display:grid;place-items:center;flex:0 0 24px;border-radius:999px;background:#fff;color:var(--apple-text-muted);font-size:12px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(17,24,39,.06)}.crm-lead-stage-step.active span,.crm-lead-stage-step.done span{background:var(--stage-color);color:#fff}.crm-lead-stage-step strong{min-width:0;overflow:visible;text-align:left;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;font-size:clamp(10px,.68vw,13px);line-height:1.14;font-weight:700}.crm-lead-tabs{width:-moz-fit-content;width:fit-content;max-width:100%;display:flex;gap:6px;margin-bottom:16px;padding:6px;overflow-x:auto;border:1px solid #e5e7eb;border-radius:18px;background:rgba(255,255,255,.86);box-shadow:0 12px 30px rgba(15,23,42,.05);scrollbar-width:none}.crm-lead-tabs::-webkit-scrollbar{display:none}.crm-lead-tabs button{min-height:40px;padding:0 15px;border:0;border-radius:13px;background:transparent;color:#667085;font:inherit;font-size:14px;font-weight:850;white-space:nowrap;cursor:pointer}.crm-lead-tabs button.active{background:#fff7d6;color:#111827;box-shadow:inset 0 0 0 1px rgba(255,188,1,.4)}.crm-lead-workarea{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,480px);grid-gap:18px;gap:18px;align-items:start}.crm-lead-fields-panel,.crm-lead-timeline-panel{display:grid;grid-gap:14px;gap:14px}.crm-lead-page-v2 .crm-lead-card{padding:22px;border:1px solid #eef0f3;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 46px rgba(15,23,42,.06)}.crm-lead-field-group h2,.crm-lead-muted-card h2,.crm-lead-timeline-card h2{margin:0 0 16px;color:#111827;font-size:17px;font-weight:900}.crm-lead-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.crm-lead-field-grid label{display:grid;grid-gap:7px;gap:7px}.crm-lead-field-grid span{color:#8a94a6;font-size:12px;font-weight:850}.crm-lead-field-grid input{min-height:46px;padding:0 14px;outline:none;background:#f7f8fa;font:inherit;font-size:14px;font-weight:750;overflow:hidden;text-overflow:ellipsis}.crm-lead-field-grid input,.crm-phone-time-field{width:100%;border:1px solid #e5e7eb;border-radius:14px;color:#111827}.crm-phone-time-field{min-height:56px;display:flex;align-items:center;gap:12px;padding:8px 14px;background:rgba(255,255,255,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.85);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.crm-phone-time-field:focus-within{border-color:#ffbc01;background:#fff;box-shadow:0 0 0 3px rgba(255,188,1,.14),inset 0 1px 0 rgba(255,255,255,.9)}.crm-lead-page-v2 .crm-lead-fields-panel .crm-lead-field-grid .crm-phone-time-field input{min-width:150px;min-height:34px;flex:1 1;padding:0;border:0;border-radius:0;background:transparent;color:#111827;font-size:15px;font-weight:800;box-shadow:none}.crm-lead-page-v2 .crm-lead-fields-panel .crm-lead-field-grid .crm-phone-time-field input:focus{outline:none}.crm-phone-time-icon,.crm-phone-time-number-icon{width:18px;height:18px;flex:0 0 18px;display:grid!important;place-items:center;margin:0!important;color:#8a94a6!important}.crm-phone-time-icon svg,.crm-phone-time-number-icon svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;fill:none}.crm-phone-time-divider{width:1px;height:28px;flex:0 0 1px;background:#e8ebf0}.crm-phone-time-segment{position:relative;min-width:122px;flex:0 0 auto;display:inline-flex!important;align-items:center;gap:8px;margin:0!important}.crm-phone-time-copy{min-width:88px;display:grid!important;grid-gap:1px;gap:1px;margin:0!important}.crm-phone-time-copy strong{color:#344054;font-size:13px;line-height:1.1;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-phone-time-copy small{color:#8a94a6;font-size:11px;line-height:1.1;font-weight:700;white-space:nowrap}.crm-phone-time-badge{flex:0 0 auto;display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:rgba(255,59,48,.08);color:#ef4444;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.crm-phone-time-badge.unknown{background:rgba(102,112,133,.09);color:#667085}.crm-phone-time-tooltip{position:absolute;left:50%;right:auto;top:calc(100% + 10px);z-index:30;min-width:198px;display:grid!important;grid-gap:7px;gap:7px;padding:11px 13px;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:18px;background:#fff;color:#344054;box-shadow:0 18px 38px rgba(15,23,42,.16),0 2px 5px rgba(15,23,42,.06);opacity:0;visibility:hidden;transform:translate(-50%,-3px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;pointer-events:none}.crm-phone-time-tooltip:after,.crm-phone-time-tooltip:before{display:none}.crm-phone-time-segment.has-tooltip:focus-within .crm-phone-time-tooltip,.crm-phone-time-segment.has-tooltip:hover .crm-phone-time-tooltip{opacity:1;visibility:visible;transform:translate(-50%)}.crm-phone-time-tooltip em,.crm-phone-time-tooltip span{position:relative;z-index:1;display:inline-flex!important;align-items:center;gap:7px;margin:0!important;color:#344054;font-size:12px;font-style:normal;font-weight:750;line-height:1.25}.crm-phone-time-tooltip svg{width:15px;height:15px;flex:0 0 15px;color:#8a94a6}.crm-phone-time-tooltip em{width:-moz-fit-content;width:fit-content;padding:4px 9px;border-radius:999px;border:1px solid rgba(255,59,48,.1);background:rgba(255,59,48,.1);color:#ff3b30;font-size:11px;box-shadow:inset 0 1px 0 rgba(255,255,255,.56)}@media (max-width:980px){.crm-phone-time-field{flex-wrap:wrap;gap:8px 12px;padding-top:10px;padding-bottom:10px}.crm-phone-time-field input{flex-basis:calc(100% - 34px)}.crm-phone-time-divider{display:none}.crm-phone-time-tooltip{left:50%;right:auto}}.crm-lead-composer{position:-webkit-sticky;position:sticky;top:18px;z-index:1}.crm-lead-action-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:8px;gap:8px;margin-bottom:12px}.crm-lead-action-tabs button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#667085;font:inherit;font-size:13px;font-weight:850;cursor:pointer}.crm-lead-action-tabs button.active{border-color:rgba(255,188,1,.55);background:#fff7d6;color:#111827}.crm-lead-composer textarea{width:100%;min-height:118px;resize:vertical;border:1px solid #e5e7eb;border-radius:18px;padding:14px;outline:none;background:#f7f8fa;color:#111827;font:inherit;font-size:14px;line-height:1.45;font-weight:650}.crm-lead-composer textarea:focus{border-color:#ffbc01;box-shadow:0 0 0 4px rgba(255,188,1,.16)}.crm-lead-submit{width:100%;min-height:46px;margin-top:12px;border:1px solid #ffbc01;border-radius:15px;background:#ffbc01;color:#111827;font:inherit;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 16px 34px rgba(255,188,1,.24)}.crm-lead-timeline-card{min-height:420px}.crm-lead-page-v2 .crm-lead-timeline{display:grid;grid-gap:12px;gap:12px}.crm-lead-event{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);grid-gap:12px;gap:12px;padding:14px;border:1px solid #eef0f3;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.06)}.crm-lead-event-dot{width:12px;height:12px;margin-top:5px;border-radius:999px;background:#ffbc01;box-shadow:0 0 0 5px rgba(255,188,1,.16)}.crm-lead-event.type-messenger .crm-lead-event-dot{background:#3b82f6;box-shadow:0 0 0 5px rgba(59,130,246,.12)}.crm-lead-event.type-email .crm-lead-event-dot{background:#8b5cf6;box-shadow:0 0 0 5px rgba(139,92,246,.12)}.crm-lead-event.type-sms .crm-lead-event-dot{background:#06b6d4;box-shadow:0 0 0 5px rgba(6,182,212,.12)}.crm-lead-event.type-task .crm-lead-event-dot{background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.12)}.crm-lead-event header{display:block;margin-bottom:6px}.crm-lead-event-title{min-width:0}.crm-lead-event strong{display:block;max-width:none;color:#111827;font-size:14px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-lead-event time{color:#98a2b3;font-size:12px;font-weight:800;line-height:32px;white-space:nowrap}.crm-lead-event p,.crm-lead-muted-card p{margin:0;color:#667085;font-size:14px;line-height:1.5;font-weight:650}.crm-lead-event.pinned{border-color:rgba(255,188,1,.45);background:#fffaf0}.crm-lead-event-edit button{min-height:30px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#667085;padding:0 10px;font:800 12px/1 var(--attestat-apple-font);cursor:pointer;transition:.16s ease}.crm-lead-event-edit button:hover{border-color:rgba(255,188,1,.5);color:#111827}.crm-lead-event.system{border-color:#eef0f3;background:#fcfcfd;box-shadow:0 10px 24px rgba(15,23,42,.035)}.crm-lead-event.system .crm-lead-event-dot{background:#d0d5dd;box-shadow:0 0 0 5px rgba(208,213,221,.16)}.crm-lead-event.system p,.crm-lead-event.system strong{color:#8a94a6}.crm-lead-event.system .crm-lead-event-menu>button{color:#98a2b3;background:#fff}.crm-lead-event-menu{position:relative;flex:0 0 auto}.crm-lead-event-meta{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:12px}.crm-lead-event-menu>button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:11px;background:#fff;color:#667085;cursor:pointer}.crm-lead-event-menu svg{width:16px;height:16px}.crm-lead-event-menu>div{position:absolute;right:0;top:calc(100% + 8px);z-index:10;min-width:176px;display:grid;grid-gap:4px;gap:4px;padding:7px;border:1px solid #e5e7eb;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 18px 46px rgba(15,23,42,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.crm-lead-event-menu>div button{min-height:34px;border:0;border-radius:10px;background:transparent;color:#344054;padding:0 10px;font:800 13px/1 var(--attestat-apple-font);text-align:left;cursor:pointer}.crm-lead-event-menu>div button:hover{background:#f7f8fa;color:#111827}.crm-lead-event-updated{display:block;margin-top:7px;color:#98a2b3;font-size:12px;font-weight:700}.crm-lead-attach-row>div,.crm-lead-event-files{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.crm-lead-attach-row>div span,.crm-lead-file-pill{display:inline-flex;align-items:center;gap:10px;min-height:46px;max-width:420px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#667085;font-size:12px;font-weight:800}.crm-lead-file-pill svg{width:20px;height:20px;color:#ffbc01;flex:0 0 auto}.crm-lead-file-pill>div{min-height:0;display:grid;grid-gap:2px;gap:2px;min-width:0}.crm-lead-file-pill strong{display:block;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827;font-size:13px}.crm-lead-file-pill small{color:#8a94a6;font-size:11px;font-weight:700}.crm-lead-event-edit{display:grid;grid-gap:10px;gap:10px}.crm-lead-event-edit textarea{width:100%;min-height:86px;border:1px solid #e5e7eb;border-radius:14px;background:#f7f8fa;color:#111827;padding:12px;font:600 14px/1.5 var(--attestat-apple-font);resize:vertical;outline:none}.crm-lead-event-edit>div{display:flex;gap:8px}.crm-lead-attach-row{display:grid;grid-gap:10px;gap:10px;margin:12px 0}.crm-lead-attach-row label{min-height:42px;display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#111827;padding:0 14px;font:800 13px/1 var(--attestat-apple-font);cursor:pointer}.crm-lead-attach-row input{display:none}@media (max-width:1180px){.crm-lead-workarea{grid-template-columns:1fr}.crm-lead-composer{position:static}}@media (max-width:760px){.crm-lead-page-v2{padding:16px}.crm-lead-header-card,.crm-lead-topline{align-items:stretch;flex-direction:column}.crm-lead-header-card{padding:22px}.crm-lead-action-tabs,.crm-lead-field-grid{grid-template-columns:1fr}}.crm-lead-page.crm-lead-page-v2{width:100%;max-width:none;align-self:stretch;font-family:var(--attestat-apple-font,-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Inter","Segoe UI",sans-serif)}.crm-lead-page-v2 .crm-lead-header-card,.crm-lead-page-v2 .crm-lead-tabs,.crm-lead-page-v2 .crm-lead-topline,.crm-lead-page-v2 .crm-lead-workarea{width:100%;max-width:none}.crm-lead-page-v2 .crm-lead-header-card h1{font-size:clamp(30px,2.6vw,44px);font-weight:800;letter-spacing:0}.crm-lead-page-v2 .crm-lead-event time,.crm-lead-page-v2 .crm-lead-field-grid span,.crm-lead-page-v2 .crm-lead-header-card p{font-weight:600}.crm-lead-page-v2 .crm-lead-composer textarea,.crm-lead-page-v2 .crm-lead-event p,.crm-lead-page-v2 .crm-lead-field-grid input,.crm-lead-page-v2 .crm-lead-header-card span{font-weight:500}.crm-lead-page-v2 .crm-lead-action-tabs button,.crm-lead-page-v2 .crm-lead-back,.crm-lead-page-v2 .crm-lead-channel-btn,.crm-lead-page-v2 .crm-lead-channel-row,.crm-lead-page-v2 .crm-lead-event strong,.crm-lead-page-v2 .crm-lead-field-group h2,.crm-lead-page-v2 .crm-lead-header-card>strong,.crm-lead-page-v2 .crm-lead-status,.crm-lead-page-v2 .crm-lead-submit,.crm-lead-page-v2 .crm-lead-tabs button,.crm-lead-page-v2 .crm-lead-timeline-card h2{font-weight:700}.crm-lead-page-v2 .crm-lead-workarea{grid-template-columns:minmax(430px,560px) minmax(0,1fr);justify-content:start}.crm-lead-page-v2 .crm-lead-fields-panel{align-self:start}.crm-lead-page-v2 .crm-lead-fields-panel .crm-lead-field-grid{grid-template-columns:1fr;gap:10px}.crm-lead-page-v2 .crm-lead-fields-panel .crm-lead-field-grid label{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:14px}.crm-lead-page-v2 .crm-lead-fields-panel .crm-lead-field-grid span{margin:0;line-height:1.25}.crm-lead-page-v2 .crm-lead-fields-panel .crm-lead-field-grid input{min-height:44px}.crm-lead-page-v2 .crm-lead-timeline-panel{min-width:0}.crm-lead-page-v2 .crm-lead-timeline-card{min-height:520px}.crm-lead-page-v2 .crm-lead-channel-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px;padding:8px 0 0}.crm-lead-page-v2 .crm-lead-channel-wrap{margin-top:12px}.crm-lead-page-v2 .crm-lead-channel-wrap .crm-lead-channel-row{margin-top:0}.crm-lead-page-v2 .crm-lead-channel-row>span{color:var(--apple-text-muted);font-size:14px}.crm-lead-page-v2 .crm-lead-channel-row>div{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.crm-lead-page-v2 .crm-lead-channel-btn{width:132px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:0;border-radius:14px;color:#fff;font:inherit;font-size:14px;cursor:pointer;box-shadow:0 14px 28px rgba(15,23,42,.12);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.crm-lead-page-v2 .crm-lead-channel-btn:hover{transform:translateY(-5px);box-shadow:0 18px 34px rgba(15,23,42,.16);filter:saturate(1.04)}.crm-lead-page-v2 .crm-lead-channel-btn:disabled{cursor:wait;opacity:.72;transform:none}.crm-lead-page-v2 .crm-lead-channel-status{margin:8px 0 0;color:#667085;font-size:13px;font-weight:700;line-height:1.35}.crm-lead-page-v2 .crm-lead-channel-btn.max{background:linear-gradient(135deg,#7c3aed,#2563eb)}.crm-lead-page-v2 .crm-lead-channel-btn.telegram{background:linear-gradient(135deg,#2aabee,#168acd)}.crm-lead-page-v2 .crm-lead-channel-btn.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)}.crm-lead-page-v2 .crm-lead-event header,.crm-lead-page-v2 .crm-lead-event>div{display:block;min-width:0}.crm-lead-page-v2 .crm-lead-event p{display:block;clear:both;overflow-wrap:anywhere}.crm-lead-page-v2 .crm-lead-timeline span.crm-lead-event-dot{width:12px;height:12px;margin-top:5px}@media (max-width:1360px){.crm-lead-page-v2 .crm-lead-workarea{grid-template-columns:minmax(400px,520px) minmax(0,1fr)}.crm-lead-stage-step{min-width:150px}.crm-lead-stage-step strong{font-size:11px}}@media (max-width:1080px){.crm-lead-page-v2 .crm-lead-workarea{grid-template-columns:1fr}.crm-lead-stage-step{flex:0 0 170px}.crm-lead-stage-step strong{font-size:12px}}@media (max-width:760px){.crm-lead-page.crm-lead-page-v2{padding:16px}.crm-lead-page-v2 .crm-lead-header-card h1{font-size:30px}.crm-lead-page-v2 .crm-lead-fields-panel .crm-lead-field-grid label{grid-template-columns:1fr;gap:7px}.crm-lead-page-v2 .crm-lead-channel-row{align-items:stretch;flex-direction:column}.crm-lead-page-v2 .crm-lead-channel-btn,.crm-lead-page-v2 .crm-lead-channel-row>div{width:100%}}html{scroll-behavior:smooth}body,button,html,input,select,textarea{font-family:var(--attestat-apple-font)}body{background:var(--apple-bg);color:var(--apple-text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6{letter-spacing:0}.ui-page{width:100%;max-width:none;min-height:100%;padding:32px;background:var(--apple-bg);color:var(--apple-text)}.ui-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.ui-title{margin:0;color:var(--apple-text);font-size:32px;line-height:1.12;font-weight:800}.ui-subtitle{margin:8px 0 0;color:var(--apple-text-muted);font-size:15px;line-height:1.45;font-weight:500}.card,.ui-card{border:1px solid var(--apple-border-soft);border-radius:var(--apple-radius-lg);background:var(--apple-surface);box-shadow:var(--apple-shadow-md)}.ui-card{padding:22px}.card-title,.ui-card-title{margin:0 0 14px;color:var(--apple-text);font-size:17px;line-height:1.2;font-weight:800;letter-spacing:0;text-transform:none}.ui-muted{color:var(--apple-text-muted)}.btn,.ui-btn,.ui-icon-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;font:inherit;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.btn,.ui-btn{padding:0 16px}.btn:active,.ui-btn:active,.ui-icon-btn:active{transform:translateY(1px)}.btn-primary,.ui-btn-primary{border:1px solid var(--apple-accent);background:var(--apple-accent);color:var(--apple-text);box-shadow:0 14px 28px rgba(255,188,1,.22)}.btn-primary:hover,.ui-btn-primary:hover{background:var(--apple-accent-hover);box-shadow:0 18px 34px rgba(255,188,1,.28)}.btn-ghost,.ui-btn-secondary{border:1px solid var(--apple-border);background:var(--apple-surface);color:var(--apple-text);box-shadow:var(--apple-shadow-sm)}.btn-ghost:hover,.ui-btn-secondary:hover{border-color:rgba(255,188,1,.46);background:#fffdfa}.ui-icon-btn{width:40px;min-width:40px;height:40px;padding:0;border:1px solid var(--apple-border);background:var(--apple-surface);color:#344054}.ui-icon-btn:hover{background:var(--apple-surface-soft)}.ui-field,.ui-search,.ui-select,.ui-textarea{border:1px solid var(--apple-border);border-radius:var(--apple-radius-md);background:var(--apple-surface);color:var(--apple-text);box-shadow:var(--apple-shadow-sm);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.ui-search{min-height:52px;display:flex;align-items:center;gap:12px;padding:0 16px}.ui-field,.ui-search input,.ui-select,.ui-textarea{width:100%;min-width:0;outline:none;font:inherit;font-size:15px;font-weight:500}.ui-field,.ui-select{min-height:46px;padding:0 14px}.ui-textarea{min-height:112px;padding:14px;resize:vertical}.ui-search input{border:0;background:transparent}.ui-field:focus,.ui-search:focus-within,.ui-select:focus,.ui-textarea:focus{border-color:var(--apple-accent);box-shadow:0 0 0 4px rgba(255,188,1,.18),var(--apple-shadow-sm)}.ui-tabs{width:-moz-fit-content;width:fit-content;max-width:100%;display:flex;gap:6px;padding:6px;overflow-x:auto;border:1px solid var(--apple-border);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:var(--apple-shadow-sm);scrollbar-width:none}.ui-tabs::-webkit-scrollbar{display:none}.ui-tab{min-height:38px;padding:0 14px;border:0;border-radius:13px;background:transparent;color:var(--apple-text-muted);font:inherit;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}.ui-tab.active,.ui-tab[aria-selected=true]{background:var(--apple-accent-soft);color:var(--apple-text);box-shadow:inset 0 0 0 1px rgba(255,188,1,.42)}.settings-sticky-tabs-wrap{position:-webkit-sticky;position:sticky;top:0;z-index:40;margin:0 -32px 24px;padding:12px 32px;background:rgba(245,245,247,.88);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 4px 16px rgba(15,23,42,.04);transition:box-shadow .2s ease}.settings-sticky-tabs-wrap .ui-tabs{width:100%;margin-bottom:0;background:rgba(255,255,255,.7);border-color:rgba(229,231,235,.7);box-shadow:0 4px 16px rgba(15,23,42,.06),inset 0 0 0 1px rgba(255,255,255,.8)}.ui-table-card{overflow:hidden;border:1px solid var(--apple-border-soft);border-radius:var(--apple-radius-lg);background:var(--apple-surface);box-shadow:var(--apple-shadow-md)}.ui-table{width:100%;border-collapse:collapse}.ui-table th{height:44px;background:#fafafa;color:var(--apple-text-soft);text-align:left;font-size:11px;font-weight:700;text-transform:uppercase}.ui-table td,.ui-table th{padding:0 16px;border-bottom:1px solid var(--apple-border-soft)}.ui-table td{height:62px;color:#344054;font-size:14px;font-weight:500}.ui-table tr:hover td{background:#fafafa}.ui-badge{min-height:26px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border-radius:999px;background:#f5f6f8;color:var(--apple-text-muted);font-size:12px;font-weight:700}.ui-badge-success{background:var(--apple-success-soft);color:var(--apple-success)}.ui-badge-accent{background:var(--apple-accent-soft);color:#8a6100}.ui-empty{min-height:180px;display:grid;place-items:center;padding:28px;color:var(--apple-text-soft);text-align:center;font-size:14px;font-weight:600}@media (max-width:900px){.ui-page{padding:24px}.ui-header{flex-direction:column}.ui-title{font-size:28px}}@media (max-width:560px){.ui-page{padding:16px}.btn,.ui-btn{width:100%}.ui-title{font-size:24px}}.crm-page-b24 .crm-workspace{align-items:stretch}.crm-page-b24 .crm-board{min-height:calc(100vh - 190px);grid-auto-columns:minmax(300px,320px);gap:2px;padding:0 0 16px;border-radius:24px;background:radial-gradient(circle at 12% 10%,rgba(255,188,1,.16),transparent 26%),radial-gradient(circle at 86% 22%,rgba(57,151,255,.18),transparent 28%),linear-gradient(135deg,#30206f,#2d256d 44%,#753482)}.crm-page-b24 .crm-column{min-height:calc(100vh - 205px);padding:0 8px 10px;border:0;border-right:1px dashed rgba(255,255,255,.38);border-radius:0;background:transparent;box-shadow:none}.crm-page-b24 .crm-column:first-child{border-radius:24px 0 0 24px}.crm-page-b24 .crm-column:last-child{border-right:0;border-radius:0 24px 24px 0}.crm-page-b24 .crm-column-head{position:relative;min-height:38px;align-items:center;margin:0 0 6px;padding:8px 10px;border-radius:0 0 7px 7px;color:#111827;-webkit-clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%);clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%)}.crm-page-b24 .tone-yellow .crm-column-head{background:#ffd900}.crm-page-b24 .tone-cyan .crm-column-head{background:#56d3df;color:#fff}.crm-page-b24 .tone-blue .crm-column-head{background:#14b8ff;color:#fff}.crm-page-b24 .tone-lime .crm-column-head{background:#f6ff00}.crm-page-b24 .tone-orange .crm-column-head{background:#ffbc01}.crm-page-b24 .tone-violet .crm-column-head{background:#c084fc;color:#fff}.crm-page-b24 .tone-green .crm-column-head{background:#6ee7b7}.crm-page-b24 .crm-column-head h2{color:inherit;font-size:12px;line-height:1.15;font-weight:850}.crm-page-b24 .crm-column-head h2 span{opacity:.75;font-weight:800}.crm-page-b24 .crm-column-head p{display:none}.crm-page-b24 .crm-column-head button{width:22px;height:22px;display:grid;place-items:center;border:0;border-radius:999px;background:rgba(255,255,255,.55);color:currentColor;cursor:pointer}.crm-page-b24 .crm-column-head button svg,.crm-page-b24 .crm-deal-actions svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.crm-page-b24 .crm-column-sum{margin:8px 0 10px;padding:0;border-radius:0;background:transparent;color:rgba(255,255,255,.92);text-align:center;font-size:24px;font-weight:500}.crm-page-b24 .crm-fast-lead{width:100%;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px;border:0;border-radius:14px 14px 0 0;background:rgba(255,255,255,.18);color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.crm-page-b24 .crm-fast-lead svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.2}.crm-page-b24 .crm-cards{gap:4px}.crm-page-b24 .crm-empty-column{min-height:112px;border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.08);color:rgba(255,255,255,.72)}.crm-page-b24 .crm-deal-card{position:relative;min-height:236px;padding:12px 40px 10px 12px;border:0;border-left:3px solid transparent;border-radius:7px;background:#fff;box-shadow:0 1px 0 rgba(15,23,42,.08)}.crm-page-b24 .crm-deal-card.hot{border-left-color:#ffbc01;background:#fffef8}.crm-page-b24 .crm-deal-card.active{box-shadow:0 0 0 2px rgba(255,188,1,.45),0 10px 24px rgba(0,0,0,.12)}.crm-page-b24 .crm-deal-card:hover{transform:none;box-shadow:0 9px 22px rgba(0,0,0,.18)}.crm-page-b24 .crm-deal-actions{position:absolute;top:8px;right:8px;display:grid;grid-gap:5px;gap:5px}.crm-page-b24 .crm-deal-actions button,.crm-page-b24 .crm-deal-actions span{width:18px;height:18px;display:grid;place-items:center;border:0;border-radius:999px;background:#d8dee8;color:#fff;font-size:10px;font-weight:850}.crm-page-b24 .crm-deal-actions button{background:transparent;color:#2687ed;cursor:pointer}.crm-page-b24 .crm-deal-title-row{display:grid;grid-gap:4px;gap:4px}.crm-page-b24 .crm-deal-title-row h3{margin:0;padding-right:2px;color:#111827;font-size:13px;line-height:1.18;font-weight:850}.crm-page-b24 .crm-repeat{width:-moz-fit-content;width:fit-content;color:#8a94a6;font-size:11px;font-weight:750}.crm-page-b24 .crm-deal-amount{display:block;margin-top:8px;color:#4b5563;font-size:13px;font-weight:650}.crm-page-b24 .crm-deal-date{display:block;margin-top:8px;color:#98a2b3;font-size:11px;font-weight:700}.crm-page-b24 .crm-deal-fields{display:grid;grid-gap:6px;gap:6px;margin:10px 0 0}.crm-page-b24 .crm-deal-fields div{display:grid;grid-gap:1px;gap:1px}.crm-page-b24 .crm-deal-fields dt{color:#98a2b3;font-size:11px;line-height:1.15;font-weight:700}.crm-page-b24 .crm-deal-fields dd{margin:0;color:#1d5fa7;font-size:12px;line-height:1.2;font-weight:750;overflow-wrap:anywhere}.crm-page-b24 .crm-unread-pill{display:inline-flex;margin-top:10px;padding:4px 8px;border-radius:999px;background:#fff26a;color:#766200;font-size:10px;font-weight:850;text-transform:uppercase}.crm-page-b24 .crm-card-link{min-height:auto;width:-moz-fit-content;width:fit-content;justify-content:flex-start;margin-top:10px;padding:0;border:0;background:transparent;color:#6b7280;box-shadow:none;font-size:12px;font-weight:750}.crm-page-b24 .crm-card-link:before{content:"+";margin-right:4px}.crm-page-b24 .crm-card-link:hover{background:transparent;color:#1d5fa7}@media (max-width:860px){.crm-page-b24 .crm-board{grid-auto-columns:minmax(292px,86vw)}}.crm-page-b24-light .crm-workspace{grid-template-columns:minmax(0,1fr)}.crm-page-b24-light .crm-board{min-height:calc(100vh - 190px);grid-auto-columns:minmax(300px,320px);gap:12px;padding:0 0 16px;border-radius:0;background:transparent}.crm-page-b24-light .crm-column{min-height:calc(100vh - 205px);padding:0 8px 12px;border-radius:22px;background:rgba(255,255,255,.74);box-shadow:0 16px 40px rgba(15,23,42,.055)}.crm-page-b24-light .crm-column:first-child,.crm-page-b24-light .crm-column:last-child{border-radius:22px}.crm-page-b24-light .crm-column-head{margin:0 -8px 6px;border-radius:22px 22px 8px 8px}.crm-page-b24-light .crm-column-sum{font-weight:650}.crm-page-b24-light .crm-fast-lead{background:#f2f4f7;color:#667085}.crm-page-b24-light .crm-fast-lead:hover{background:#fff7d6;color:#111827}.crm-page-b24-light .crm-empty-column{border-color:#d7dbe3;background:#f9fafb;color:#98a2b3}.crm-page-b24-light .crm-deal-title-link{display:block;font-size:13px;line-height:1.18;overflow-wrap:anywhere}.crm-page-b24-light .crm-deal-title-link:hover{color:#1d5fa7;text-decoration:underline;text-underline-offset:3px}.crm-page-b24-light .crm-deal-card{cursor:-webkit-grab;cursor:grab}.crm-page-b24-light .crm-deal-card:active{cursor:-webkit-grabbing;cursor:grabbing}.crm-page-b24-light .crm-board{gap:14px}.crm-page-b24-light .crm-column{padding:14px;border:1px solid #eef0f3;border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 18px 46px rgba(15,23,42,.055)}.crm-page-b24-light .crm-column-head{min-height:48px;margin:0 0 12px;padding:10px 12px;border-radius:16px;-webkit-clip-path:none;clip-path:none;box-shadow:none}.crm-page-b24-light .tone-yellow .crm-column-head{background:#fff7d6;color:#6b4a00}.crm-page-b24-light .tone-cyan .crm-column-head{background:#e6fbff;color:#075985}.crm-page-b24-light .tone-blue .crm-column-head{background:#eaf4ff;color:#1d4ed8}.crm-page-b24-light .tone-lime .crm-column-head{background:#f5ffd8;color:#4d5f00}.crm-page-b24-light .tone-orange .crm-column-head{background:#fff2d9;color:#8a4b00}.crm-page-b24-light .tone-violet .crm-column-head{background:#f4edff;color:#6d28d9}.crm-page-b24-light .tone-green .crm-column-head{background:#eafbf2;color:#047857}.crm-page-b24-light .crm-column-head h2{font-size:13px;line-height:1.22}.crm-page-b24-light .crm-column-head p{display:block;margin-top:3px;color:currentColor;opacity:.62;font-size:11px}.crm-page-b24-light .crm-column-head button{background:rgba(255,255,255,.72)}.crm-page-b24-light .crm-column-sum{min-height:34px;display:flex;align-items:center;justify-content:center;margin:0 0 12px;border-radius:14px;background:#f7f8fa;color:#111827;font-size:18px;font-weight:850}.crm-page-b24-light .crm-cards{gap:14px}.crm-page-b24-light .crm-deal-card{height:184px;min-height:184px;max-height:184px;display:flex;flex-direction:column;padding:14px;border:1px solid #eef0f3;border-left:3px solid transparent;border-radius:18px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 14px 30px rgba(15,23,42,.075);overflow:hidden}.crm-page-b24-light .crm-deal-card.hot{background:#fff}.crm-page-b24-light .crm-deal-title-row{min-height:34px}.crm-page-b24-light .crm-deal-title-link{display:-webkit-box;min-height:34px;overflow:hidden;color:#111827;text-decoration:none;font-size:14px;line-height:1.22;font-weight:850;-webkit-line-clamp:2;-webkit-box-orient:vertical}.crm-page-b24-light .crm-repeat{display:none}.crm-page-b24-light .crm-deal-amount{margin-top:8px;color:#111827;font-size:14px;font-weight:850}.crm-page-b24-light .crm-deal-date,.crm-page-b24-light .crm-deal-manager,.crm-page-b24-light .crm-deal-person,.crm-page-b24-light .crm-deal-source-line{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#667085;font-size:12px;line-height:1.25;font-weight:700}.crm-page-b24-light .crm-deal-date{margin-top:5px;color:#98a2b3}.crm-page-b24-light .crm-deal-person{margin-top:10px;color:#1d5fa7}.crm-page-b24-light .crm-deal-source-line{margin-top:5px}.crm-page-b24-light .crm-deal-manager{margin-top:auto;padding-top:8px;border-top:1px solid #f1f3f6}.crm-page-b24-light .crm-unread-pill{position:absolute;right:12px;bottom:10px;margin-top:0;padding:3px 7px;background:#fff7d6;color:#8a6100;font-size:9px}.crm-page-b24-light .crm-card-link,.crm-page-b24-light .crm-deal-actions,.crm-page-b24-light .crm-deal-fields,.crm-page-b24-light .crm-fast-lead{display:none!important}.crm-page-b24-light .crm-column{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(248,250,252,.86))}.crm-page-b24-light .crm-deal-card{border:1px solid #dfe5ee;border-left:4px solid #ffbc01;background:linear-gradient(180deg,#ffffff,#fbfcff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 18px 38px rgba(15,23,42,.11)}.crm-page-b24-light .crm-deal-card:hover{border-color:#cfd7e3;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 22px 46px rgba(15,23,42,.15)}.crm-page-b24-light .crm-deal-card.hot{border-left-color:#ffbc01}.crm-page-b24-light .crm-deal-person{color:#111827;font-weight:800}.crm-page-b24-light .crm-deal-source-line{color:#667085}.crm-page-b24-light .crm-deal-manager{display:none!important}.crm-page-b24-light .crm-column{transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.crm-page-b24-light .crm-column.drag-over{border-color:rgba(255,188,1,.58);background:linear-gradient(180deg,rgba(255,251,235,.95),rgba(255,255,255,.9));box-shadow:0 0 0 4px rgba(255,188,1,.14),0 22px 52px rgba(15,23,42,.08)}.crm-page-b24-light .crm-deal-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,opacity .18s ease,filter .18s ease}.crm-page-b24-light .crm-deal-card.dragging{opacity:1;transform:translateY(-3px) scale(1.015) rotate(-.35deg);filter:saturate(1.06);border-color:rgba(255,188,1,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 26px 64px rgba(15,23,42,.22)}.crm-drag-preview{z-index:9999;opacity:1;background:#fff!important;transform:rotate(-1.2deg) scale(1.03);border-color:rgba(255,188,1,.72)!important;box-shadow:0 30px 78px rgba(15,23,42,.32)!important}.crm-drag-float{position:fixed;top:0;left:0;margin:0!important;z-index:9999;pointer-events:none;opacity:1!important;border-left:4px solid #ffbc01!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 30px 78px rgba(15,23,42,.32)!important;will-change:transform}.crm-page-b24-light .crm-board{height:calc(100vh - 178px);min-height:560px;align-items:stretch}.crm-page-b24-light .crm-column{min-height:0;height:100%;max-height:100%;overflow:hidden}.crm-page-b24-light .crm-cards{min-height:0;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;margin:0 -8px -10px;padding:4px 8px 18px;scrollbar-width:none;-ms-overflow-style:none}.crm-page-b24-light .crm-cards::-webkit-scrollbar{width:0;height:0}.crm-settings-page,.crm-settings-page *,.crm-settings-page :after,.crm-settings-page :before{box-sizing:border-box;font-family:var(--attestat-apple-font,-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Inter","Segoe UI",sans-serif);letter-spacing:0}.crm-settings-page{min-height:calc(100vh - 40px);padding:32px;color:#111827;background:#f7f8fa}.crm-settings-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.crm-settings-back,.crm-settings-status{min-height:42px;display:inline-flex;align-items:center;gap:9px;border:1px solid #e5e7eb;border-radius:14px;background:rgba(255,255,255,.86);color:#667085;font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 10px 26px rgba(15,23,42,.045)}.crm-settings-back{padding:0 14px}.crm-settings-status{padding:0 16px}.crm-settings-page svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.crm-settings-shell{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start}.crm-settings-card,.crm-settings-sidebar,.crm-settings-stage{border:1px solid #e5e7eb;background:rgba(255,255,255,.9);box-shadow:0 20px 56px rgba(15,23,42,.07)}.crm-settings-sidebar{position:-webkit-sticky;position:sticky;top:24px;padding:22px;border-radius:24px}.crm-settings-sidebar p,.crm-settings-stage-head p{margin:0 0 7px;color:#8a94a6;font-size:12px;font-weight:850;text-transform:uppercase}.crm-settings-empty h2,.crm-settings-sidebar h1,.crm-settings-stage-head h2{margin:0;color:#111827;font-size:26px;line-height:1.1;font-weight:850}.crm-settings-tabs{display:grid;grid-gap:8px;gap:8px;margin-top:22px}.crm-settings-tabs button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border:1px solid transparent;border-radius:15px;background:transparent;color:#667085;font:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.crm-settings-tabs button:hover{background:#f7f8fa;color:#111827}.crm-settings-tabs button.active{border-color:rgba(255,188,1,.38);background:#fff7d6;color:#111827}.crm-settings-tabs span{padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.74);color:#667085;font-size:11px}.crm-settings-main{min-width:0}.crm-settings-card{border-radius:24px;padding:24px}.crm-settings-stage-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.crm-settings-stage-head span{display:block;max-width:760px;margin-top:10px;overflow:hidden;color:#667085;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.crm-settings-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.crm-settings-ghost,.crm-settings-primary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 16px;border-radius:15px;font:inherit;font-size:14px;font-weight:850;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.crm-settings-primary{border:1px solid #ffbc01;background:#ffbc01;color:#111827;box-shadow:0 16px 34px rgba(255,188,1,.25)}.crm-settings-ghost{border:1px solid #e5e7eb;background:#fff;color:#667085}.crm-settings-ghost:hover,.crm-settings-primary:hover{transform:translateY(-5px)}.crm-stage-editor{display:grid;grid-gap:12px;gap:12px}.crm-settings-stage{display:grid;grid-template-columns:86px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:16px;border-left:5px solid #ffbc01;border-radius:22px}.crm-settings-stage.tone-cyan{border-left-color:#56d3df}.crm-settings-stage.tone-blue{border-left-color:#3b82f6}.crm-settings-stage.tone-lime{border-left-color:#d9f99d}.crm-settings-stage.tone-orange{border-left-color:#fb923c}.crm-settings-stage.tone-violet{border-left-color:#c084fc}.crm-settings-stage.tone-green{border-left-color:#34d399}.crm-settings-stage-order{display:flex;align-items:center;gap:10px}.crm-settings-stage-order strong{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:#f7f8fa;color:#111827;font-size:14px;font-weight:850}.crm-settings-stage-order div{display:grid;grid-gap:5px;gap:5px}.crm-settings-stage-order button{width:28px;height:28px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#667085;cursor:pointer}.crm-settings-stage-order button:disabled{opacity:.35;cursor:not-allowed}.crm-settings-stage-order button svg{width:15px;height:15px}.crm-settings-stage-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:12px;gap:12px}.crm-settings-stage-form label{display:grid;grid-gap:7px;gap:7px;color:#8a94a6;font-size:12px;font-weight:800}.crm-settings-stage-form input{width:100%;min-height:46px;border:1px solid #e5e7eb;border-radius:14px;padding:0 14px;outline:none;background:#fff;color:#111827;font:inherit;font-size:14px;font-weight:750;transition:border-color .16s ease,box-shadow .16s ease}.crm-settings-stage-form input:focus{border-color:#ffbc01;box-shadow:0 0 0 4px rgba(255,188,1,.16)}.crm-settings-tone-picker{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end;max-width:132px}.crm-settings-tone-picker button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:999px;background:#fff;cursor:pointer}.crm-settings-tone-picker button.active{border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.08)}.crm-settings-tone-picker span{width:18px;height:18px;border-radius:999px}.crm-settings-tone-picker .crm-settings-delete-stage{width:auto;min-width:72px;padding:0 10px;border-color:#fee2e2;background:#fff5f5;color:#ef4444}.crm-settings-tone-picker .crm-settings-delete-stage svg{width:16px;height:16px}.crm-settings-tone-picker .crm-settings-delete-stage:hover:not(:disabled){border-color:#fecaca;background:#fee2e2}.crm-settings-tone-picker .crm-settings-delete-stage:disabled{opacity:.38;cursor:not-allowed}.crm-settings-empty{min-height:360px}.crm-settings-empty p{max-width:640px;margin:12px 0 0;color:#667085;font-size:15px;line-height:1.55;font-weight:650}@media (max-width:980px){.crm-settings-page{padding:20px}.crm-settings-shell{grid-template-columns:1fr}.crm-settings-sidebar{position:static}.crm-settings-stage-head{align-items:flex-start;flex-direction:column}.crm-settings-actions{width:100%;justify-content:stretch}.crm-settings-ghost,.crm-settings-primary{flex:1 1}.crm-settings-stage,.crm-settings-stage-form{grid-template-columns:1fr}.crm-settings-tone-picker{justify-content:flex-start;max-width:none}}@media (max-width:560px){.crm-settings-page{padding:16px}.crm-settings-topbar{align-items:stretch;flex-direction:column}.crm-settings-sidebar h1,.crm-settings-stage-head h2{font-size:22px}.crm-settings-actions{flex-direction:column}}.crm-settings-fields{display:flex;flex-direction:column;gap:18px}.crm-settings-stage-head.compact{padding:0;border:0;background:transparent;box-shadow:none}.crm-settings-primary.small{min-height:40px;padding:0 13px}.crm-section-list{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.crm-section-list button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid transparent;border-radius:15px;background:#f7f8fa;color:#667085;font:700 14px/1.2 var(--attestat-apple-font);text-align:left;cursor:pointer;transition:.18s ease}.crm-section-list button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-section-list button strong{min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#8a94a6;font-size:12px}.crm-section-list button.active,.crm-section-list button:hover{border-color:rgba(255,188,1,.45);background:#fff7d6;color:#111827}.crm-section-tabs{display:flex;gap:6px;flex-wrap:wrap}.crm-section-tab{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border:1.5px solid #e5e7eb;border-radius:12px;background:#f7f8fa;color:#667085;font:600 13px/1.2 var(--attestat-apple-font);cursor:pointer;transition:.16s ease;white-space:nowrap}.crm-section-tab:hover{border-color:rgba(255,188,1,.45);background:#fff7d6;color:#111827}.crm-section-tab.active{border-color:#ffbe00;background:#fff3cc;color:#111827}.crm-section-tab-count{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(0,0,0,.07);color:#6b7280;font-size:11px;font-weight:700}.crm-section-tab.active .crm-section-tab-count{background:rgba(255,188,0,.25);color:#92600a}.crm-field-panel{display:grid;grid-gap:16px;gap:16px}.crm-field-list{display:grid;grid-gap:14px;gap:14px}.crm-fields-table-wrap{width:100%;overflow-x:auto;border:1px solid #eef0f3;border-radius:20px;background:#fff}.crm-fields-table{width:100%;border-collapse:collapse;min-width:760px}.crm-fields-table td,.crm-fields-table th{padding:14px 16px;border-bottom:1px solid #eef0f3;text-align:left;vertical-align:middle}.crm-fields-table th{color:#8a94a6;font:800 11px/1.2 var(--attestat-apple-font);letter-spacing:.04em;text-transform:uppercase;background:#f9fafb}.crm-fields-table td{color:#667085;font:700 13px/1.35 var(--attestat-apple-font)}.crm-fields-table tr:last-child td{border-bottom:0}.crm-fields-table tr.inactive{opacity:.62}.crm-fields-table td strong{display:block;color:#111827;font-size:14px;font-weight:800}.crm-fields-table td span{display:block;margin-top:4px;color:#8a94a6;font-size:12px}.crm-fields-table code{padding:5px 8px;border-radius:999px;background:#f2f4f7;color:#344054}.crm-field-status,.crm-fields-table code{font:800 12px/1 var(--attestat-apple-font)}.crm-field-status{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:28px;border:1px solid #e5e7eb;border-radius:999px;padding:0 14px;background:#fff;color:#667085;white-space:nowrap}.crm-field-status.on{border-color:#bbf7d0;background:#dcfce7;color:#15803d}.crm-field-status.off{background:#f2f4f7;color:#8a94a6}.crm-field-row-actions{display:inline-flex;align-items:center;gap:8px}.crm-field-row-actions button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#111827;padding:0 11px;font:800 12px/1 var(--attestat-apple-font);cursor:pointer}.crm-field-row-actions button:has(svg){width:34px;padding:0;color:#667085}.crm-field-row-actions button:disabled{opacity:.35;cursor:not-allowed}.crm-field-editor{display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid #eef0f3;border-radius:20px;background:#fff;box-shadow:0 18px 36px rgba(15,23,42,.05)}.crm-field-editor-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.crm-field-editor-head strong{display:block;color:#111827;font-size:16px;font-weight:800}.crm-field-editor-head span,.crm-field-stage-picker span,.crm-field-type-hint{color:#8a94a6;font-size:12px;font-weight:700}.crm-field-editor-head button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#667085;cursor:pointer}.crm-field-editor-head button:disabled{opacity:.35;cursor:not-allowed}.crm-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.crm-field-control{display:grid;grid-gap:7px;gap:7px;color:#8a94a6;font-size:12px;font-weight:700}.crm-field-control.inline{grid-template-columns:160px minmax(0,1fr);align-items:center}.crm-field-control input,.crm-field-control select,.crm-field-control textarea{width:100%;min-height:44px;border:1px solid #e5e7eb;border-radius:14px;background:#f7f8fa;color:#111827;padding:0 14px;font:700 14px/1.25 var(--attestat-apple-font);outline:none;transition:.18s ease}.crm-field-control select,.crm-lead-page-v2 .crm-lead-field-grid select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px 18px}.crm-field-control textarea{min-height:92px;padding:12px 14px;resize:vertical}.crm-field-control input:focus,.crm-field-control select:focus,.crm-field-control textarea:focus{border-color:#ffbc01;background:#fff;box-shadow:0 0 0 4px rgba(255,188,1,.16)}.crm-field-options{display:grid;grid-gap:10px;gap:10px}.crm-settings-ghost:disabled,.crm-settings-primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.crm-settings-bottom-savebar{position:fixed;left:50%;bottom:24px;z-index:80;width:min(760px,calc(100vw - 32px));min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px 14px 20px;border:1px solid rgba(229,231,235,.9);border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 24px 70px rgba(15,23,42,.16),inset 0 0 0 1px rgba(255,255,255,.7);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateX(-50%);animation:crmSavebarIn .2s ease both}.crm-settings-bottom-savebar strong{display:block;color:#111827;font-size:15px;font-weight:800;line-height:1.2}.crm-settings-bottom-savebar span{display:block;margin-top:4px;color:#667085;font-size:13px;font-weight:600;line-height:1.3}.crm-settings-bottom-savebar>div:last-child{display:flex;align-items:center;gap:10px;flex:0 0 auto}.crm-settings-bottom-savebar .crm-settings-ghost,.crm-settings-bottom-savebar .crm-settings-primary{min-height:44px;padding:0 18px}@keyframes crmSavebarIn{0%{opacity:0;transform:translate(-50%,10px) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}.crm-field-options-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.crm-field-options-head strong{display:block;color:#111827;font-size:14px;font-weight:800}.crm-field-options-head span{display:block;margin-top:4px;color:#8a94a6;font-size:12px;font-weight:700}.crm-field-options-head button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:1px solid #e5e7eb;border-radius:13px;background:#fff;color:#111827;font:800 13px/1 var(--attestat-apple-font);cursor:pointer}.crm-field-options-head svg{width:16px;height:16px}.crm-field-option-list{display:grid;grid-gap:9px;gap:9px}.crm-field-option-row{display:flex;align-items:flex-end;gap:10px;padding:10px 12px;border:1px solid #eef0f3;border-radius:14px;background:#f9fafb}.crm-field-option-row .crm-field-option-order{order:0}.crm-field-option-row>.crm-field-control:first-of-type{order:1;flex:1 1 auto;min-width:0}.crm-field-option-row>.crm-field-control:nth-of-type(2){order:2;flex:0 0 130px;min-width:0}.crm-field-option-row>button:last-child{order:3;flex:0 0 40px}@media (max-width:600px){.crm-field-option-row>.crm-field-control:nth-of-type(2){flex:0 0 96px}}.crm-field-option-row>button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:13px;background:#fff;color:#667085;cursor:pointer}.crm-field-option-row>button:hover{border-color:#fecaca;background:#fee2e2;color:#b91c1c}.crm-field-checkbox{display:inline-flex;align-items:center;gap:9px;color:#667085;font-size:13px;font-weight:700}.crm-field-checkbox input{width:18px;height:18px;accent-color:#ffbc01}.crm-field-stage-picker{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid #eef0f3;border-radius:18px;background:#f9fafb}.crm-field-stage-picker>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.crm-field-stage-picker strong{color:#111827;font-size:14px;font-weight:800}.crm-field-stage-picker>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.crm-field-stage-picker label{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#667085;font-size:12px;font-weight:700}.crm-field-stage-picker input{accent-color:#ffbc01}.crm-field-empty{padding:22px;border:1px dashed #d1d5db;border-radius:18px;color:#8a94a6;font-weight:700;text-align:center}.crm-field-empty.compact{padding:14px;font-size:13px}.crm-field-modal-backdrop{position:fixed;inset:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.crm-field-modal{width:min(920px,100%);max-height:min(860px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:1px solid rgba(229,231,235,.9);border-radius:26px;background:rgba(255,255,255,.96);box-shadow:0 30px 90px rgba(15,23,42,.24);overflow:hidden}.crm-field-modal footer,.crm-field-modal header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #eef0f3}.crm-field-modal footer{justify-content:flex-end;border-top:1px solid #eef0f3;border-bottom:0}.crm-field-modal header p{margin:0 0 5px;color:#8a94a6;font-size:12px;font-weight:800;text-transform:uppercase}.crm-field-modal header h2{margin:0;color:#111827;font-size:22px;font-weight:850}.crm-field-modal header>button{width:40px;height:40px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#667085;font-size:24px;cursor:pointer}.crm-field-modal-body{display:grid;grid-gap:16px;gap:16px;padding:22px;overflow:auto}.crm-field-modal-switches{display:flex;flex-wrap:wrap;gap:14px}.crm-lead-page-v2 .crm-lead-field-grid select,.crm-lead-page-v2 .crm-lead-field-grid textarea{width:100%;min-height:44px;border:1px solid #e5e7eb;border-radius:14px;background:#f7f8fa;color:#111827;padding:0 14px;font:700 14px/1.25 var(--attestat-apple-font);outline:none;transition:.18s ease}.crm-lead-page-v2 .crm-lead-field-grid textarea{min-height:88px;padding:12px 14px;resize:vertical}.crm-lead-page-v2 .crm-lead-field-grid input:focus,.crm-lead-page-v2 .crm-lead-field-grid select:focus,.crm-lead-page-v2 .crm-lead-field-grid textarea:focus{border-color:#ffbc01;background:#fff;box-shadow:0 0 0 4px rgba(255,188,1,.16)}.crm-lead-page-v2 .crm-lead-field-grid select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px;background-color:#f7f8fa;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px 18px}.crm-lead-page-v2 .crm-lead-dynamic-field span em{margin-left:4px;color:#ef4444;font-style:normal}.crm-lead-boolean{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.crm-lead-boolean button{min-height:42px;border:1px solid #e5e7eb;border-radius:14px;background:#f7f8fa;color:#667085;font:800 14px/1 var(--attestat-apple-font);cursor:pointer}.crm-lead-boolean button.active{border-color:rgba(255,188,1,.55);background:#fff7d6;color:#111827}.crm-lead-choice-grid{display:grid;grid-gap:8px;gap:8px}.crm-lead-choice-grid label{min-height:38px;display:flex!important;align-items:center;gap:9px;padding:0 12px;border:1px solid #e5e7eb;border-radius:13px;background:#f7f8fa;color:#111827;font-size:13px;font-weight:700}.crm-lead-choice-grid input{width:16px!important;min-height:16px!important;accent-color:#ffbc01}.crm-lead-file-control,.crm-lead-url-control{display:grid;grid-gap:8px;gap:8px}.crm-lead-file-control span{color:#667085!important;font-size:12px!important;font-weight:700!important}.crm-lead-url-control{grid-template-columns:minmax(0,1fr) auto}.crm-lead-url-control a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#111827;font-size:13px;font-weight:800;text-decoration:none}@media (max-width:1180px){.crm-settings-fields{grid-template-columns:1fr}}@media (max-width:720px){.crm-field-control.inline,.crm-field-grid{grid-template-columns:1fr}.crm-field-options-head,.crm-settings-bottom-savebar{align-items:stretch;flex-direction:column}.crm-settings-bottom-savebar{bottom:14px;padding:16px}.crm-settings-bottom-savebar .crm-settings-ghost,.crm-settings-bottom-savebar .crm-settings-primary,.crm-settings-bottom-savebar>div:last-child{width:100%}.crm-field-option-row{flex-wrap:wrap}.crm-field-option-row>.crm-field-control:first-of-type{flex:1 1 100%}.crm-field-stage-picker>div:first-child{align-items:flex-start;flex-direction:column}.crm-lead-url-control{grid-template-columns:1fr}}.crm-fields-section{margin-top:12px}.crm-fields-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.crm-fields-section-head h3{font-size:15px;font-weight:800;color:#0f172a;margin:0}.crm-fields-list{display:flex;flex-direction:column;gap:8px}.crm-fields-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border:1px solid #e7eaf0;border-radius:12px;background:#fff}.crm-fields-row.is-inactive{opacity:.6}.crm-fields-row-main{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.crm-fields-row-main strong{font-size:14px;color:#0f172a}.crm-fields-row-type{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#64748b;background:#f1f5f9;padding:2px 8px;border-radius:999px}.crm-fields-row-opts{font-size:12px;color:#94a3b8}.crm-fields-row-off{font-size:11px;color:#b45309;background:#fef3c7;padding:2px 8px;border-radius:999px}.crm-fields-row-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.crm-fields-row-del{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #fecaca;border-radius:9px;background:#fff;color:#dc2626;cursor:pointer}.crm-fields-row-del:hover{background:#fef2f2}.crm-fields-row-del svg{width:16px;height:16px}.crm-field-option-order{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.crm-field-option-order button{width:24px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e3e7ee;border-radius:6px;background:#fff;color:#475569;cursor:pointer;padding:0}.crm-field-option-order button:hover:not(:disabled){background:#f6f8fb}.crm-field-option-order button:disabled{opacity:.4;cursor:default}.crm-field-option-order button svg{width:13px;height:13px}.crm-settings-page .crm-field-modal-backdrop,div.crm-field-modal-backdrop{position:fixed!important;inset:0!important;z-index:9999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px;background:rgba(15,23,42,.45)}.crm-settings-page .crm-field-modal,div.crm-field-modal-backdrop>.crm-field-modal{max-height:calc(100dvh - 48px);overflow:auto}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event{display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;align-items:start!important;grid-gap:12px!important;gap:12px!important;padding:18px!important;background:#fff!important;box-shadow:0 14px 36px rgba(15,23,42,.07)!important;min-height:auto!important}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event.system{background:#fcfcfd;box-shadow:0 10px 24px rgba(15,23,42,.04)}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event-body{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:8px!important;gap:8px!important}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event header{width:100%!important;display:block!important;margin:0!important;min-width:0!important}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event-title,.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event-title strong{width:100%!important;max-width:none!important;min-width:0!important}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event-title strong{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#111827!important;font-size:14px!important;line-height:1.35!important;font-weight:850!important;word-break:normal!important}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event.system .crm-lead-event-title strong{color:#8a94a6;font-weight:750}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event p{width:100%!important;margin:0!important;clear:none!important;min-width:0!important;max-width:none!important}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event-meta{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin-top:6px!important;min-width:0!important}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event-meta time{display:inline-flex;align-items:center;height:32px;line-height:1;white-space:nowrap}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-event-menu{position:relative;flex:0 0 auto}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-file-pill{width:auto!important;max-width:100%!important;align-items:center!important}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-file-pill>div{min-width:0!important;max-width:100%!important}.crm-lead-page-v2 .crm-lead-timeline-card .crm-lead-file-pill strong{display:block!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;color:#111827!important;font-size:13px!important;line-height:1.25!important;word-break:break-word!important}.crm-lead-page-v2 .crm-timeline{display:grid;grid-gap:12px;gap:12px;width:100%}.crm-lead-page-v2 .crm-timeline__event{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:14px;gap:14px;width:100%;min-width:0;padding:18px;border:1px solid #eef0f3;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.06)}.crm-lead-page-v2 .crm-timeline__event--system{background:#fcfcfd;box-shadow:0 10px 22px rgba(15,23,42,.035)}.crm-lead-page-v2 .crm-timeline__event--pinned{border-color:rgba(255,188,1,.46);background:#fffaf0}.crm-lead-page-v2 .crm-timeline__dot{width:10px;height:10px;margin-top:5px;border-radius:999px;background:#ffbc01;box-shadow:0 0 0 6px rgba(255,188,1,.14)}.crm-lead-page-v2 .crm-timeline__event--messenger .crm-timeline__dot{background:#3b82f6;box-shadow:0 0 0 6px rgba(59,130,246,.13)}.crm-lead-page-v2 .crm-timeline__event--email .crm-timeline__dot{background:#8b5cf6;box-shadow:0 0 0 6px rgba(139,92,246,.13)}.crm-lead-page-v2 .crm-timeline__event--sms .crm-timeline__dot{background:#06b6d4;box-shadow:0 0 0 6px rgba(6,182,212,.13)}.crm-lead-page-v2 .crm-timeline__event--task .crm-timeline__dot{background:#22c55e;box-shadow:0 0 0 6px rgba(34,197,94,.13)}.crm-lead-page-v2 .crm-timeline__event--system .crm-timeline__dot{background:#d0d5dd;box-shadow:0 0 0 6px rgba(208,213,221,.16)}.crm-lead-page-v2 .crm-timeline__body{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:8px;gap:8px;min-width:0;width:100%}.crm-lead-page-v2 .crm-timeline__header{min-width:0}.crm-lead-page-v2 .crm-timeline__title{display:block;width:100%;min-width:0;overflow:hidden;color:#111827;font-size:14px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.crm-lead-page-v2 .crm-timeline__event--system .crm-timeline__title{color:#8a94a6;font-weight:700}.crm-lead-page-v2 .crm-timeline__text{width:100%;min-width:0;margin:0;color:#667085;font-size:14px;font-weight:500;line-height:1.5;overflow-wrap:break-word}.crm-lead-page-v2 .crm-timeline__event--system .crm-timeline__text{color:#8a94a6}.crm-lead-page-v2 .crm-timeline__updated{color:#98a2b3;font-size:12px;font-weight:700}.crm-lead-page-v2 .crm-timeline__files{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;min-width:0}.crm-lead-page-v2 .crm-timeline__file{display:inline-flex;align-items:center;gap:10px;max-width:min(720px,100%);min-height:46px;padding:9px 12px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.045);color:inherit;text-decoration:none}.crm-lead-page-v2 .crm-timeline__file[href]:hover{border-color:rgba(255,188,1,.48);box-shadow:0 14px 30px rgba(15,23,42,.08);transform:translateY(-5px)}.crm-lead-page-v2 .crm-timeline__file svg{width:20px;height:20px;color:#ffbc01;flex:0 0 auto}.crm-lead-page-v2 .crm-timeline__file-preview{width:52px;height:52px;border-radius:10px;object-fit:cover;background:#f3f4f6;flex:0 0 auto}.crm-lead-page-v2 .crm-timeline__file>div{display:grid;grid-gap:2px;gap:2px;min-width:0}.crm-lead-page-v2 .crm-timeline__file strong{display:block;max-width:100%;color:#111827;font-size:13px;font-weight:750;line-height:1.25;overflow-wrap:anywhere;white-space:normal}.crm-lead-page-v2 .crm-timeline__file small{color:#8a94a6;font-size:11px;font-weight:700}.crm-lead-page-v2 .crm-timeline__meta{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;margin-top:8px}.crm-lead-page-v2 .crm-timeline__meta time{color:#98a2b3;font-size:12px;font-weight:700;line-height:32px;white-space:nowrap}.crm-lead-page-v2 .crm-timeline__menu{position:relative;flex:0 0 auto}.crm-lead-page-v2 .crm-timeline__menu>button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#667085;cursor:pointer}.crm-lead-page-v2 .crm-timeline__menu>button:hover{border-color:rgba(255,188,1,.45);background:#fffaf0;color:#111827}.crm-lead-page-v2 .crm-timeline__menu svg{width:16px;height:16px}.crm-lead-page-v2 .crm-timeline__menu>div{position:absolute;right:0;top:calc(100% + 8px);z-index:20;display:grid;grid-gap:4px;gap:4px;min-width:176px;padding:8px;border:1px solid #eef0f3;border-radius:14px;background:#fff;box-shadow:0 18px 42px rgba(15,23,42,.14)}.crm-lead-page-v2 .crm-timeline__menu>div button{min-height:34px;border:0;border-radius:10px;background:transparent;color:#344054;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.crm-lead-page-v2 .crm-timeline__menu>div button:hover{background:#f7f8fa;color:#111827}.crm-lead-page-v2 .crm-timeline__edit{display:grid;grid-gap:10px;gap:10px}.crm-lead-page-v2 .crm-timeline__edit textarea{width:100%;min-height:86px;border:1px solid #e5e7eb;border-radius:14px;background:#f7f8fa;color:#111827;font:inherit;padding:12px;resize:vertical}.crm-lead-page-v2 .crm-timeline__edit>div{display:flex;gap:8px}.crm-lead-page-v2 .crm-timeline__edit button{min-height:30px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#667085;font-size:12px;font-weight:750;cursor:pointer}.crm-lead-page-v2 .crm-timeline__edit button:hover{border-color:rgba(255,188,1,.5);color:#111827}@media (max-width:720px){.crm-lead-page-v2 .crm-timeline__event{grid-template-columns:16px minmax(0,1fr);padding:14px;border-radius:16px}.crm-lead-page-v2 .crm-timeline__meta{justify-content:space-between}}.ord-course-catalog-link{margin:-8px 0 10px}.ord-catalog-link{font-size:12px;color:#2563eb;text-decoration:none}.ord-catalog-link:hover{text-decoration:underline}.ord-deal-title-link{font-weight:600;font-size:13px;color:#2563eb;cursor:pointer;line-height:1.4;margin-bottom:3px}.ord-deal-title-link:hover{text-decoration:underline}.ord-det-loading{padding:48px;text-align:center;color:var(--text-secondary,#6b7280)}.ord-det-page{padding:24px;width:100%;box-sizing:border-box}.ord-det-header{margin-bottom:24px}.ord-det-title-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:12px}.ord-det-title{font-size:22px;font-weight:700;color:var(--text,#111);margin:0}.ord-det-title-date{font-size:18px;font-weight:400;color:var(--text-secondary,#6b7280)}.ord-det-status-badge{padding:4px 10px;border-radius:5px;white-space:nowrap}.ord-det-status-badge,.ord-det-status-chip{font-size:11px;font-weight:700;text-transform:uppercase}.ord-det-status-chip{padding:3px 8px;border-radius:4px}.ord-det-actions{display:flex;gap:10px;flex-wrap:wrap}.ord-det-body{display:grid;grid-template-columns:1fr 320px;grid-gap:20px;gap:20px;align-items:start}@media (max-width:800px){.ord-det-body{grid-template-columns:1fr}}.ord-det-main,.ord-det-side{display:flex;flex-direction:column;gap:16px}.ord-det-row{display:flex;gap:10px;padding:6px 0;border-bottom:1px solid var(--border,#f3f4f6);font-size:13px}.ord-det-row:last-child{border-bottom:none}.ord-det-label{min-width:140px;flex-shrink:0;color:var(--text-secondary,#6b7280)}.ord-det-value{color:var(--text,#111)}.ord-det-link{color:#2563eb;text-decoration:none}.ord-det-link:hover{text-decoration:underline}.ord-det-empty{font-size:13px;color:var(--text-secondary,#6b7280);padding:8px 0;font-style:italic}.cdo-page{max-width:1100px;padding:24px}.cdo-page-header{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:20px}.cdo-page-title{font-size:22px;font-weight:700;color:var(--text,#111);margin:0}.cdo-link-btn{font-size:13px;color:#2563eb;text-decoration:none;padding:6px 14px;border:1px solid #2563eb;border-radius:6px}.cdo-link-btn:hover{background:#eff6ff}.cdo-search{max-width:360px;padding:8px 12px;border:1px solid var(--border,#e5e7eb);border-radius:6px;margin-bottom:16px;display:block}.cdo-search,.cdo-table{width:100%;font-size:13px}.cdo-table{border-collapse:collapse}.cdo-table th{text-align:left;padding:8px 10px;border-bottom:2px solid var(--border,#e5e7eb);color:var(--text-secondary,#6b7280);font-weight:600;font-size:12px}.cdo-table td{padding:10px;border-bottom:1px solid var(--border,#f3f4f6);vertical-align:top}.cdo-table tr:hover td{background:#f9fafb}.cdo-hub-card{border:1px solid var(--border,#e5e7eb);border-radius:10px;padding:24px;background:#fff;cursor:pointer;transition:box-shadow .15s}.cdo-hub-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.cdo-hub-card-icon{font-size:32px;margin-bottom:10px}.cdo-hub-card-title{font-size:17px;font-weight:700;color:var(--text,#111);margin-bottom:6px}.cdo-hub-card-desc{font-size:13px;color:var(--text-secondary,#6b7280)}.ord-import-input{padding:7px 12px;font-size:13px;border:1px solid var(--border,#e5e7eb);border-radius:6px;width:200px}.ord-dedup-banner{background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;padding:10px 14px;font-size:13px;color:#92400e;display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:16px}.ord-dedup-banner a{color:#92400e;font-weight:600}.ord-dedup-banner a:hover{text-decoration:underline}.ord-client-link{color:#2563eb;text-decoration:none}.ord-client-link:hover{text-decoration:underline}.prod-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;margin-left:6px;border-radius:999px;background:#f3f4f6;color:#6b7280;font-size:11px;font-weight:600}.prod-tab.active .prod-tab-count{background:#fef3c7;color:#b45309}.prod-size-select{padding:4px 8px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:13px}.ord-sort-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;font:inherit;color:inherit;padding:0}.ord-sort-btn:hover{color:#111827}.sidebar{width:240px!important;min-width:240px!important;max-width:240px!important;flex:0 0 240px!important;overflow:hidden!important}.sidebar,.sidebar *,.sidebar :after,.sidebar :before{box-sizing:border-box!important}.sidebar-logo-link{text-decoration:none;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.sidebar-logo-link:hover{opacity:.82}.sidebar-logo{min-height:96px!important;padding:16px 18px 10px!important;justify-content:center!important;align-items:center!important}.sidebar-logo-full{width:166px!important;max-width:166px!important;max-height:68px!important;object-fit:contain!important}.sidebar-nav{width:100%!important;min-width:0!important;padding:8px 12px 10px!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-width:none!important;scrollbar-color:transparent transparent!important}.sidebar-nav::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.sidebar-nav::-webkit-scrollbar-track{background:transparent!important}.sidebar-nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18)!important;border-radius:999px!important}.nav-group{width:100%!important;padding-bottom:12px!important;margin-bottom:8px!important}.nav-group,.nav-items{min-width:0!important;gap:6px!important}.nav-items{display:grid!important;grid-gap:6px!important}.nav-section{min-height:28px!important;width:100%!important;min-width:0!important}.nav-section-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;border:0!important;background:transparent!important;cursor:pointer!important;text-align:left!important;font:inherit!important;color:#888!important}.nav-section-toggle:hover{color:#d4d4d4!important}.nav-section-chevron{flex:0 0 14px!important;transition:transform .16s ease!important}.nav-group.open .nav-section-chevron{transform:rotate(180deg)!important}.nav-link{width:100%!important;max-width:100%!important;min-width:0!important;min-height:40px!important;padding:0 10px 0 12px!important}.nav-link,.nav-link:hover{transform:none!important}.nav-link span,.nav-link-label{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sidebar-collapse-btn{flex:0 0 auto!important;margin:8px 12px!important}.sidebar-footer{flex:0 0 auto!important;padding:10px 12px 14px!important}.sidebar.collapsed{width:76px!important;min-width:76px!important;max-width:76px!important;flex-basis:76px!important}.sidebar.collapsed .sidebar-logo{min-height:86px!important;padding:14px 10px 10px!important}.sidebar.collapsed .sidebar-logo-icon{max-width:38px!important;max-height:52px!important}.sidebar.collapsed .sidebar-nav{padding:8px 10px 10px!important;overflow-y:auto!important}.sidebar.collapsed .nav-group{padding-bottom:10px!important}.sidebar.collapsed .nav-link{width:46px!important;min-height:44px!important}@media (max-width:760px){.sidebar,.sidebar.collapsed{width:240px!important;min-width:240px!important;max-width:240px!important;flex-basis:240px!important}.right-staff-rail{display:none}}