.prod-detail-page .cf-group{margin-top:18px;padding-top:16px;border-top:1px solid #eef1f5}.prod-detail-page .cf-group:first-child{margin-top:4px;padding-top:0;border-top:0}.prod-detail-page .cf-group-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.prod-detail-page .cf-group-title{font-size:13px;font-weight:700;color:#1f2733;letter-spacing:.01em}.prod-detail-page .cf-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#ecfdf3;color:#15803d;font-size:11px;font-weight:700}.prod-detail-page .cf-group-count.is-zero{background:#f1f3f6;color:#9aa1ab}.prod-detail-page .cf-chips{display:flex;flex-wrap:wrap;gap:8px}.prod-detail-page .cf-empty{font-size:12.5px;color:#9aa1ab;font-style:italic;align-self:center}.prod-detail-page .cf-chip{display:inline-flex;align-items:center;gap:9px;max-width:100%;padding:7px 14px 7px 11px;border:1.5px solid #d7deea;border-radius:12px;background:#fff;color:#374151;font-family:inherit;font-size:13px;font-weight:600;line-height:1.25;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s,color .15s}.prod-detail-page .cf-chip:hover{border-color:#b9c4d6;box-shadow:0 2px 6px rgba(15,23,42,.06)}.prod-detail-page .cf-chip:focus-visible{outline:none;border-color:#ffbe00;box-shadow:0 0 0 4px rgba(255,190,0,.18)}.prod-detail-page .cf-chip-box{flex:0 0 18px;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #cbd5e1;border-radius:50%;background:#fff;transition:border-color .15s,background .15s}.prod-detail-page .cf-chip-box svg{width:11px;height:11px;opacity:0;transform:scale(.6);transition:opacity .15s,transform .15s}.prod-detail-page .cf-chip-text{min-width:0;overflow-wrap:anywhere}.prod-detail-page .cf-chip-note{margin-left:2px;font-size:11px;font-weight:500;color:#9ca3af}.prod-detail-page .cf-chip.is-selected{border-color:#6fcf97;background:#f1fcf5;color:#157347}.prod-detail-page .cf-chip.is-selected:hover{border-color:#46b876;box-shadow:0 2px 8px rgba(34,168,84,.14)}.prod-detail-page .cf-chip.is-selected .cf-chip-box{border-color:#2fb45f;background:#2fb45f}.prod-detail-page .cf-chip.is-selected .cf-chip-box svg{opacity:1;transform:scale(1)}.prod-detail-page .cf-chip.is-selected .cf-chip-note{color:#4e9e72}.prod-detail-page .study-plan-soon{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;padding:clamp(48px,9vw,96px) 24px;border:1px solid #e7ecf3;border-radius:16px;background:rgba(255,255,255,.62)}.prod-detail-page .study-plan-soon-icon{width:64px;height:64px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:#fff7e0;color:#d98f00;border:1px solid #ffe6a8}.prod-detail-page .study-plan-soon-icon svg{width:32px;height:32px}.prod-detail-page .study-plan-soon-title{font-size:20px;font-weight:800;color:#1f2733;margin-top:4px}.prod-detail-page .study-plan-soon-text{display:inline-flex;align-items:center;padding:5px 14px;border-radius:999px;background:#fef9c3;color:#854d0e;border:1px solid #fde047;font-size:13px;font-weight:700}.prod-detail-page .prod-breadcrumb{display:none}.crm-delivery{padding:4px 2px 24px;width:100%}.crm-delivery-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.crm-delivery-head h3{font-size:18px;font-weight:800;color:#0f172a;margin:0}.crm-delivery-sub{font-size:12px;color:#94a3b8}.crm-delivery-card{border:1px solid #e7eaf0;border-radius:16px;background:#fff;padding:18px;display:flex;flex-direction:column;gap:14px;box-shadow:0 6px 18px rgba(15,23,42,.04)}.crm-delivery-row{display:flex;gap:12px;flex-wrap:wrap}.crm-delivery-field{display:flex;flex-direction:column;gap:5px;flex:1 1;min-width:0}.crm-delivery-field--phone{flex:0 1 400px}.crm-delivery-field--narrow{flex:0 0 140px}.crm-delivery-phone-view{display:flex;align-items:center;gap:10px;min-height:40px;padding:0 12px;border:1.5px solid #e3e7ee;border-radius:11px;background:#fcfcfd;cursor:text}.crm-delivery-phone-view:hover{border-color:#cbd5e1}.crm-delivery-phone-number{font-size:14px;font-weight:600;color:#1f2733;white-space:nowrap}.crm-delivery-phone-globe{font-size:15px}.crm-delivery-field>span{font-size:12px;font-weight:600;color:#64748b}.crm-delivery-field input,.crm-delivery-field select{height:40px;padding:0 12px;border:1.5px solid #e3e7ee;border-radius:11px;font-size:14px;font-family:inherit;background:#fcfcfd;outline:none;transition:border-color .15s,box-shadow .15s}.crm-delivery-field input:focus,.crm-delivery-field select:focus{border-color:#ffbe00;box-shadow:0 0 0 4px rgba(255,190,0,.16)}.crm-delivery-address{display:flex;gap:8px}.crm-delivery-address input{flex:1 1}.crm-delivery-btn{height:40px;padding:0 16px;border:1.5px solid #e3e7ee;border-radius:11px;background:#fff;font-size:13px;font-weight:700;color:#334155;cursor:pointer;white-space:nowrap;font-family:inherit;transition:background .15s,border-color .15s,transform .12s}.crm-delivery-btn:hover:not(:disabled){background:#f6f8fb;border-color:#cbd5e1}.crm-delivery-btn:disabled{opacity:.55;cursor:not-allowed}.crm-delivery-btn--primary{border:0;background:linear-gradient(180deg,#ffce3d,#ffbe00);color:#1a1a1a;box-shadow:0 10px 22px rgba(255,190,0,.3)}.crm-delivery-btn--primary:hover:not(:disabled){transform:translateY(-1px)}.crm-delivery-norm{border-radius:12px;padding:12px 14px;font-size:13px}.crm-delivery-norm.is-good{background:#f0fdf4;border:1px solid #bbf7d0}.crm-delivery-norm.is-warn{background:#fff7ed;border:1px solid #fed7aa}.crm-delivery-norm-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px 16px;gap:6px 16px}@media (max-width:560px){.crm-delivery-norm-grid{grid-template-columns:1fr 1fr}}.crm-delivery-norm-grid b{color:#475569;font-weight:600}.crm-delivery-norm-quality{margin-top:8px;font-weight:700;font-size:12.5px}.crm-delivery-norm.is-good .crm-delivery-norm-quality{color:#15803d}.crm-delivery-norm.is-warn .crm-delivery-norm-quality{color:#c2410c}.crm-delivery-tariff{font-size:14px;color:#0f172a;background:#f8fafc;border:1px solid #e7eaf0;border-radius:11px;padding:10px 14px}.crm-delivery-tariff b{color:#15803d}.crm-delivery-actions{display:flex;justify-content:flex-end}.crm-delivery-list{margin-top:22px}.crm-delivery-list h4{font-size:14px;font-weight:800;color:#0f172a;margin:0 0 12px;display:flex;align-items:center;gap:8px}.crm-delivery-count{display:inline-flex;min-width:20px;height:20px;padding:0 6px;align-items:center;justify-content:center;border-radius:999px;background:#eef2f7;color:#475569;font-size:12px;font-weight:700}.crm-delivery-empty{padding:18px;text-align:center;color:#94a3b8;font-size:13px;border:1px dashed #e2e8f0;border-radius:12px}.crm-delivery-items{display:flex;flex-direction:column;gap:10px}.crm-delivery-item{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;border:1px solid #e7eaf0;border-radius:14px;padding:13px 15px;background:#fff}.crm-delivery-item--ready{border-left:3px solid #22c55e}.crm-delivery-item--draft{border-left:3px solid #f59e0b}.crm-delivery-item--failed{opacity:.55}.crm-delivery-item-main{min-width:0;flex:1 1}.crm-delivery-item-track{display:flex;align-items:baseline;gap:8px}.crm-delivery-item-track b{font-size:16px;letter-spacing:.03em;color:#0f172a;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.crm-delivery-item-label{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;font-weight:700}.crm-delivery-item-meta{font-size:12.5px;color:#475569;margin-top:4px}.crm-delivery-item-addr{font-size:12.5px;color:#64748b;margin-top:2px}.crm-delivery-item-status{font-size:12px;color:#0369a1;margin-top:4px;font-weight:600}.crm-delivery-item-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.crm-delivery-track-link{font-size:12.5px;font-weight:700;color:#2563eb;text-decoration:none;white-space:nowrap}.crm-delivery-track-link:hover{text-decoration:underline}.crm-delivery-item-del{width:28px;height:28px;border:none;border-radius:8px;background:#fef2f2;color:#dc2626;font-size:18px;line-height:1;cursor:pointer;flex-shrink:0}.crm-delivery-item-del:hover{background:#fee2e2}.crm-delivery-item-refresh{width:28px;height:28px;border:none;border-radius:8px;background:#eff6ff;color:#2563eb;font-size:15px;line-height:1;cursor:pointer;flex-shrink:0}.crm-delivery-item-refresh:hover:not(:disabled){background:#dbeafe}.crm-delivery-item-refresh:disabled{opacity:.6;cursor:default}.reject-dlg-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px;background:rgba(15,23,42,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.reject-dlg{width:min(460px,100%);max-height:86vh;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 28px 80px rgba(15,23,42,.28);padding:22px 24px}.reject-dlg-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.reject-dlg-title{font-size:18px;font-weight:700;color:#0f172a}.reject-dlg-close{width:32px;height:32px;border-radius:50%;border:1px solid #e5e7eb;background:#f8fafc;color:#64748b;font-size:18px;line-height:1;cursor:pointer;transition:background .15s,color .15s}.reject-dlg-close:hover{background:#fee2e2;color:#dc2626}.reject-dlg-intro{margin:4px 0 18px;font-size:13.5px;line-height:1.5;color:#475569}.reject-dlg-intro b{color:#b91c1c}.reject-dlg-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.reject-dlg-field>span{font-size:13px;font-weight:600;color:#334155}.reject-dlg-field>span em{color:#dc2626;font-style:normal;margin-left:2px}.reject-dlg-field input,.reject-dlg-field select{width:100%;padding:11px 13px;font-size:14px;color:#0f172a;background:#fff;border:1px solid #d7dde7;border-radius:11px;outline:none;transition:border-color .15s,box-shadow .15s}.reject-dlg-field input:focus,.reject-dlg-field select:focus{border-color:#ffbe00;box-shadow:0 0 0 3px rgba(255,190,0,.18)}.reject-dlg-field input.reject-dlg-invalid,.reject-dlg-field select.reject-dlg-invalid{border-color:#f0a3a3;box-shadow:0 0 0 3px rgba(220,38,38,.12)}.reject-dlg-hint{font-size:12px;color:#dc2626}.reject-dlg-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.reject-dlg-cancel{padding:10px 18px;font-size:14px;font-weight:600;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:11px;cursor:pointer;transition:background .15s}.reject-dlg-cancel:hover{background:#e2e8f0}.reject-dlg-confirm{padding:10px 20px;font-size:14px;font-weight:700;color:#fff;background:#dc2626;border:1px solid #dc2626;border-radius:11px;cursor:pointer;transition:background .15s,opacity .15s}.reject-dlg-confirm:hover{background:#b91c1c}.reject-dlg-confirm:disabled{opacity:.5;cursor:not-allowed}.crm-lead-task-fields{display:flex;gap:12px;margin:4px 0 12px;flex-wrap:wrap}.crm-lead-task-field{display:flex;flex-direction:column;gap:5px;flex:1 1 200px;min-width:0}.crm-lead-task-field>span{font-size:12.5px;font-weight:600;color:#475569}.crm-lead-task-field input,.crm-lead-task-field select{width:100%;padding:9px 11px;font-size:13.5px;color:#0f172a;background:#fff;border:1px solid #d7dde7;border-radius:10px;outline:none;transition:border-color .15s,box-shadow .15s}.crm-lead-task-field input:focus,.crm-lead-task-field select:focus{border-color:#ffbe00;box-shadow:0 0 0 3px rgba(255,190,0,.18)}.crm-task-box{margin-top:10px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;gap:8px}.crm-task-box--done{background:#f0fdf4;border-color:#bbf7d0}.crm-task-box--overdue{background:#fef2f2;border-color:#fecaca}.crm-task-check{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:13.5px;font-weight:600;color:#334155;-webkit-user-select:none;-moz-user-select:none;user-select:none}.crm-task-check input[type=checkbox]{width:18px;height:18px;accent-color:#16a34a;cursor:pointer}.crm-task-box--done .crm-task-check span{color:#15803d}.crm-task-meta{display:flex;flex-wrap:wrap;gap:8px}.crm-task-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;font-size:12px;font-weight:600;border-radius:999px;background:#eef2f7;color:#475569;white-space:nowrap}.crm-task-chip--assignee{background:#eef2ff;color:#4338ca}.crm-task-chip--due{background:#fff7ed;color:#c2410c}.crm-task-chip--overdue{background:#fee2e2;color:#dc2626}.crm-task-chip--done{background:#dcfce7;color:#15803d}.app-notify-toast{display:flex;align-items:flex-start;gap:11px;width:360px;max-width:calc(100vw - 32px);padding:13px 14px;background:#ffffff;border:1px solid rgba(15,23,42,.08);border-left:4px solid #94a3b8;border-radius:14px;box-shadow:0 16px 44px rgba(15,23,42,.18);cursor:pointer;animation:notify-slide-in .28s cubic-bezier(.2,.8,.2,1);transition:transform .12s,box-shadow .12s}.app-notify-toast:hover{transform:translateY(-1px);box-shadow:0 20px 52px rgba(15,23,42,.22)}.app-notify-toast--telegram,.app-notify-toast--telegram_bot{border-left-color:#2aabee}.app-notify-toast--whatsapp{border-left-color:#25d366}.app-notify-toast--max{border-left-color:#8b5cf6}.app-notify-toast--task{border-left-color:#ffbe00}.app-notify-toast--call{border-left-color:#2aa3ef}.app-notify-toast--mail{border-left-color:#6366f1}.app-notify-toast-icon{flex:0 0 22px;margin-top:1px}.app-notify-toast-body{flex:1 1 auto;min-width:0}.app-notify-toast-title{font-size:13.5px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-notify-toast-text{margin-top:2px;font-size:13px;line-height:1.35;color:#475569;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.app-notify-toast-open{flex:0 0 auto;align-self:center;font-size:12px;font-weight:700;color:#2563eb;white-space:nowrap}.app-notify-toast-close{flex:0 0 auto;width:22px;height:22px;margin:-2px -2px 0 0;border:none;background:transparent;color:#94a3b8;font-size:16px;line-height:1;cursor:pointer;border-radius:6px;transition:background .12s,color .12s}.app-notify-toast-close:hover{background:#f1f5f9;color:#475569}@keyframes notify-slide-in{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}.notif-wrap{position:relative}.notif-bell{display:inline-flex;align-items:center;justify-content:center;color:#475569;transition:background .15s,color .15s}.notif-bell:hover{color:#0f172a}.notif-bell-active{background:#fff7e0;color:#b45309}.notif-badge{position:absolute;top:2px;right:2px;min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:800;line-height:1;color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;box-sizing:border-box}.notif-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:380px;max-width:calc(100vw - 24px);max-height:70vh;display:flex;flex-direction:column;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:16px;box-shadow:0 24px 64px rgba(15,23,42,.22);z-index:400;overflow:hidden;animation:notif-pop .18s ease-out}@keyframes notif-pop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.notif-dropdown-head{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid #f1f5f9;font-size:14px;font-weight:700;color:#0f172a}.notif-mark-all{border:none;background:transparent;color:#2563eb;font-size:12.5px;font-weight:600;cursor:pointer;padding:2px 4px;border-radius:6px;transition:background .12s}.notif-mark-all:hover{background:#eff6ff}.notif-list{overflow-y:auto;flex:1 1 auto}.notif-empty{padding:28px 16px;text-align:center;color:#94a3b8;font-size:13.5px}.notif-item{display:flex;align-items:flex-start;gap:11px;padding:12px 16px;border-bottom:1px solid #f6f8fb;cursor:pointer;transition:background .12s;position:relative}.notif-item:hover{background:#f8fafc}.notif-item-unread{background:#fffdf4}.notif-item-unread:hover{background:#fff8e6}.notif-item-icon{flex:0 0 30px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f1f5f9;color:#64748b}.notif-type-message .notif-item-icon{background:#e8f5ff;color:#0284c7}.notif-type-task .notif-item-icon{background:#fff7e0;color:#b45309}.notif-type-call .notif-item-icon{background:#eef6ff;color:#2563eb}.notif-type-mail .notif-item-icon{background:#eef0ff;color:#4f46e5}.notif-item-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.notif-item-title{font-size:13.5px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-item-msg{font-size:12.5px;color:#475569;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notif-item-time{font-size:11px;color:#94a3b8;margin-top:1px}.notif-item-dot{flex:0 0 8px;width:8px;height:8px;margin-top:6px;background:#ef4444;border-radius:50%}.notif-dropdown-foot{border-top:1px solid #f1f5f9;padding:10px 16px;text-align:center}.notif-dropdown-foot a{font-size:13px;font-weight:600;color:#2563eb;text-decoration:none}.notif-dropdown-foot a:hover{text-decoration:underline}.notif-page{max-width:820px;margin:0 auto;padding:24px 20px 60px}.notif-page-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.notif-page-head h1{font-size:24px;font-weight:800;color:#0f172a;margin:0}.notif-page-markall{border:1px solid #e2e8f0;background:#fff;color:#2563eb;font-size:13px;font-weight:600;padding:8px 14px;border-radius:10px;cursor:pointer;transition:background .12s}.notif-page-markall:hover{background:#eff6ff}.notif-page-filters{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap}.notif-page-filter{border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:13px;font-weight:600;padding:7px 14px;border-radius:999px;cursor:pointer;transition:background .12s,color .12s,border-color .12s}.notif-page-filter:hover{background:#f8fafc}.notif-page-filter.is-active{background:#0f172a;border-color:#0f172a;color:#fff}.notif-page-list{display:flex;flex-direction:column;gap:8px}.notif-page-empty{padding:48px 16px;text-align:center;color:#94a3b8;font-size:14px}.notif-page-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#fff;border:1px solid rgba(15,23,42,.07);border-radius:14px;cursor:pointer;transition:background .12s,box-shadow .12s}.notif-page-item:hover{background:#f8fafc;box-shadow:0 6px 18px rgba(15,23,42,.06)}.notif-page-item-unread{background:#fffdf4;border-color:#fde68a}.notif-page-item-unread:hover{background:#fff8e6}.notif-page-badge{flex:0 0 auto;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;background:#f1f5f9;color:#64748b;margin-top:1px}.notif-page-badge--message{background:#e8f5ff;color:#0284c7}.notif-page-badge--task{background:#fff7e0;color:#b45309}.notif-page-badge--call{background:#eef6ff;color:#2563eb}.notif-page-badge--mail{background:#eef0ff;color:#4f46e5}.notif-page-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.notif-page-title{font-size:14px;font-weight:700;color:#0f172a}.notif-page-msg{font-size:13px;color:#475569;line-height:1.4}.notif-page-time{font-size:11.5px;color:#94a3b8}.notif-page-dot{flex:0 0 9px;width:9px;height:9px;margin-top:6px;background:#ef4444;border-radius:50%}.notif-page-more{margin-top:20px;text-align:center}.notif-page-more-btn{border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:13.5px;font-weight:600;padding:10px 22px;border-radius:12px;cursor:pointer;transition:background .12s}.notif-page-more-btn:hover:not(:disabled){background:#f1f5f9}.notif-page-more-btn:disabled{opacity:.6;cursor:default}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crm-page-b24-light .crm-deal-card:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.crm-load-more{width:100%;margin-top:6px;padding:9px 12px;border:1px dashed #cbd5e1;border-radius:10px;background:rgba(255,255,255,.7);color:#475569;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .12s,border-color .12s,color .12s}.crm-load-more:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8;color:#1f2937}.crm-load-more:disabled{opacity:.6;cursor:default}.crm-load-more:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.crm-column-spinner{padding:22px 12px;text-align:center;color:#94a3b8;font-size:13px;font-weight:600}.crm-deal-training-pill{display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:3px 9px 3px 7px;border:1px solid transparent;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.crm-deal-training-dot{flex:0 0 6px;width:6px;height:6px;border-radius:50%}.crm-infinite-tail{display:flex;align-items:center;justify-content:center;min-height:4px;padding:2px 0}.crm-infinite-spinner{display:inline-flex;align-items:center;gap:8px;padding:10px 0;color:#94a3b8;font-size:12.5px;font-weight:600}.crm-infinite-spinner:before{content:"";width:14px;height:14px;border:2px solid #cbd5e1;border-top-color:#64748b;border-radius:50%;animation:crm-inf-spin .7s linear infinite}@keyframes crm-inf-spin{to{transform:rotate(1turn)}}.crm-inbox-item-pin-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin:-2px 0;border-radius:6px;color:#94a3b8;cursor:pointer;opacity:0;transition:opacity .12s,background .12s,color .12s,transform .12s}.crm-inbox-item-pin-btn.is-pinned,.crm-inbox-item-pin-btn:focus-visible,.crm-inbox-item:hover .crm-inbox-item-pin-btn{opacity:1}.crm-inbox-item-pin-btn:hover{background:rgba(15,23,42,.08);color:#475569}.crm-inbox-item-pin-btn.is-pinned{color:#ffbe00}.crm-inbox-item-pin-btn.is-pinned:hover{color:#e11d48;background:rgba(225,29,72,.1)}.crm-inbox-item-pin-btn:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.crm-inbox-item.is-pinned{background:rgba(255,190,0,.06)}.crm-inbox-item.is-pinned:hover{background:rgba(255,190,0,.1)}.crm-mail-attach-icon{flex:0 0 auto;display:inline-flex;align-items:center;color:#94a3b8;margin-right:2px}.crm-inbox-list .crm-inbox-items>.crm-inbox-item{content-visibility:auto;contain-intrinsic-size:auto 64px}.crm-inbox-infinite-tail{display:flex;align-items:center;justify-content:center;padding:10px 14px 16px;min-height:1px}.crm-inbox-infinite-spinner{font-size:12.5px;color:#94a3b8}.crm-inbox-load-more{font-size:13px;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:7px 14px;cursor:pointer;transition:background .12s}.crm-inbox-load-more:hover{background:#e8eef5}.crm-claim-card-row{justify-content:flex-start}.crm-claim-card{max-width:340px;border:1px solid #e2e8f0;border-left:3px solid #ffbe00;border-radius:14px;background:#fffdf5;padding:12px 14px;box-shadow:0 2px 8px rgba(15,23,42,.05)}.crm-claim-card--claimed{border-left-color:#22c55e;background:#f6fef9}.crm-claim-card-head{display:flex;align-items:center;gap:7px;margin-bottom:8px}.crm-claim-card-icon{font-size:15px;line-height:1}.crm-claim-card-title{font-weight:700;font-size:13.5px;color:#1f2937}.crm-claim-card-channel{margin-left:auto;font-size:11px;font-weight:600;color:#2563eb;background:#eff4ff;border-radius:999px;padding:2px 9px}.crm-claim-card-name{font-size:14px;color:#0f172a;font-weight:600;margin-bottom:11px;word-break:break-word}.crm-claim-card-btn{width:100%;border:none;border-radius:10px;background:#ffbe00;color:#1a1a1a;font-weight:700;font-size:13.5px;padding:9px 14px;cursor:pointer;transition:background .14s,transform .06s}.crm-claim-card-btn:hover{background:#f0b400}.crm-claim-card-btn:active{transform:translateY(1px)}.crm-claim-card-btn:disabled{opacity:.6;cursor:default}.crm-claim-card-claimed{display:flex;flex-direction:column;gap:6px}.crm-claim-card-claimed-by{font-size:13px;color:#15803d}.crm-claim-card-claimed-by strong{font-weight:700}.crm-claim-card-open{font-size:12.5px;font-weight:600;color:#2563eb;text-decoration:none;align-self:flex-start}.crm-claim-card-open:hover{text-decoration:underline}