.crm-inline-icon svg,.crm-icon-svg{display:block}.crm-inline-icon:not(.crm-inline-icon--fixed) svg{stroke:currentColor}.crm-inbox-page{display:flex;flex-direction:column;gap:20px;max-width:800px;margin:0 auto;padding:8px 0 40px}.crm-inbox-page__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px}.crm-inbox-page__title{margin:0;font-size:1.625rem;font-weight:700;letter-spacing:-.02em;color:var(--crm-text-primary, #0f1b4d)}.crm-inbox-page__subtitle{margin:6px 0 0;max-width:42rem;font-size:.9375rem;line-height:1.45;color:var(--crm-text-muted, #6b7280)}.crm-inbox-page__actions{display:flex;flex-wrap:wrap;gap:8px}.crm-inbox-tabs{display:inline-flex;gap:4px;padding:4px;border-radius:12px;background:#0f1b4d0d}.crm-inbox-tab{position:relative;padding:8px 18px;border:none;border-radius:10px;background:transparent;font-size:.875rem;font-weight:600;color:var(--crm-text-muted, #6b7280);cursor:pointer;transition:background .15s ease,color .15s ease}.crm-inbox-tab:hover{color:var(--crm-text-primary, #0f1b4d)}.crm-inbox-tab--active{background:#fff;color:var(--crm-text-primary, #0f1b4d);box-shadow:0 1px 3px #10182814}.crm-inbox-tab--active:after{content:none}.crm-inbox-empty{margin:56px 0;padding:32px 24px;text-align:center;border-radius:16px;border:1px dashed rgba(15,27,77,.12);background:#f8fafccc;color:var(--crm-text-muted, #9ca3af);font-size:.9375rem}.crm-inbox-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.crm-notif-row{display:flex;align-items:stretch;margin:0;border-radius:12px;background:#fff;border:1px solid rgba(226,232,244,.9);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.crm-notif-row--panel{border-radius:0;border:none;border-bottom:1px solid #f2f4f7;background:transparent}.crm-notif-row--panel:last-child{border-bottom:none}.crm-notif-row--unread{background:linear-gradient(90deg,#3b82f612,#3b82f605 48%,#fff)}.crm-notif-row--panel.crm-notif-row--unread{background:#3b82f60f}.crm-notif-row--navigable:hover,.crm-notif-row--navigable:focus-within{border-color:#3b82f659;box-shadow:0 4px 14px #1018280f}.crm-notif-row--panel.crm-notif-row--navigable:hover{background:#0f1b4d0a;box-shadow:none}.crm-notif-row__activate{flex:1;display:flex;align-items:flex-start;gap:12px;min-width:0;padding:14px 16px;border:none;background:none;text-align:start;cursor:pointer;font:inherit;color:inherit}.crm-notif-row--panel .crm-notif-row__activate{padding:12px 14px}.crm-notif-row__icon{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#0f1b4d0f;color:#1a2b4a}.crm-notif-row--panel .crm-notif-row__icon{width:36px;height:36px;border-radius:10px}.crm-notif-row__icon--business{background:#2563eb1a;color:#2563eb}.crm-notif-row__icon--job{background:#7c3aed1a;color:#7c3aed}.crm-notif-row__icon--property{background:#0596691a;color:#059669}.crm-notif-row__icon--marketplace{background:#ea580c1a;color:#ea580c}.crm-notif-row__icon--event{background:#db27771a;color:#db2777}.crm-notif-row__icon--emergency{background:#dc26261f;color:#dc2626}.crm-notif-row__icon--announcement{background:#0ea5e91f;color:#0ea5e9}.crm-notif-row__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.crm-notif-row__title-row{display:flex;align-items:flex-start;gap:8px}.crm-notif-row__dot{flex-shrink:0;width:8px;height:8px;margin-top:6px;border-radius:50%;background:#3b82f6}.crm-notif-row__title{font-size:.9375rem;font-weight:700;line-height:1.35;color:#1a2b4a}.crm-notif-row--panel .crm-notif-row__title{font-size:.84rem}.crm-notif-row__body{font-size:.875rem;line-height:1.4;color:#667085;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.crm-notif-row--panel .crm-notif-row__body{font-size:.75rem}.crm-notif-row__time{font-size:.75rem;color:#98a2b3;margin-top:2px}.crm-notif-row__chevron{flex-shrink:0;margin-top:10px;color:#98a2b3;opacity:0;transition:opacity .15s ease,transform .15s ease}.crm-notif-row--navigable:hover .crm-notif-row__chevron,.crm-notif-row--navigable:focus-within .crm-notif-row__chevron{opacity:1;transform:translate(2px)}.crm-notif-row__dismiss{align-self:center;flex-shrink:0;width:36px;height:36px;margin-inline-end:8px;border:none;border-radius:10px;background:transparent;color:#98a2b3;font-size:1.25rem;line-height:1;cursor:pointer;transition:background .15s ease,color .15s ease}.crm-notif-row__dismiss:hover{background:#0f1b4d0f;color:#1a2b4a}.crm-notifications-panel__footer{padding:10px 12px 12px;border-top:1px solid #eef2f7;background:#fafbfc}.crm-notifications-panel__view-all{width:100%;padding:10px 12px;border:none;border-radius:10px;background:#fff;border:1px solid #e2e8f4;color:#1a2b4a;font-weight:600;font-size:.875rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}.crm-notifications-panel__view-all:hover{background:#f8fafc;border-color:#cbd5e1}.crm-notifications-panel__empty{padding:28px 20px;text-align:center;color:#667085;font-size:.875rem}.crm-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:4px 0}.crm-pagination--card{padding:16px 20px;border-top:1px solid #f1f5f9;background:#fafbfc}.crm-pagination--inline{width:100%;padding:12px 0 0}.crm-pagination__meta{margin:0;font-size:.88rem;color:#64748b}.crm-pagination__nav{display:flex;align-items:center;gap:6px}.crm-pagination__btn{min-width:36px;height:36px;padding:0 10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:.88rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.crm-pagination__btn:hover:not(:disabled):not(.is-active){background:#f8fafc;border-color:#cbd5e1}.crm-pagination__btn.is-active{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 2px 8px #2563eb59}.crm-pagination__btn--arrow{min-width:36px;padding:0;color:#334155;background:#f8fafc}.crm-pagination__btn--arrow:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;color:#2563eb}.crm-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.crm-pagination__ellipsis{min-width:28px;text-align:center;color:#94a3b8;font-weight:600;-webkit-user-select:none;user-select:none}@media(max-width:640px){.crm-pagination{flex-direction:column;align-items:stretch}.crm-pagination__nav{justify-content:center}}.crm-cities{display:flex;flex-direction:column;gap:24px;max-width:1200px}.crm-cities-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap}.crm-cities-hero__title-row{display:flex;align-items:center;gap:12px}.crm-cities-hero__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;box-shadow:0 4px 14px #2563eb47}.crm-cities-hero h1{margin:0;font-size:1.65rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.crm-cities-hero__text p{margin:8px 0 0;max-width:52rem;font-size:.95rem;line-height:1.55;color:#64748b}.crm-cities-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-weight:600;font-size:.88rem;padding:10px 18px;border:1px solid transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease}.crm-cities-btn--primary{background:#2563eb;color:#fff;box-shadow:0 2px 8px #2563eb40}.crm-cities-btn--primary:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.crm-cities-btn--primary:disabled{opacity:.55;cursor:not-allowed}.crm-cities-btn--ghost{background:#fff;border-color:#e2e8f0;color:#475569}.crm-cities-btn--ghost:hover{background:#f8fafc;border-color:#cbd5e1}.crm-cities-alert{padding:12px 16px;border-radius:10px;font-size:.9rem;font-weight:500}.crm-cities-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.crm-cities-alert--success{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.crm-cities-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.crm-cities-stat{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px #0f172a0a}.crm-cities-stat__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.crm-cities-stat--blue .crm-cities-stat__icon{background:#eff6ff;color:#2563eb}.crm-cities-stat--green .crm-cities-stat__icon{background:#ecfdf5;color:#059669}.crm-cities-stat--slate .crm-cities-stat__icon{background:#f1f5f9;color:#64748b}.crm-cities-stat__label{display:block;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.crm-cities-stat__value{display:block;margin-top:4px;font-size:1.5rem;font-weight:700;color:#0f172a;line-height:1.2}.crm-cities-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 24px #0f172a0f;overflow:hidden}.crm-cities-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:16px 20px;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fafbfc,#fff)}.crm-cities-search{flex:1;min-width:min(100%,280px);max-width:420px;display:flex;align-items:center;gap:10px;padding:0 14px;height:42px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#94a3b8;transition:border-color .15s,box-shadow .15s}.crm-cities-search:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f626;color:#2563eb}.crm-cities-search input{flex:1;border:none;outline:none;font:inherit;font-size:.9rem;color:#0f172a;background:transparent}.crm-cities-toolbar__count{font-size:.85rem;font-weight:600;color:#64748b;white-space:nowrap}.crm-cities-table-wrap{overflow-x:auto}.crm-cities-table{width:100%;border-collapse:collapse;font-size:.9rem}.crm-cities-table thead th{text-align:start;padding:12px 20px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0}.crm-cities-table tbody td{padding:16px 20px;border-bottom:1px solid #f1f5f9;vertical-align:middle;color:#334155}.crm-cities-table tbody tr:hover{background:#f8fafc}.crm-cities-table tbody tr:last-child td{border-bottom:none}.crm-cities-table__actions-head{text-align:end}.crm-cities-name-cell{display:flex;align-items:center;gap:12px}.crm-cities-avatar{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#e0e7ff,#dbeafe);color:#1d4ed8;font-weight:700;font-size:.95rem;display:grid;place-items:center;flex-shrink:0}.crm-cities-name-cell strong{display:block;color:#0f172a;font-weight:600}.crm-cities-name-cell small{display:block;margin-top:2px;font-size:.78rem;color:#94a3b8}.crm-cities-slug{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;padding:4px 8px;border-radius:6px;background:#f1f5f9;color:#475569}.crm-cities-country{display:inline-flex;align-items:center;padding:4px 10px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;font-weight:600;font-size:.8rem;color:#475569}.crm-cities-coords{font-variant-numeric:tabular-nums;font-size:.85rem;color:#64748b}.crm-cities-empty{text-align:center;padding:48px 20px!important;color:#94a3b8}.crm-cities-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.crm-cities-icon-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.crm-cities-icon-btn:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.crm-cities-icon-btn--muted:hover{background:#f8fafc;border-color:#cbd5e1;color:#475569}.crm-cities-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:16px 20px;border-top:1px solid #f1f5f9;background:#fafbfc}.crm-cities-pagination__meta{margin:0;font-size:.88rem;color:#64748b}.crm-cities-pagination__nav{display:flex;align-items:center;gap:6px}.crm-cities-page-btn{min-width:36px;height:36px;padding:0 10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:.88rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.crm-cities-page-btn:hover:not(:disabled):not(.is-active){background:#f1f5f9;border-color:#cbd5e1}.crm-cities-page-btn.is-active{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 2px 8px #2563eb59}.crm-cities-page-btn--arrow{min-width:36px;padding:0;color:#334155}.crm-cities-page-btn--arrow:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd;color:#2563eb}.crm-cities-page-btn:disabled{opacity:.4;cursor:not-allowed}.crm-cities-page-ellipsis{min-width:28px;text-align:center;color:#94a3b8;font-weight:600;-webkit-user-select:none;user-select:none}.crm-cities-footnote{display:flex;align-items:center;gap:8px;margin:0;font-size:.85rem;color:#64748b}.crm-cities-denied{padding:48px 24px;text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;border:1px dashed #e2e8f0}.crm-city-add-panel{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:16px;padding:24px;box-shadow:0 8px 30px #2f80ed14}.crm-city-add-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.crm-city-add-panel__head h2{margin:0;font-size:1.15rem;color:#0f2f5c}.crm-city-add-form{display:flex;flex-direction:column;gap:20px}.crm-city-add-form__details{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end}.crm-city-add-form__details label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#475569}.crm-city-add-form__details input[type=text]{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;font:inherit}.crm-city-add-form__actions{display:flex;gap:12px}.crm-cities-check{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;color:#475569}.crm-city-badge{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:600}.crm-city-badge.active{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.crm-city-badge.inactive{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.crm-city-search{position:relative}.crm-city-search__label{display:block;font-size:14px;font-weight:600;color:#0f2f5c;margin-bottom:4px}.crm-city-search__hint{margin:0 0 12px;font-size:13px;color:#64748b}.crm-city-search__bar{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.crm-city-search__bar:focus-within{border-color:#2f80ed;box-shadow:0 0 0 3px #2f80ed26}.crm-city-search__bar--disabled{opacity:.7;pointer-events:none}.crm-city-search__bar input{flex:1;border:none;outline:none;font-size:15px;font-family:inherit;color:#0f172a;background:transparent}.crm-city-search__spinner{width:18px;height:18px;border:2px solid #dbeafe;border-top-color:#2f80ed;border-radius:50%;animation:crm-city-spin .7s linear infinite}@keyframes crm-city-spin{to{transform:rotate(360deg)}}.crm-city-search__dropdown{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 6px);margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 12px 32px #0f172a1f;max-height:280px;overflow-y:auto}.crm-city-search__option{width:100%;display:flex;align-items:flex-start;gap:10px;border:none;background:transparent;text-align:start;padding:10px;border-radius:8px;cursor:pointer}.crm-city-search__option:hover{background:#f1f5f9}.crm-city-search__option-icon{width:32px;height:32px;border-radius:8px;background:#ebf3ff;color:#2f80ed;display:grid;place-items:center;flex-shrink:0}.crm-city-search__option-body strong{display:block;color:#0f172a;font-size:14px}.crm-city-search__option-body small{display:block;color:#64748b;font-size:12px;margin-top:2px}.crm-city-search__preview{margin-top:16px;padding:16px;border-radius:12px;background:#fff;border:1px solid #e2e8f0}.crm-city-search__preview-head{display:flex;align-items:flex-start;gap:12px}.crm-city-search__preview-head h3{margin:0;font-size:16px;color:#0f2f5c}.crm-city-search__preview-head p{margin:4px 0 0;font-size:12px;color:#64748b}.crm-city-search__preview-pin{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#2f80ed,#56ccf2);color:#fff;display:grid;place-items:center;flex-shrink:0}.crm-city-search__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.crm-city-chip{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:600}.crm-city-search__error{margin-top:8px}@media(max-width:900px){.crm-cities-stats{grid-template-columns:1fr}}@media(max-width:768px){.crm-city-add-form__details{grid-template-columns:1fr}.crm-cities-icon-btn span{display:none}.crm-cities-pagination{flex-direction:column;align-items:stretch}.crm-cities-pagination__nav{justify-content:center}}.crm-categories{display:flex;flex-direction:column;gap:16px}.crm-categories__eyebrow{margin:0 0 4px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.crm-categories .crm-business-head h1{margin:0 0 4px}.crm-categories__toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px;padding:14px 16px;background:#fff;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 1px 2px #0f172a0a}.crm-categories__toolbar--editing{border-color:#93c5fd;background:#f8fbff}.crm-categories__field{display:flex;flex-direction:column;gap:5px;min-width:0}.crm-categories__field label{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.crm-categories__field input,.crm-categories__field select{padding:10px 12px;border:1px solid #dbe3ef;border-radius:10px;font:inherit;font-size:.9rem;background:#fff;min-height:40px}.crm-categories__field--name{flex:2 1 180px}.crm-categories__field--slug{flex:2 1 160px}.crm-categories__field--icon{flex:1 1 120px}.crm-categories__field--sort{flex:0 1 90px}.crm-categories__field--status{flex:0 1 120px}.crm-categories__field--city{flex:0 1 160px}.crm-categories__actions{display:flex;align-items:center;gap:8px;flex:0 0 auto;margin-inline-start:auto}.crm-categories__actions button{white-space:nowrap;min-height:40px;padding:0 16px}.crm-categories__table-wrap{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:hidden}.crm-categories__table-wrap h2{margin:0;padding:14px 16px;font-size:1rem;border-bottom:1px solid #f1f5f9;color:#0f172a}.crm-categories__status{display:inline-flex;padding:3px 10px;border-radius:999px;font-size:.74rem;font-weight:700;text-transform:capitalize}.crm-categories__status--active{background:#dcfce7;color:#15803d}.crm-categories__status--inactive{background:#f1f5f9;color:#64748b}.crm-categories__row-actions{display:flex;flex-wrap:wrap;gap:6px}.crm-categories__row-actions button{padding:6px 10px;font-size:.8rem}.crm-categories .crm-row-active{background:#f8fbff}.crm-categories .crm-row-active td{box-shadow:inset 3px 0 #2563eb}@media(max-width:900px){.crm-categories__actions{width:100%;margin-inline-start:0;justify-content:flex-end}}.crm-catalog-services{display:flex;flex-direction:column;gap:0;min-height:100%}.crm-cs-shell{display:flex;flex-direction:column;gap:16px}.crm-directory-subnav{display:flex;flex-wrap:wrap;gap:6px;padding:4px;background:#fff;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 1px 2px #0f172a0a}.crm-directory-subnav__item{border:0;background:transparent;padding:10px 16px;border-radius:10px;font:inherit;font-size:.92rem;font-weight:600;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.crm-directory-subnav__item:hover{background:#f8fafc;color:#0f172a}.crm-directory-subnav__item.active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 12px #2563eb47}.crm-catalog-services__body{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:start}.crm-cs-sidebar{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:14px;position:sticky;top:12px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 2px #0f172a0a}.crm-cs-sidebar__head{display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.crm-cs-sidebar__head h2{margin:0;font-size:.95rem;font-weight:700;color:#0f172a}.crm-cs-sidebar__count{display:inline-flex;margin-top:2px;font-size:.75rem;color:#94a3b8}.crm-cs-sidebar__list{list-style:none;margin:0;padding:0;max-height:52vh;overflow:auto;display:flex;flex-direction:column;gap:4px}.crm-cs-sidebar__empty{padding:16px 8px;text-align:center;color:#94a3b8;font-size:.88rem}.crm-cs-sidebar__item{width:100%;text-align:start;border:0;background:transparent;padding:10px 12px;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:6px;font:inherit;transition:background .15s}.crm-cs-sidebar__item:hover,.crm-cs-sidebar__item.active{background:#f1f5f9}.crm-cs-sidebar__item.active{background:#eff6ff;outline:1px solid #bfdbfe}.crm-cs-sidebar__name{font-weight:600;color:#0f172a;font-size:.9rem}.crm-cs-add-btn{width:100%;margin-top:4px;border:1px dashed #cbd5e1;background:#f8fafc;border-radius:10px;padding:11px 12px;cursor:pointer;font-weight:600;font-size:.88rem;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .15s,border-color .15s}.crm-cs-add-btn:hover{background:#eff6ff;border-color:#93c5fd}.crm-cs-main{min-width:0;display:flex;flex-direction:column;gap:16px}.crm-cs-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-cs-page-head h1{margin:0 0 6px;font-size:1.55rem;color:#0f172a}.crm-cs-workflow{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.crm-cs-workflow li{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border:1px solid #e8edf5;border-radius:999px;font-size:.82rem;color:#475569;font-weight:600}.crm-cs-workflow__num{width:22px;height:22px;border-radius:999px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.crm-cs-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;background:#fff;border:1px solid #e8edf5;border-radius:14px}.crm-cs-toolbar__search{flex:1 1 220px;min-width:200px;padding:10px 14px 10px 38px;border:1px solid #dbe3ef;border-radius:10px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Ccircle cx='7' cy='7' r='5'/%3E%3Cpath d='M14 14l-3-3'/%3E%3C/svg%3E") no-repeat 12px center}.crm-cs-toolbar select{padding:10px 12px;border:1px solid #dbe3ef;border-radius:10px;background:#fff;min-width:150px}.crm-cs-status{display:inline-flex;padding:3px 10px;border-radius:999px;font-size:.74rem;font-weight:700;text-transform:capitalize}.crm-cs-status--active{background:#dcfce7;color:#15803d}.crm-cs-status--inactive{background:#f1f5f9;color:#64748b}.crm-cs-status--archived{background:#fee2e2;color:#b91c1c}.crm-cs-table-wrap{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow-x:auto;-webkit-overflow-scrolling:touch}.crm-cs-table-wrap .crm-cs-table{width:100%;min-width:640px;table-layout:fixed}.crm-cs-table-wrap .crm-cs-table th,.crm-cs-table-wrap .crm-cs-table td{padding:12px 14px;vertical-align:middle}.crm-cs-table-wrap .crm-cs-table th{background:#f8fafc;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.crm-cs-table__service-col{width:26%}.crm-cs-table__category-col{width:28%}.crm-cs-table__price-col{width:22%}.crm-cs-table__status-col{width:12%;white-space:nowrap}.crm-cs-table__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-cs-service-cell{display:flex;align-items:center;gap:12px;min-width:0}.crm-cs-service-thumb{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#f8fafc);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.crm-cs-service-thumb img{width:100%;height:100%;object-fit:cover}.crm-cs-service-meta{min-width:0;overflow:hidden}.crm-cs-service-meta strong{display:block;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-cs-service-meta span{display:block;font-size:.8rem;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-cs-table__actions-col{width:168px;min-width:168px;max-width:168px;white-space:nowrap;text-align:end;padding-inline:10px 14px!important}.crm-cs-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px}.crm-cs-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.crm-cs-icon-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.crm-cs-icon-btn--danger:hover:not(:disabled){background:#fef2f2;border-color:#fecaca;color:#dc2626}.crm-cs-icon-btn:disabled{opacity:.5;cursor:not-allowed}.crm-cs-empty{padding:48px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.crm-cs-empty__icon{width:56px;height:56px;border-radius:16px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}.crm-cs-empty h3{margin:0;color:#0f172a}.crm-cs-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;background:#fff;border:1px solid #e8edf5;border-radius:14px}.crm-cs-form-grid label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:.88rem;color:#334155}.crm-cs-form-grid input,.crm-cs-form-grid select,.crm-cs-form-grid textarea{padding:10px 12px;border:1px solid #dbe3ef;border-radius:10px;font:inherit}.crm-cs-form-grid .full{grid-column:1 / -1}.crm-cs-business-panel{margin-top:24px;padding:20px 22px;border:1px solid #e8edf5;border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.crm-cs-link-panel{margin-top:20px}.crm-cs-link-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.crm-cs-link-count{flex-shrink:0;display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;font-size:.82rem;font-weight:700;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.crm-cs-link-summary{display:flex;flex-direction:column;gap:12px}.crm-cs-link-chips{display:flex;flex-wrap:wrap;gap:8px}.crm-cs-link-chip{display:inline-flex;align-items:center;max-width:220px;padding:6px 12px;border-radius:999px;font-size:.84rem;font-weight:500;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-cs-link-empty{margin:0;padding:14px 16px;border-radius:10px;font-size:.9rem;color:#64748b;background:#f8fafc;border:1px dashed #e2e8f0}.crm-cs-link-note{margin:0;padding:10px 12px;border-radius:8px;background:#fffbeb;color:#b45309;font-size:.84rem;line-height:1.45;border:1px solid #fde68a}.crm-cs-link-actions{display:flex;align-items:center;gap:10px}.crm-cs-link-picker{display:flex;flex-direction:column;gap:12px}.crm-cs-link-picker-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.crm-cs-link-search{flex:1;min-width:220px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;font-size:.92rem;background:#fff}.crm-cs-link-search:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.crm-cs-link-picker-list{max-height:280px}.crm-cs-link-picker-footer{justify-content:flex-end;gap:10px}.crm-cs-link-toolbar{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.crm-cs-link-filters{display:flex;flex-wrap:wrap;gap:8px}.crm-cs-link-filter{padding:6px 12px;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.8rem;font-weight:600;cursor:pointer}.crm-cs-link-filter.active{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.crm-cs-link-status-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}.crm-cs-link-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e8edf5;border-radius:10px;background:#fafbfc}.crm-cs-link-status-row--linked{border-color:#bfdbfe;background:#f8fbff}.crm-cs-link-status-row--loading{min-height:48px}.crm-cs-link-status-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500;color:#0f172a}.crm-cs-link-status-meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.crm-cs-link-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0}.crm-cs-link-badge--linked{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.crm-cs-link-status-edit{display:flex;align-items:center;gap:10px;flex:1;min-width:0;cursor:pointer;font-weight:500}.crm-cs-link-status-edit input[type=checkbox]{width:18px;height:18px;margin:0;flex-shrink:0;accent-color:#2563eb;cursor:pointer}.crm-cs-link-skeleton{display:block;border-radius:6px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:crm-cs-link-shimmer 1.2s infinite}.crm-cs-link-skeleton--name{width:55%;height:14px}.crm-cs-link-skeleton--badge{width:72px;height:22px;border-radius:999px}@keyframes crm-cs-link-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.crm-cs-business-panel h3{margin:0 0 6px;font-size:1.05rem;color:#0f172a}.crm-cs-business-panel>.crm-muted{margin:0 0 4px;line-height:1.5}.crm-cs-assign-summary{display:inline-flex;align-items:center;margin:12px 0 10px;padding:6px 12px;border-radius:999px;font-size:.84rem;font-weight:600;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.crm-cs-assign-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:360px;overflow-y:auto}.crm-cs-assign-item{border:1px solid #e8edf5;border-radius:10px;background:#fafbfc;transition:border-color .15s,background .15s}.crm-cs-assign-item:hover{border-color:#cbd5e1;background:#fff}.crm-cs-assign-item--checked{border-color:#bfdbfe;background:#eff6ff}.crm-cs-assign-row{display:flex;align-items:center;gap:12px;padding:12px 14px;cursor:pointer;font-weight:500;color:#0f172a}.crm-cs-assign-row input[type=checkbox]{width:18px;height:18px;margin:0;flex-shrink:0;accent-color:#2563eb;cursor:pointer}.crm-cs-assign-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-cs-assign-badge{flex-shrink:0;font-size:.72rem;font-weight:600;padding:3px 8px;border-radius:999px;background:#f1f5f9;color:#64748b;text-transform:capitalize}.crm-cs-assign-badge--draft{background:#fff7ed;color:#c2410c}.crm-cs-assign-empty{padding:20px 14px;text-align:center;color:#94a3b8;font-size:.9rem;border:1px dashed #e2e8f0;border-radius:10px}.crm-cs-assign-add-wrap{margin-top:12px;display:flex;flex-direction:column;gap:8px}.crm-cs-assign-add-form{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.crm-cs-assign-add-form input{flex:1;min-width:180px}.crm-cs-assign-add-hint{margin:0;font-size:.82rem}.crm-cs-assign-footer{display:flex;align-items:center;justify-content:flex-end;margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.crm-cs-warning{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#fff7ed;color:#c2410c;font-size:13px}.crm-cs-attrs{display:flex;flex-direction:column;gap:14px}.crm-cs-attr-card{border:1px solid #e8edf5;border-radius:14px;padding:18px 20px;background:#fff;box-shadow:0 1px 2px #0f172a0a}.crm-cs-attr-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.crm-cs-attr-card__head h3{margin:0;display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:700;color:#0f172a}.crm-cs-attr-card__index{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.75rem;font-weight:700}.crm-cs-attr-card__remove{display:inline-flex;align-items:center;gap:6px;border:1px solid #fecaca;border-radius:8px;padding:6px 10px;background:#fff;color:#dc2626;font:inherit;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.crm-cs-attr-card__remove:hover{background:#fef2f2;border-color:#fca5a5}.crm-cs-attr-card__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px);gap:14px 16px;align-items:end}.crm-cs-attr-field{display:flex;flex-direction:column;gap:6px;min-width:0}.crm-cs-attr-field>span{font-size:.84rem;font-weight:600;color:#475569}.crm-cs-attr-field input,.crm-cs-attr-field select{width:100%;padding:10px 12px;border:1px solid #dbe3ef;border-radius:10px;font:inherit;color:#0f172a;background:#fff;transition:border-color .15s,box-shadow .15s}.crm-cs-attr-field input:focus,.crm-cs-attr-field select:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f}.crm-cs-attr-card__required{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 14px;border-radius:10px;background:#f8fafc;border:1px solid #eef2f7;font-size:.88rem;font-weight:600;color:#334155}.crm-cs-attr-options{margin-top:16px;padding-top:16px;border-top:1px solid #f1f5f9}.crm-cs-attr-options__head{margin-bottom:10px}.crm-cs-attr-options__head strong{font-size:.84rem;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.03em}.crm-cs-attr-options__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.crm-cs-attr-option-row{display:flex;align-items:center;gap:8px}.crm-cs-attr-option-row input{flex:1;min-width:0;padding:10px 12px;border:1px solid #dbe3ef;border-radius:10px;font:inherit}.crm-cs-attr-option-row input:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f}.crm-cs-attr-option-remove{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#94a3b8;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.crm-cs-attr-option-remove:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.crm-cs-attr-add-option{display:inline-flex;align-items:center;gap:6px;margin-top:10px;border:1px dashed #bfdbfe;border-radius:10px;padding:8px 14px;background:#f8fbff;color:#2563eb;font:inherit;font-size:.84rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.crm-cs-attr-add-option:hover{background:#eff6ff;border-color:#93c5fd}.crm-cs-attr-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:4px;padding:16px 20px;border:1px solid #e8edf5;border-radius:14px;background:#fff}.crm-cs-attr-footer__ghost{display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe3ef;border-radius:10px;padding:9px 14px;background:#f8fafc;color:#334155;font:inherit;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.crm-cs-attr-footer__ghost:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.crm-cs-attr-footer__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}@media(max-width:720px){.crm-cs-attr-card__grid{grid-template-columns:1fr}.crm-cs-attr-footer{flex-direction:column;align-items:stretch}.crm-cs-attr-footer__actions{width:100%;justify-content:flex-end}}.crm-directory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.crm-directory-card{border:1px solid #e8edf5;border-radius:14px;background:#fff;padding:20px;text-align:start;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.crm-directory-card:hover{border-color:#bfdbfe;box-shadow:0 8px 24px #2563eb14;transform:translateY(-1px)}.crm-directory-card h3{margin:0 0 6px;color:#0f172a}.crm-cs-wizard-page{min-height:calc(100vh - 120px);padding:8px 0 32px;display:flex;flex-direction:column;align-items:center;gap:16px}.crm-cs-wizard-page__top{width:min(720px,100%);display:flex;justify-content:flex-start}.crm-cs-wizard-card{width:min(720px,100%);background:#fff;border:1px solid #e8edf5;border-radius:16px;box-shadow:0 12px 40px #0f172a14;padding:28px 32px 24px;position:relative}.crm-cs-wizard-card--success{text-align:center;padding-top:48px}.crm-cs-wizard-step-badge{position:absolute;top:-18px;left:50%;transform:translate(-50%);width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #2563eb59}.crm-cs-wizard-card h1{margin:12px 0 20px;text-align:center;font-size:1.35rem;color:#0f172a}.crm-cs-wizard-hint{margin:0 0 12px;padding:10px 12px;border-radius:10px;background:#fff7ed;color:#9a3412;font-size:.88rem}.crm-cs-wizard-form,.crm-cs-wizard-config{display:flex;flex-direction:column;gap:14px}.crm-cs-wizard-form label,.crm-cs-wizard-label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:.88rem;color:#334155}.crm-cs-wizard-form input,.crm-cs-wizard-form select,.crm-cs-wizard-form textarea,.crm-cs-wizard-table input,.crm-cs-wizard-table select{padding:11px 12px;border:1px solid #dbe3ef;border-radius:10px;font:inherit;background:#fff}.crm-cs-wizard-form .full{width:100%}.crm-required{color:#ef4444}.crm-cs-wizard-icon-row{display:flex;align-items:center;gap:16px;padding:12px 0}.crm-cs-wizard-icon-preview{width:56px;height:56px;border-radius:12px;background:#eff6ff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;overflow:hidden;margin-top:6px}.crm-cs-wizard-icon-preview img{width:100%;height:100%;object-fit:contain}.crm-cs-icon-field{padding:12px 0}.crm-cs-icon-field__hint{margin:4px 0 12px;font-size:.85rem;line-height:1.45}.crm-cs-icon-field__row{display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap}.crm-cs-icon-field__mobile-preview{border-radius:14px;background:#fff7ed;box-shadow:inset 0 0 0 1px #0f172a0f;display:flex;align-items:center;justify-content:center;padding:8px;flex-shrink:0}.crm-cs-icon-field__mobile-img{width:100%;height:100%;object-fit:contain;display:block}.crm-cs-icon-field__placeholder{color:#94a3b8;font-size:1.25rem}.crm-cs-icon-field__actions{display:flex;flex-direction:column;gap:8px}.crm-cs-icon-field__ok{margin:0;font-size:.85rem}.crm-cs-wizard-upload-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;font-weight:600;color:#334155;cursor:pointer}.crm-cs-wizard-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0 4px;font-weight:600;color:#334155}.crm-cs-toggle{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-weight:600}.crm-cs-toggle input{position:absolute;opacity:0;pointer-events:none}.crm-cs-toggle__track{width:44px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .15s}.crm-cs-toggle__track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;transition:transform .15s;box-shadow:0 1px 3px #00000026}.crm-cs-toggle input:checked+.crm-cs-toggle__track{background:#22c55e}.crm-cs-toggle input:checked+.crm-cs-toggle__track:after{transform:translate(20px)}.crm-cs-toggle--compact .crm-cs-toggle__track{width:38px;height:22px}.crm-cs-toggle--compact input:checked+.crm-cs-toggle__track:after{transform:translate(16px)}.crm-cs-wizard-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:16px;border-top:1px solid #f1f5f9}.crm-cs-wizard-footer--center{justify-content:center}.crm-cs-wizard-checks{border:0;margin:0;padding:0}.crm-cs-wizard-checks legend{font-weight:700;color:#0f172a;margin-bottom:12px}.crm-cs-wizard-checks__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 20px}.crm-cs-wizard-check{display:flex;align-items:center;gap:8px;font-weight:500;color:#334155;cursor:pointer}.crm-cs-wizard-table-wrap{margin-top:8px;border:1px solid #e8edf5;border-radius:12px;overflow:hidden}.crm-cs-wizard-table{width:100%;border-collapse:collapse}.crm-cs-wizard-table th{text-align:left;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#f8fafc;padding:10px 12px}.crm-cs-wizard-table td{padding:10px 12px;border-top:1px solid #f1f5f9;vertical-align:middle}.crm-cs-wizard-add-field{width:100%;border:0;border-top:1px solid #f1f5f9;background:#f8fafc;padding:12px;font-weight:700;color:#2563eb;cursor:pointer}.crm-cs-workflow li.active{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}@media(max-width:1024px){.crm-catalog-services__body{grid-template-columns:1fr}.crm-cs-sidebar{position:static}.crm-cs-form-grid{grid-template-columns:1fr}.crm-cs-wizard-card{padding:24px 18px 20px}.crm-cs-wizard-checks__grid{grid-template-columns:1fr}}.crm-directory-hub{display:flex;flex-direction:column;gap:20px;padding-bottom:32px}.crm-directory-hub-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.crm-directory-hub-title-badge{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;padding:3px 10px;border-radius:20px;margin-bottom:8px}.crm-directory-hub-dot{width:6px;height:6px;border-radius:50%;background:#2563eb}.crm-directory-hub-head h1{margin:0;font-size:1.75rem;font-weight:700;color:#0f172a}.crm-directory-hub-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crm-directory-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:10px;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .15s ease;border:1px solid transparent}.crm-directory-btn.primary{background:#2563eb;color:#fff;box-shadow:0 2px 8px #2563eb40}.crm-directory-btn.primary:hover{background:#1d4ed8;box-shadow:0 4px 14px #2563eb59}.crm-directory-btn.secondary{background:#fff;color:#334155;border-color:#cbd5e1}.crm-directory-btn.secondary:hover{background:#f8fafc;color:#0f172a;border-color:#94a3b8}.crm-directory-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.crm-directory-stat-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px;box-shadow:0 1px 3px #0f172a0a}.crm-directory-stat-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-directory-stat-val{font-size:1.05rem;font-weight:700;color:#0f172a}.crm-directory-stat-lbl{font-size:.78rem;color:#64748b}.crm-directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-directory-search-input{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:8px 14px;min-width:320px;color:#64748b;box-shadow:0 1px 2px #0f172a0a}.crm-directory-search-input input{border:none;outline:none;background:transparent;width:100%;font-size:.88rem;color:#0f172a}.crm-directory-count-badge{font-size:.82rem;color:#64748b}.crm-directory-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.crm-directory-hub-card{display:flex;flex-direction:column;justify-content:space-between;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;text-align:left;cursor:pointer;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 6px #0f172a08;position:relative;overflow:hidden}.crm-directory-hub-card:hover{transform:translateY(-4px);border-color:#93c5fd;box-shadow:0 12px 30px #2563eb1f}.crm-directory-hub-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.crm-directory-hub-card__icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 0 0 1px #fff9}.crm-directory-hub-card__tag{font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px}.crm-directory-hub-card__content{flex:1;display:flex;flex-direction:column}.crm-directory-hub-card__title{margin:0 0 8px;font-size:1.15rem;font-weight:700;color:#0f172a}.crm-directory-hub-card__desc{margin:0 0 16px;font-size:.88rem;color:#475569;line-height:1.5}.crm-directory-hub-card__pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;margin-bottom:18px}.crm-directory-hub-card__pill{font-size:.75rem;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;padding:3px 8px;border-radius:6px}.crm-directory-hub-card__footer{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid #f1f5f9;font-size:.82rem}.crm-directory-hub-card__stat{color:#64748b;font-weight:500}.crm-directory-hub-card__cta{display:inline-flex;align-items:center;gap:6px;font-weight:600;transition:gap .2s ease}.crm-directory-hub-card:hover .crm-directory-hub-card__cta{gap:10px}.crm-cat-figma-container{display:flex;flex-direction:column;gap:24px;width:100%;max-width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a;box-sizing:border-box;overflow-x:hidden}.crm-cat-figma-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-cat-figma-header__title{margin:0;font-size:1.75rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.crm-cat-figma-header__subtitle{margin:4px 0 0;font-size:.92rem;color:#64748b;font-weight:500}.crm-cat-figma-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;background:#2563eb;color:#fff;border:1px solid transparent;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #2563eb33;white-space:nowrap}.crm-cat-figma-btn-primary:hover{background:#1d4ed8;box-shadow:0 6px 16px #2563eb4d;transform:translateY(-1px)}.crm-cat-figma-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;background:#fff;color:#2563eb;border:1px solid #bfdbfe;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.crm-cat-figma-btn-secondary:hover{background:#eff6ff;border-color:#93c5fd}.crm-cat-figma-btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap}.crm-cat-figma-btn-danger:hover{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.crm-cat-figma-layout{display:grid;grid-template-columns:340px 1fr;gap:20px;align-items:start;position:relative;width:100%}.crm-cat-figma-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px;box-shadow:0 2px 8px #0f172a0a;display:flex;flex-direction:column;gap:16px}.crm-cat-figma-panel-title{display:flex;align-items:center;gap:8px;margin:0;font-size:1.05rem;font-weight:700;color:#0f172a}.crm-cat-figma-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;background:#eff6ff;color:#2563eb;border-radius:999px;font-size:.78rem;font-weight:700}.crm-cat-figma-search-wrap{position:relative;width:100%}.crm-cat-figma-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;display:flex;align-items:center}.crm-cat-figma-search-input{width:100%;padding:10px 14px 10px 38px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:.88rem;color:#0f172a;outline:none;transition:border-color .15s,box-shadow .15s,background .15s;box-sizing:border-box}.crm-cat-figma-search-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.crm-cat-figma-parent-list{display:flex;flex-direction:column;gap:8px;max-height:680px;overflow-y:auto;padding-right:2px}.crm-cat-figma-parent-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border:1.5px solid #f1f5f9;border-radius:12px;cursor:pointer;transition:all .18s ease;-webkit-user-select:none;user-select:none}.crm-cat-figma-parent-item:hover{background:#f8fafc;border-color:#cbd5e1}.crm-cat-figma-parent-item--active{background:#eff6ff!important;border-color:#2563eb!important;box-shadow:0 2px 8px #2563eb1a}.crm-cat-figma-icon-box{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.15rem;overflow:hidden;transition:transform .2s ease}.crm-cat-figma-parent-item:hover .crm-cat-figma-icon-box{transform:scale(1.05)}.crm-cat-figma-parent-meta{flex:1;min-width:0}.crm-cat-figma-parent-name{margin:0;font-size:.92rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-cat-figma-parent-item--active .crm-cat-figma-parent-name{color:#1d4ed8}.crm-cat-figma-parent-subs{margin:2px 0 0;font-size:.78rem;color:#64748b;font-weight:500}.crm-cat-figma-chevron{color:#cbd5e1;transition:color .15s,transform .15s;display:flex;align-items:center}.crm-cat-figma-parent-item--active .crm-cat-figma-chevron{color:#2563eb;transform:translate(2px)}.crm-cat-figma-breadcrumb{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#64748b;font-weight:500;margin-bottom:2px}.crm-cat-figma-breadcrumb__active{color:#0f172a;font-weight:700}.crm-cat-figma-sub-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.crm-cat-figma-table-wrap{width:100%;overflow-x:auto}.crm-cat-figma-table{width:100%;border-collapse:collapse;text-align:left}.crm-cat-figma-table th{padding:10px 14px;font-size:.78rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #f1f5f9}.crm-cat-figma-table td{padding:14px;border-bottom:1px solid #f8fafc;vertical-align:middle}.crm-cat-figma-table tbody tr{transition:background .15s ease}.crm-cat-figma-table tbody tr:hover{background:#f8fafc}.crm-cat-figma-sub-info{display:flex;align-items:center;gap:12px}.crm-cat-figma-sub-name{margin:0;font-size:.9rem;font-weight:700;color:#0f172a}.crm-cat-figma-sub-desc{margin:2px 0 0;font-size:.78rem;color:#64748b}.crm-cat-figma-status-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700}.crm-cat-figma-status-badge--active{background:#dcfce7;color:#15803d}.crm-cat-figma-status-badge--inactive{background:#fee2e2;color:#b91c1c}.crm-cat-figma-actions{display:flex;align-items:center;gap:6px}.crm-cat-figma-icon-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.crm-cat-figma-icon-btn:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.crm-cat-figma-dropdown{position:relative}.crm-cat-figma-dropdown-menu{position:absolute;right:0;top:36px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 25px -5px #0f172a1f;z-index:50;min-width:150px;padding:6px;display:flex;flex-direction:column;gap:2px}.crm-cat-figma-dropdown-item{padding:8px 12px;font-size:.82rem;font-weight:500;color:#334155;background:transparent;border:0;border-radius:6px;text-align:left;cursor:pointer;display:flex;align-items:center;gap:8px;width:100%}.crm-cat-figma-dropdown-item:hover{background:#f8fafc;color:#0f172a}.crm-cat-figma-dropdown-item--danger{color:#dc2626}.crm-cat-figma-dropdown-item--danger:hover{background:#fef2f2;color:#b91c1c}.crm-cat-figma-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px solid #f1f5f9;font-size:.82rem;color:#64748b}.crm-cat-figma-page-btns{display:flex;align-items:center;gap:6px}.crm-cat-figma-page-btn{width:30px;height:30px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:.82rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.crm-cat-figma-page-btn--active{background:#2563eb;color:#fff;border-color:#2563eb}.crm-cat-figma-page-btn:hover:not(.crm-cat-figma-page-btn--active){background:#f8fafc;border-color:#cbd5e1}.crm-cat-figma-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0f172a59;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:flex-end;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.crm-cat-figma-drawer{width:440px;max-width:92vw;height:100%;background:#fff;box-shadow:-8px 0 32px #0f172a29;display:flex;flex-direction:column;overflow:hidden;animation:slideInRight .25s cubic-bezier(.16,1,.3,1)}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.crm-cat-figma-drawer-head{padding:20px;border-bottom:1px solid #f1f5f9;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.crm-cat-figma-drawer-title-group{display:flex;align-items:flex-start;gap:12px}.crm-cat-figma-drawer-icon-header{width:40px;height:40px;border-radius:10px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-cat-figma-drawer-title{margin:0;font-size:1.1rem;font-weight:800;color:#0f172a}.crm-cat-figma-drawer-sub{margin:2px 0 0;font-size:.8rem;color:#64748b;line-height:1.35}.crm-cat-figma-close-btn{background:transparent;border:0;color:#94a3b8;cursor:pointer;padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.crm-cat-figma-close-btn:hover{color:#0f172a;background:#f1f5f9}.crm-cat-figma-drawer-body{padding:20px;display:flex;flex-direction:column;gap:18px;flex:1;overflow-y:auto}.crm-cat-figma-type-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.crm-cat-figma-type-card{padding:12px;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .15s ease;display:flex;align-items:flex-start;gap:10px}.crm-cat-figma-type-card:hover{border-color:#bfdbfe;background:#f8fafc}.crm-cat-figma-type-card--selected{background:#eff6ff!important;border-color:#2563eb!important;box-shadow:0 0 0 1px #2563eb}.crm-cat-figma-type-card__icon{width:32px;height:32px;border-radius:8px;background:#f1f5f9;color:#475569;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-cat-figma-type-card--selected .crm-cat-figma-type-card__icon{background:#2563eb;color:#fff}.crm-cat-figma-type-card__title{margin:0;font-size:.85rem;font-weight:700;color:#0f172a}.crm-cat-figma-type-card__sub{margin:2px 0 0;font-size:.72rem;color:#64748b;line-height:1.25}.crm-cat-figma-field{display:flex;flex-direction:column;gap:6px}.crm-cat-figma-label{font-size:.84rem;font-weight:700;color:#334155}.crm-cat-figma-req{color:#dc2626;margin-left:2px}.crm-cat-figma-input,.crm-cat-figma-select,.crm-cat-figma-textarea{width:100%;padding:10px 14px;background:#fff;border:1px solid #cbd5e1;border-radius:10px;font-size:.88rem;color:#0f172a;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.crm-cat-figma-input:focus,.crm-cat-figma-select:focus,.crm-cat-figma-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.crm-cat-figma-textarea{resize:vertical;min-height:80px}.crm-cat-figma-counter{text-align:right;font-size:.72rem;color:#94a3b8;margin-top:2px}.crm-cat-figma-icon-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.crm-cat-figma-icon-tile{height:40px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.crm-cat-figma-icon-tile:hover{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.crm-cat-figma-icon-tile--selected{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important}.crm-cat-figma-upload-zone{border:1.5px dashed #cbd5e1;border-radius:12px;padding:16px;text-align:center;background:#fafbfc;cursor:pointer;transition:all .15s ease;display:flex;flex-direction:column;align-items:center;gap:6px}.crm-cat-figma-upload-zone:hover{border-color:#2563eb;background:#eff6ff}.crm-cat-figma-upload-icon{color:#2563eb}.crm-cat-figma-upload-text{font-size:.82rem;font-weight:600;color:#334155;margin:0}.crm-cat-figma-upload-hint{font-size:.72rem;color:#94a3b8;margin:0}.crm-cat-figma-status-row{display:flex;align-items:center;gap:12px}.crm-cat-figma-switch{position:relative;display:inline-block;width:44px;height:24px}.crm-cat-figma-switch input{opacity:0;width:0;height:0}.crm-cat-figma-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.2s;border-radius:24px}.crm-cat-figma-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.2s;border-radius:50%;box-shadow:0 1px 3px #0003}.crm-cat-figma-switch input:checked+.crm-cat-figma-slider{background-color:#22c55e}.crm-cat-figma-switch input:checked+.crm-cat-figma-slider:before{transform:translate(20px)}.crm-cat-figma-status-info{display:flex;flex-direction:column}.crm-cat-figma-status-title{font-size:.85rem;font-weight:700;color:#0f172a}.crm-cat-figma-status-sub{font-size:.75rem;color:#64748b}.crm-cat-figma-drawer-foot{padding:16px 20px;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:10px;background:#fff}.crm-cat-figma-drawer-foot-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.crm-cat-figma-empty{padding:32px 16px;text-align:center;color:#94a3b8;font-size:.88rem}@media(max-width:1100px){.crm-cat-figma-layout{grid-template-columns:1fr}}.crm-cat-figma-header__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.crm-cat-onboarding-modules{margin-bottom:28px;padding:20px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.crm-cat-onboarding-modules__title{margin:0 0 8px;font-size:1.1rem;font-weight:700}.crm-cat-onboarding-modules__hint{margin:0 0 12px;font-size:.88rem}.crm-cat-onboarding-modules__list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.crm-cat-onboarding-modules__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.crm-cat-onboarding-modules__row--disabled{opacity:.65}.crm-cat-availability{display:flex;flex-direction:column;gap:16px}.crm-cat-availability__group{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fff}.crm-cat-availability__row{padding:12px 16px;border-bottom:1px solid #f1f5f9}.crm-cat-availability__row:last-child{border-bottom:none}.crm-cat-availability__row label{display:flex;align-items:center;gap:10px;cursor:pointer}.crm-jobs{display:flex;flex-direction:column;gap:20px}.crm-jobs-dashboard-head{flex-direction:column;align-items:stretch;gap:14px}.crm-jobs-dashboard-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%}.crm-jobs-dashboard-primary-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.crm-jobs-dashboard-nav{display:flex;flex-wrap:wrap;gap:10px}.crm-jobs-stats .crm-jobs-stat{display:flex;flex-direction:column;gap:10px;min-height:108px}.crm-jobs-stat-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:22px}.crm-jobs-stat-label{font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7a99;line-height:1.3}.crm-jobs-stat-value{font-size:2rem;line-height:1;font-weight:800;color:#0f2f5c}.crm-jobs-urgent-badge{flex-shrink:0;background:#fee4e2;color:#b42318;font-size:.62rem;font-weight:800;padding:4px 8px;border-radius:999px;letter-spacing:.04em;white-space:nowrap}.crm-jobs-submissions-panel{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px 8px;box-shadow:0 1px 3px #1018280f,0 1px 2px #1018280a}.crm-jobs-submissions-panel h2{margin:0 0 12px;font-size:1.05rem;color:#0f2f5c}.crm-jobs-submissions{list-style:none;margin:0;padding:0}.crm-jobs-submission{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px 0;border:0;border-bottom:1px solid #f0f3f8;background:transparent;text-align:start;cursor:pointer}.crm-jobs-submissions li:last-child .crm-jobs-submission,.crm-jobs-submissions-empty{border-bottom:0}.crm-jobs-submission-avatar{width:42px;height:42px;border-radius:10px;background:#ebf3ff;color:#2f80ed;font-size:1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.crm-jobs-submission-avatar img{width:100%;height:100%;object-fit:cover}.crm-jobs-submission-body{min-width:0;display:flex;flex-direction:column;gap:4px}.crm-jobs-submission-body strong{font-size:.92rem;color:#0f2f5c;font-weight:700}.crm-jobs-submission-meta{font-size:.8rem;color:#6b7a99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-jobs-submission-type{font-size:.82rem;font-weight:600;color:#1a2b4a;white-space:nowrap}.crm-jobs-submission-time{font-size:.8rem;color:#94a3b8;white-space:nowrap;min-width:72px;text-align:end}.crm-jobs-submissions-empty{text-align:center;padding:32px 16px;color:#6b7a99}.crm-jobs-directory-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:10px 12px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #1018280a}.crm-jobs-directory-filter-group{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0}.crm-jobs-directory-filter-segment{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:40px;min-width:150px;padding:0 14px;font-size:.875rem;line-height:1;color:#64748b;border:1px solid #e2e8f0;border-radius:10px;background:#fff;white-space:nowrap}.crm-jobs-directory-filter-segment--employment{min-width:220px}.crm-jobs-directory-filter-segment.is-open{z-index:12}.crm-jobs-directory-filter-label{font-weight:500;color:#64748b;flex-shrink:0}.crm-jobs-directory-filter-value{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;flex:1;min-width:0;border:0;background:transparent;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer}.crm-jobs-directory-filter-value:disabled{cursor:default}.crm-jobs-directory-filter-selected{color:#0f2f5c;font-weight:700;overflow:hidden;text-overflow:ellipsis}.crm-jobs-directory-filter-value svg{flex-shrink:0;color:#94a3b8;pointer-events:none}.crm-jobs-filter-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;width:100%;margin:0;padding:6px 0;list-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #1018281f;z-index:20;max-height:280px;overflow-y:auto}.crm-jobs-filter-dropdown-menu button{width:100%;border:0;background:transparent;text-align:start;padding:10px 14px;font:inherit;font-size:.875rem;font-weight:600;color:#334155;cursor:pointer}.crm-jobs-filter-dropdown-menu button:hover,.crm-jobs-filter-dropdown-menu button.is-selected{background:#f8fafc;color:#0f2f5c}.crm-jobs-directory-urgent{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;font-size:.875rem;font-weight:600;color:#334155;margin-inline-start:auto;white-space:nowrap}.crm-jobs-directory-panel{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:8px 12px 12px;box-shadow:0 1px 3px #1018280f,0 1px 2px #1018280a}.crm-jobs-directory-table thead th{font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;font-weight:700;vertical-align:middle}.crm-jobs-directory-table tbody td{vertical-align:middle}.crm-jobs-directory-table th:nth-child(5),.crm-jobs-directory-table td.crm-jobs-directory-apps{text-align:center;width:72px}.crm-jobs-directory-apps-link{border:none;background:transparent;color:#2f80ed;font-weight:700;font-size:.86rem;padding:0;cursor:pointer;font-family:inherit;line-height:1}.crm-jobs-directory-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.crm-jobs-directory-title strong{color:#0f2f5c;font-size:.92rem}.crm-jobs-directory-urgent-tag{background:#fee4e2;color:#b42318;font-size:.62rem;font-weight:800;padding:3px 7px;border-radius:999px;letter-spacing:.04em}.crm-jobs-directory-company,.crm-jobs-directory-posted,.crm-jobs-directory-apps{color:#64748b;font-size:.86rem}.crm-jobs-directory-type{display:inline-flex;align-items:center;padding:5px 10px;border-radius:8px;background:#f8fafc;border:1px solid #e8edf5;color:#334155;font-size:.8rem;font-weight:600;white-space:nowrap}.crm-jobs-catalog-badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:.76rem;font-weight:700;white-space:nowrap}.crm-jobs-catalog-badge.active{background:#ecfdf3;color:#027a48}.crm-jobs-catalog-badge.pending{background:#fef0c7;color:#b54708}.crm-jobs-catalog-badge.in_review{background:#ebf3ff;color:#2f80ed}.crm-jobs-catalog-badge.filled{background:#f4f3ff;color:#6941c6}.crm-jobs-catalog-badge.expired{background:#fee4e2;color:#b42318}.crm-jobs-directory-table th.crm-jobs-directory-actions-head,.crm-jobs-directory-table td.crm-jobs-directory-actions-cell{text-align:center}.crm-jobs-directory-actions{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.crm-jobs-directory-edit{border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:.8rem;font-weight:600;padding:6px 12px;border-radius:8px;cursor:pointer}.crm-jobs-directory-pause{border:0;background:transparent;color:#b54708;font-size:.8rem;font-weight:700;padding:6px 4px;cursor:pointer}.crm-jobs-directory-approve{border:0;background:#12b76a;color:#fff;font-size:.8rem;font-weight:700;padding:6px 12px;border-radius:8px;cursor:pointer}.crm-jobs-directory-edit:disabled,.crm-jobs-directory-pause:disabled,.crm-jobs-directory-approve:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1100px){.crm-jobs-directory-filter-bar{flex-wrap:wrap}.crm-jobs-directory-urgent{margin-inline-start:0;width:100%;justify-content:flex-end}}@media(max-width:720px){.crm-jobs-directory-filter-group{width:100%;flex-direction:column;align-items:stretch}.crm-jobs-directory-filter-segment{width:100%;justify-content:space-between}}@media(max-width:900px){.crm-jobs-submission{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto}.crm-jobs-submission-type,.crm-jobs-submission-time{grid-column:2}.crm-jobs-submission-time{text-align:start}}.crm-jobs-table .crm-empty-row{text-align:center;padding:32px 16px}.crm-jobs .crm-business-pagination{margin-top:16px}.crm-jobs-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.crm-jobs-filters input[type=search],.crm-jobs-filters select{min-width:160px}.crm-jobs-check{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#334155}.crm-jobs-table img.crm-jobs-thumb,.crm-jobs-thumb{width:44px;height:44px;border-radius:10px;object-fit:cover;background:#f1f5f9;display:inline-flex;align-items:center;justify-content:center}.crm-jobs-thumb--empty{font-size:20px}.crm-jobs-table strong{display:block;color:#0f172a}.crm-jobs-table small{display:block;color:#64748b;margin-top:2px}.crm-job-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;margin-inline-end:6px}.crm-job-badge.urgent{background:#fff1f2;color:#be123c}.crm-job-badge.featured{background:#eff6ff;color:#1d4ed8}.crm-job-badge.published{background:#ecfdf5;color:#047857}.crm-job-badge.draft{background:#f8fafc;color:#475569}.crm-job-badge.archived{background:#f1f5f9;color:#64748b}.crm-job-badge.submitted{background:#f8fafc;color:#334155}.crm-job-badge.viewed{background:#eff6ff;color:#1d4ed8}.crm-job-badge.shortlisted{background:#ecfdf5;color:#047857}.crm-job-badge.rejected{background:#fff1f2;color:#be123c}.crm-jobs-form{display:flex;flex-direction:column;gap:24px;padding:24px}.crm-jobs-form-section h2{margin:0 0 12px;font-size:16px;color:#0f172a}.crm-jobs-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.crm-jobs-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#475569}.crm-jobs-form input,.crm-jobs-form select,.crm-jobs-form textarea{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;font:inherit;color:#0f172a}.crm-jobs-full{display:flex;flex-direction:column;gap:6px;margin-top:16px}.crm-jobs-image-upload{display:flex;align-items:center;gap:16px}.crm-jobs-image-preview{width:120px;height:80px;object-fit:cover;border-radius:12px;border:1px solid #e2e8f0}.crm-jobs-flags{display:flex;flex-wrap:wrap;gap:16px}.crm-success{margin:0;padding:10px 12px;border-radius:10px;background:#ecfdf5;color:#047857}.crm-jobs-workspace-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-jobs-workspace-head h1{margin:0 0 6px}.crm-jobs-workspace-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crm-jobs-workspace-ghost{border:1px solid #2d74ff;background:#fff;color:#2d74ff;font-weight:600;font-size:.88rem;padding:10px 16px;border-radius:10px;cursor:pointer}.crm-jobs-workspace-primary{border:0;background:#2d74ff;color:#fff;font-weight:600;font-size:.88rem;padding:10px 18px;border-radius:10px;cursor:pointer}.crm-jobs-workspace-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:20px;align-items:start}.crm-jobs-workspace-main,.crm-jobs-workspace-side{display:flex;flex-direction:column;gap:16px}.crm-jobs-workspace-field{display:flex;flex-direction:column;gap:8px;font-size:.84rem;color:#475569}.crm-jobs-workspace-field>span{font-weight:600;color:#334155}.crm-jobs-workspace-field input,.crm-jobs-workspace-field select,.crm-jobs-workspace-field textarea{border:1px solid #e2e8f0;border-radius:12px;padding:12px 14px;font:inherit;color:#0f172a;background:#fff}.crm-jobs-workspace-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crm-jobs-workspace-editor{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.crm-jobs-workspace-toolbar{display:flex;gap:4px;padding:8px 10px;border-bottom:1px solid #edf2f7;background:#f8fafc}.crm-jobs-workspace-toolbar button{border:0;background:transparent;color:#64748b;width:28px;height:28px;border-radius:6px;cursor:default;font-weight:700}.crm-jobs-workspace-editor textarea{width:100%;border:0;border-radius:0;resize:vertical;min-height:160px}.crm-jobs-workspace-salary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.crm-jobs-workspace-panel{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px;box-shadow:0 1px 3px #1018280f}.crm-jobs-workspace-panel h2{margin:0 0 12px;font-size:.95rem;color:#0f2f5c}.crm-jobs-workspace-upload{width:100%;min-height:150px;border:2px dashed #d6dee8;border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#64748b;cursor:pointer;padding:16px}.crm-jobs-workspace-upload strong{color:#334155}.crm-jobs-workspace-upload-preview{width:100%;max-height:180px;object-fit:cover;border-radius:10px}.crm-jobs-workspace-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f0f3f8}.crm-jobs-workspace-toggle-row:last-child{border-bottom:0;padding-bottom:0}.crm-jobs-workspace-toggle-row strong{display:block;color:#0f2f5c;font-size:.88rem}.crm-jobs-workspace-toggle-row p{margin:4px 0 0;font-size:.78rem;color:#64748b}.crm-toggle.urgent.on{background:#f97316}.crm-jobs-review-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.crm-jobs-review-back{border:0;background:transparent;color:#2d74ff;font-weight:600;cursor:pointer;padding:0}.crm-jobs-review-head-actions{display:flex;gap:10px;flex-wrap:wrap}.crm-jobs-review-reject{border:1px solid #f04438;background:#fff;color:#b42318;font-weight:700;padding:10px 16px;border-radius:10px;cursor:pointer}.crm-jobs-review-approve{border:0;background:#12b76a;color:#fff;font-weight:700;padding:10px 18px;border-radius:10px;cursor:pointer}.crm-jobs-review-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.85fr);gap:18px;align-items:start}.crm-jobs-review-main,.crm-jobs-review-side{display:flex;flex-direction:column;gap:16px}.crm-jobs-review-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px;box-shadow:0 1px 3px #1018280f}.crm-jobs-review-card h2{margin:0 0 12px;font-size:1rem;color:#0f2f5c}.crm-jobs-review-hero-top{display:flex;align-items:flex-start;gap:14px}.crm-jobs-review-avatar{width:48px;height:48px;border-radius:12px;background:#ebf3ff;color:#2f80ed;font-weight:800;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.crm-jobs-review-avatar img{width:100%;height:100%;object-fit:cover}.crm-jobs-review-hero-copy{flex:1;min-width:0}.crm-jobs-review-hero-copy h1{margin:0 0 4px;font-size:1.35rem;color:#0f2f5c}.crm-jobs-review-hero-copy p{margin:0;color:#64748b}.crm-jobs-review-published-badge{align-self:flex-start;padding:6px 10px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.7rem;font-weight:800;letter-spacing:.04em}.crm-jobs-review-pending-badge{background:#fef0c7;color:#b54708;font-size:.68rem;font-weight:800;padding:6px 10px;border-radius:999px;letter-spacing:.04em;white-space:nowrap}.crm-jobs-review-progress{display:flex;align-items:center;gap:28px;margin-top:18px;padding-top:16px;border-top:1px solid #f0f3f8}.crm-jobs-review-progress-step{display:inline-flex;align-items:center;gap:8px;color:#94a3b8;font-size:.82rem;font-weight:600}.crm-jobs-review-progress-step.active{color:#2f80ed}.crm-jobs-review-progress-dot{width:10px;height:10px;border-radius:50%;background:currentColor}.crm-jobs-review-body{margin:0;color:#475569;line-height:1.6;white-space:pre-wrap}.crm-jobs-review-requirements{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.crm-jobs-review-requirements li{position:relative;padding-inline-start:24px;color:#334155;line-height:1.5}.crm-jobs-review-requirements li:before{content:"✓";position:absolute;inset-inline-start:0;color:#12b76a;font-weight:800}.crm-jobs-review-meta{margin:0;display:flex;flex-direction:column;gap:12px}.crm-jobs-review-meta div{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:start}.crm-jobs-review-meta dt{margin:0;color:#94a3b8;font-size:.8rem}.crm-jobs-review-hours{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.crm-jobs-review-hours li{display:flex;justify-content:space-between;gap:12px;font-size:.88rem;color:#334155;padding:8px 10px;background:#f8fafc;border-radius:8px}.crm-jobs-review-hours li span{color:#64748b;font-weight:600}.crm-jobs-review-hours li strong{font-weight:600;color:#0f172a;text-align:end}.crm-jobs-review-meta dd{margin:0;color:#0f2f5c;font-weight:700;font-size:.88rem;text-align:end}.crm-jobs-review-promote{background:#ebf3ff;border-color:#d6e8ff}.crm-jobs-review-promote h2{color:#2f80ed}.crm-jobs-review-promote p{margin:0 0 14px;color:#475569;font-size:.86rem;line-height:1.5}.crm-jobs-review-promote-btn{width:100%;border:1px solid #2f80ed;background:#fff;color:#2f80ed;font-weight:700;padding:10px 14px;border-radius:10px;cursor:pointer}.crm-jobs-applications-toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.crm-jobs-applications-toolbar select{min-width:180px;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fff}.crm-jobs-applications-table small{display:block;color:#94a3b8;margin-top:2px}.crm-jobs-application-applicant{display:flex;align-items:center;gap:12px}.crm-jobs-application-avatar{width:40px;height:40px;border-radius:50%;background:#e8eef8;color:#2f80ed;display:inline-flex;align-items:center;justify-content:center;font-weight:700;overflow:hidden;flex-shrink:0}.crm-jobs-application-avatar img{width:100%;height:100%;object-fit:cover}.crm-jobs-link-btn{border:none;background:transparent;color:#475569;font-weight:600;cursor:pointer;padding:0}.crm-jobs-link-btn.primary{color:#2f80ed}.crm-jobs-link-btn.danger{color:#ef4444}.crm-jobs-btn-danger,.crm-jobs-btn-outline,.crm-jobs-btn-muted{border-radius:10px;padding:10px 16px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.crm-jobs-btn-danger{border:none;background:#ef4444;color:#fff}.crm-jobs-btn-outline{border:1px solid #d8dee9;background:#fff;color:#334155}.crm-jobs-btn-muted{border:1px solid #e2e8f0;background:#f8fafc;color:#334155}.crm-jobs-candidate-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px 24px;margin-bottom:12px}.crm-jobs-candidate-profile{display:flex;align-items:center;gap:16px}.crm-jobs-candidate-profile h1{margin:0;font-size:1.5rem}.crm-jobs-candidate-avatar{width:72px;height:72px;border-radius:50%;background:#e8eef8;color:#2f80ed;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;overflow:hidden}.crm-jobs-candidate-avatar img{width:100%;height:100%;object-fit:cover}.crm-jobs-candidate-actions{display:flex;flex-wrap:wrap;gap:10px}.crm-jobs-back-link{border:none;background:transparent;color:#64748b;font-weight:600;margin-bottom:16px;cursor:pointer;padding:0}.crm-jobs-candidate-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.crm-jobs-candidate-column{display:flex;flex-direction:column;gap:18px}.crm-jobs-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px 24px}.crm-jobs-card h2{margin:0 0 16px;font-size:1rem}.crm-jobs-info-list{margin:0;display:flex;flex-direction:column;gap:14px}.crm-jobs-info-list div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.crm-jobs-info-list dt{margin:0;color:#94a3b8;font-size:.82rem}.crm-jobs-info-list dd{margin:0;color:#0f172a;font-weight:600;text-align:end}.crm-jobs-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.crm-jobs-history-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.crm-jobs-history-list li:last-child{border-bottom:none;padding-bottom:0}.crm-jobs-history-list strong{display:block;color:#0f172a}.crm-jobs-history-list span{color:#94a3b8;font-size:.82rem}.crm-jobs-history-badge{border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.crm-jobs-history-badge.rejected{background:#fee2e2;color:#b91c1c}.crm-jobs-history-badge.in_progress{background:#fef3c7;color:#b45309}.crm-jobs-history-empty,.crm-jobs-catalog-empty{color:#94a3b8}.crm-jobs-cv-preview{min-height:220px;border:1px dashed #d8dee9;border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:24px}.crm-jobs-cv-icon{font-size:2rem}.crm-jobs-cv-preview span{color:#94a3b8;font-size:.82rem}.crm-jobs-notes-input{width:100%;border:1px solid #d8dee9;border-radius:12px;padding:12px 14px;resize:vertical;font:inherit;color:#334155;background:#f8fafc}.crm-jobs-notes-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:12px}.crm-jobs-notes-saved{color:#12b76a;font-size:.82rem;font-weight:600}.crm-jobs-employers-table .crm-jobs-employer-company{display:flex;align-items:center;gap:12px}.crm-jobs-employer-logo{width:36px;height:36px;border-radius:8px;background:#f1f5f9;color:#64748b;display:inline-flex;align-items:center;justify-content:center;font-weight:700;overflow:hidden}.crm-jobs-employer-logo img{width:100%;height:100%;object-fit:cover}.crm-jobs-employer-active-count{color:#2f80ed;font-weight:700}.crm-jobs-verification.verified{color:#2f80ed;font-weight:600}.crm-jobs-verification.unverified{color:#94a3b8;font-weight:600}.crm-jobs-employer-status{border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.crm-jobs-employer-status.active{background:#dcfce7;color:#15803d}.crm-jobs-employer-status.inactive{background:#f1f5f9;color:#64748b}.crm-jobs-employer-status.pending{background:#ffedd5;color:#c2410c}.crm-jobs-employer-status.suspended{background:#fee2e2;color:#b91c1c}.crm-jobs-employer-actions{display:flex;flex-wrap:wrap;gap:10px}.crm-jobs-catalog-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px;align-items:start}.crm-jobs-catalog-card--tall{grid-row:span 2}.crm-jobs-catalog-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.crm-jobs-catalog-card-head h2{margin:0}.crm-jobs-catalog-add{border:none;background:transparent;color:#2f80ed;font-weight:700;cursor:pointer}.crm-jobs-catalog-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.crm-jobs-catalog-list li{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;border:1px solid #e8edf5;border-radius:12px;padding:10px 12px;background:#fff}.crm-jobs-catalog-label{font-weight:600;color:#0f172a}.crm-jobs-catalog-count{color:#64748b;font-size:.8rem;font-weight:600;white-space:nowrap}.crm-jobs-catalog-item-actions{display:flex;gap:6px}.crm-jobs-catalog-icon{border:none;background:transparent;cursor:pointer;font-size:.9rem;padding:2px 4px}.crm-jobs-catalog-icon.edit{color:#2f80ed}.crm-jobs-catalog-icon.delete{color:#ef4444}.crm-jobs-catalog-edit-input{width:100%;border:1px solid #d8dee9;border-radius:8px;padding:6px 8px;font:inherit}.crm-jobs-success-banner{margin:0 0 16px;padding:10px 14px;border-radius:10px;background:#ecfdf3;color:#15803d;font-weight:600}@media(max-width:1024px){.crm-jobs-workspace-layout,.crm-jobs-review-layout,.crm-jobs-candidate-layout,.crm-jobs-catalog-grid,.crm-jobs-workspace-row{grid-template-columns:1fr}.crm-jobs-catalog-card--tall{grid-row:auto}.crm-jobs-candidate-header{flex-direction:column;align-items:flex-start}}.catalog-platform{display:flex;flex-direction:column;gap:1rem;min-height:100%}.catalog-breadcrumb{display:flex;align-items:center;gap:.35rem;font-size:.875rem;color:#64748b}.catalog-breadcrumb__link{border:none;background:none;color:#2563eb;cursor:pointer;padding:0;font:inherit}.catalog-breadcrumb__sep{color:#cbd5e1}.catalog-breadcrumb__current,.catalog-breadcrumb__page{color:#334155}.catalog-breadcrumb__page{font-weight:600;color:#0f172a}.catalog-platform-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.catalog-platform-head__main{display:flex;align-items:center;gap:1rem}.catalog-platform-head__main h1{margin:0;font-size:1.75rem;font-weight:700;color:#0f172a}.catalog-platform-head__main p{margin:.25rem 0 0;color:#64748b;font-size:.95rem}.catalog-platform-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.catalog-platform-icon--beauty{background:#fce7f3;color:#db2777}.catalog-platform-icon--travel{background:#e0f2fe;color:#0284c7}.catalog-platform-head__actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.catalog-search-field{display:flex;align-items:center;gap:.5rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:0 .85rem;min-width:280px;height:40px;box-sizing:border-box;color:#94a3b8}.catalog-search-field input{border:none;outline:none;width:100%;height:100%;font-size:.875rem;line-height:1;color:#0f172a;background:transparent}.catalog-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border-radius:10px;height:40px;box-sizing:border-box;padding:0 1rem;font-size:.875rem;font-weight:600;line-height:1;cursor:pointer;border:1px solid transparent;white-space:nowrap}.catalog-btn--primary{background:#2563eb;color:#fff;border-color:#2563eb}.catalog-btn--primary:hover{background:#1d4ed8}.catalog-btn--outline{background:#fff;color:#2563eb;border-color:#bfdbfe}.catalog-btn--outline:hover{background:#eff6ff}.catalog-btn--danger-outline{background:#fff;color:#b91c1c;border-color:#fecaca}.catalog-btn--danger-outline:hover:not(:disabled){background:#fef2f2}.catalog-btn--danger-outline:disabled{opacity:.6;cursor:not-allowed}.catalog-workspace__delete-error{margin:0 0 1rem}.catalog-btn--ghost{background:transparent;color:#64748b;border-color:#e2e8f0}.catalog-toolbar{display:flex;flex-wrap:wrap;gap:.65rem}.catalog-platform-body{flex:1}.catalog-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.catalog-tree-table{width:100%;border-collapse:collapse;font-size:.9rem}.catalog-tree-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.catalog-tree-table th{padding:.85rem 1rem;text-align:left;font-weight:600;color:#475569;font-size:.8rem;text-transform:uppercase;letter-spacing:.02em}.catalog-tree-table td{padding:.85rem 1rem;border-bottom:1px solid #f1f5f9;color:#0f172a;vertical-align:middle}.catalog-tree-table__actions-head{text-align:center}.catalog-tree-row--parent td{background:#fff;font-weight:500}.catalog-tree-row--child td{background:#fafbfc}.catalog-tree-name{display:flex;align-items:center;gap:.5rem}.catalog-tree-name--child{padding-left:2.5rem}.catalog-tree-grip{color:#cbd5e1;font-size:.75rem;letter-spacing:-2px;cursor:grab;-webkit-user-select:none;user-select:none}.catalog-tree-toggle{border:none;background:none;padding:0;color:#64748b;cursor:pointer;display:inline-flex;transition:transform .15s ease}.catalog-tree-toggle.expanded{transform:rotate(0)}.catalog-tree-toggle:not(.expanded){transform:rotate(-90deg)}.catalog-tree-folder{width:18px;height:14px;border-radius:3px;background:linear-gradient(180deg,#fde68a,#fbbf24);border:1px solid #f59e0b;position:relative;flex-shrink:0}.catalog-tree-folder:before{content:"";position:absolute;top:-4px;left:0;width:9px;height:5px;border-radius:2px 2px 0 0;background:#fbbf24;border:1px solid #f59e0b;border-bottom:none}.catalog-tree-name--child .catalog-tree-folder{width:14px;height:16px;background:#fff;border:1px solid #cbd5e1;border-radius:2px}.catalog-tree-name--child .catalog-tree-folder:before{display:none}.catalog-type-pill{display:inline-block;padding:.2rem .55rem;border-radius:6px;background:#eff6ff;color:#2563eb;font-size:.78rem;font-weight:600}.catalog-type-pill--muted{background:#f1f5f9;color:#64748b}.catalog-status-pill{display:inline-flex;align-items:center;gap:.25rem;border:none;border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:600;cursor:pointer}.catalog-status-pill--active:before{content:"+";font-weight:700}.catalog-status-pill--active{background:#dcfce7;color:#15803d}.catalog-status-pill--inactive{background:#f1f5f9;color:#64748b}.catalog-row-actions{display:flex;align-items:center;justify-content:center;gap:.35rem}.catalog-icon-btn{border:none;background:transparent;color:#64748b;padding:.35rem;border-radius:8px;cursor:pointer}.catalog-icon-btn:hover{background:#f1f5f9;color:#2563eb}.catalog-table-footer{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;border-top:1px solid #e2e8f0;color:#64748b;font-size:.85rem}.catalog-pagination{display:flex;gap:.35rem}.catalog-page-btn{min-width:32px;height:32px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer}.catalog-page-btn.active{background:#2563eb;border-color:#2563eb;color:#fff}.catalog-page-btn:disabled{opacity:.4;cursor:not-allowed}.catalog-tree-empty{text-align:center;color:#64748b;padding:2rem!important}.catalog-inline-form{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem}.catalog-inline-form input{flex:1;max-width:320px;border:1px solid #e2e8f0;border-radius:10px;padding:.55rem .75rem}.catalog-error-banner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:.65rem .85rem;margin:0 0 .75rem}.crm-nav-catalog{display:flex;flex-direction:column;gap:2px}.crm-nav-catalog .crm-nav-item{grid-template-columns:auto 1fr auto}.crm-nav-chevron{display:inline-flex;opacity:.7;transition:transform .15s ease}.crm-nav-chevron.open{transform:rotate(180deg)}.crm-nav-chevron--main{margin-inline-start:auto}.crm-nav-catalog-children{margin-inline-start:.75rem;padding-inline-start:.5rem;border-inline-start:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:2px}.crm-nav-group-head{border:0;border-radius:10px;padding:8px 10px;color:#c5d0e6;background:transparent;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;cursor:pointer;font-size:.88rem;font-weight:500;width:100%;text-align:start}.crm-nav-group-head:hover,.crm-nav-group-head--active{background:#ffffff12;color:#fff}.crm-nav-sub{display:flex;flex-direction:column;gap:1px;margin:2px 0 6px 1.75rem}.crm-nav-sub-item{border:0;background:transparent;color:#a8b5cc;text-align:start;padding:7px 10px;border-radius:8px;font-size:.84rem;cursor:pointer}.crm-nav-sub-item:hover{background:#ffffff0f;color:#fff}.crm-nav-sub-item.active{background:#1a73e859;color:#fff;font-weight:600}.crm-catalog-hub-section{margin-bottom:2rem}.crm-catalog-hub-section__title{font-size:.8rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .875rem;padding-bottom:.625rem;border-bottom:1px solid #e2e8f0}.crm-catalog-hub-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:1rem}.crm-catalog-hub-tile{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.25rem .75rem 1rem;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;text-align:center}.crm-catalog-hub-tile:hover{border-color:#3b82f6;box-shadow:0 4px 16px #3b82f621;transform:translateY(-2px)}.crm-catalog-hub-tile:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f61a}.crm-catalog-hub-tile__icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-catalog-hub-tile__label{font-size:.82rem;font-weight:600;color:#1e293b;line-height:1.3;word-break:break-word}.crm-catalog-module-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.crm-catalog-module-card{text-align:left;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;background:#fff;cursor:pointer}.crm-catalog-module-card--beauty{border-top:3px solid #ec4899}.crm-catalog-module-card--travel{border-top:3px solid #0ea5e9}.crm-catalog-module-card--repairs{border-top:3px solid #6366f1}.crm-catalog-module-card--doctors{border-top:3px solid #10b981}.crm-catalog-module-card--education{border-top:3px solid #f59e0b}.crm-catalog-module-card--pg{border-top:3px solid #8b5cf6}.crm-catalog-module-card__cta{display:inline-block;margin-top:.75rem;font-size:.875rem;color:#2563eb;font-weight:600}.crm-catalog-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.crm-catalog-head h1{margin:0;font-size:1.75rem;font-weight:700;color:#0f172a}.crm-catalog-head p{margin:.25rem 0 0}.crm-catalog-head__actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.crm-catalog-add-module-modal{width:min(560px,100%)}.crm-catalog-mobile-icon-upload{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px}.crm-catalog-mobile-icon-chip-preview{width:72px;height:72px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid #e2e8f0}.crm-catalog-mobile-icon-chip-preview img{width:100%;height:100%;object-fit:cover}.crm-catalog-mobile-icon-upload__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.crm-catalog-add-module-modal__row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.crm-catalog-add-module-modal__color input[type=color]{width:56px;height:42px;padding:4px;cursor:pointer}.crm-catalog-module-default-covers__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-top:8px}.crm-catalog-module-default-covers__preview{aspect-ratio:4 / 3;border:1px dashed #cbd5e1;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8fafc;margin-bottom:8px}.crm-catalog-module-default-covers__preview img{width:100%;height:100%;object-fit:cover}.crm-catalog-module-default-covers__actions{display:flex;flex-wrap:wrap;gap:6px}.catalog-placeholder-panel{background:#fff;border:1px dashed #cbd5e1;border-radius:14px;padding:2.5rem;text-align:center;color:#64748b}.catalog-placeholder-panel h2{margin:0 0 .5rem;color:#0f172a;font-size:1.25rem}.crm-catalog-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:1.25rem}.crm-catalog-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:.35rem}.crm-catalog-stat-value{font-size:1.75rem;font-weight:700;color:#0f172a}.crm-catalog-stat-label{font-size:.85rem;color:#64748b}.crm-catalog-action-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.crm-catalog-action-card{text-align:left;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem;background:#fff;cursor:pointer}.crm-catalog-action-card:hover{border-color:#bfdbfe;background:#f8fafc}.crm-catalog-action-card h3{margin:0 0 .35rem;font-size:1rem;color:#0f172a}.catalog-scroll-hidden{scrollbar-width:none;-ms-overflow-style:none}.catalog-scroll-hidden::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}.catalog-workspace{display:flex;flex-direction:column;gap:1.25rem;min-height:0;height:100%;flex:1}.catalog-workspace__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.catalog-workspace__hero-main{display:flex;align-items:center;gap:1rem}.catalog-workspace__hero-main h1{margin:0;font-size:1.85rem;font-weight:700;color:#0f172a}.catalog-workspace__hero-main p{margin:.3rem 0 0;color:#64748b;font-size:.92rem;max-width:520px}.catalog-workspace__icon{width:58px;height:58px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.catalog-workspace__icon--beauty{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#db2777}.catalog-workspace__icon--travel{background:linear-gradient(135deg,#e0f2fe,#bae6fd);color:#0284c7}.catalog-workspace__icon--real-estate{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#059669}.catalog-workspace__icon--marketplace{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#2563eb}.catalog-workspace--marketplace .catalog-btn--primary{background:#2563eb;border-color:#2563eb}.catalog-stat-card--teal .catalog-stat-card__icon{background:#ccfbf1;color:#0f766e}.catalog-btn--ghost{border:1px solid #e2e8f0;background:#fff;color:#334155;border-radius:10px;padding:10px 16px;font-size:.875rem;font-weight:600;cursor:pointer}.catalog-btn--ghost:hover{background:#f8fafc;border-color:#cbd5e1}.catalog-workspace__hero-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.catalog-btn--sm{height:34px;padding:0 .75rem;font-size:.8rem}.catalog-workspace__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.catalog-stat-card{background:#fff;border:1px solid #e8edf3;border-radius:14px;padding:1rem 1.1rem;display:flex;align-items:flex-start;gap:.85rem;box-shadow:0 1px 2px #0f172a0a}.catalog-stat-card__icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.catalog-stat-card--blue .catalog-stat-card__icon{background:#eff6ff;color:#2563eb}.catalog-stat-card--purple .catalog-stat-card__icon{background:#f5f3ff;color:#7c3aed}.catalog-stat-card--green .catalog-stat-card__icon{background:#ecfdf5;color:#059669}.catalog-stat-card--orange .catalog-stat-card__icon{background:#fff7ed;color:#ea580c}.catalog-stat-card__body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.catalog-stat-card__label{font-size:.8rem;color:#64748b}.catalog-stat-card__value{font-size:1.65rem;line-height:1.1;color:#0f172a}.catalog-stat-card__trend{font-size:.75rem;color:#16a34a}.catalog-workspace__tabs{display:flex;align-items:center;gap:.25rem;border-bottom:1px solid #e2e8f0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.catalog-workspace__tabs::-webkit-scrollbar{display:none}.catalog-workspace__tab{border:0;background:transparent;color:#64748b;font-size:.9rem;font-weight:500;padding:.75rem 1rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.catalog-workspace__tab:hover{color:#2563eb}.catalog-workspace__tab.active{color:#2563eb;border-bottom-color:#2563eb;font-weight:600}.catalog-workspace__content{flex:1;min-height:0;display:flex;flex-direction:column}.catalog-overview-split{display:grid;grid-template-columns:minmax(240px,30%) minmax(0,1fr);gap:1rem;align-items:stretch;flex:1;min-height:0;height:calc(100vh - 300px);max-height:680px}.catalog-structure-panel,.catalog-services-panel{background:#fff;border:1px solid #e8edf3;border-radius:14px;box-shadow:0 1px 2px #0f172a0a;overflow:hidden;display:flex;flex-direction:column;min-height:0;height:100%;max-height:100%}.catalog-structure-panel__body{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.catalog-structure-panel__head,.catalog-services-panel__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.1rem;border-bottom:1px solid #f1f5f9;flex-shrink:0}.catalog-structure-panel__head h2,.catalog-services-panel__head h2{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.catalog-structure-panel__search{display:flex;align-items:center;gap:.5rem;margin:.75rem 1rem .5rem;border:1px solid #e2e8f0;border-radius:10px;padding:.5rem .7rem;color:#94a3b8;flex-shrink:0}.catalog-structure-panel__search input{border:0;outline:none;flex:1;font-size:.875rem;color:#0f172a;background:transparent}.catalog-structure-tree{padding:.25rem .5rem .75rem;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.catalog-structure-tree::-webkit-scrollbar{display:none;width:0;height:0}.catalog-tree-group{margin-left:.35rem}.catalog-tree-node{display:flex;align-items:center;gap:.4rem;width:100%;border:0;background:transparent;text-align:left;padding:.5rem .55rem;border-radius:8px;cursor:pointer;color:#334155;font-size:.875rem}.catalog-tree-node:hover{background:#f8fafc}.catalog-tree-node.selected{background:#eff6ff;color:#1d4ed8}.catalog-tree-node--parent{padding-left:1.25rem}.catalog-tree-node--leaf{padding-left:2.5rem;cursor:pointer}.catalog-tree-node__chevron{border:0;background:transparent;color:#94a3b8;padding:0;display:inline-flex;transition:transform .15s ease}.catalog-tree-node__chevron.open{transform:rotate(0)}.catalog-tree-node__chevron:not(.open){transform:rotate(-90deg)}.catalog-tree-node__folder,.catalog-tree-node__file,.catalog-tree-folder{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.catalog-tree-node__label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-tree-node__count{color:#94a3b8;font-size:.8rem}.catalog-tree-node__menu{border:0;background:transparent;color:#94a3b8;padding:.2rem;border-radius:6px}.catalog-tree-node__menu:hover{background:#f1f5f9;color:#64748b}.catalog-tree-node__spacer{width:18px;flex-shrink:0}.catalog-services-panel__head--row{flex-wrap:nowrap;gap:.65rem}.catalog-services-panel__head--embedded{flex-wrap:wrap;align-items:flex-start}.catalog-services-panel__head--embedded h2{flex:1 1 100%;width:100%;margin-right:0;white-space:normal;line-height:1.35}.catalog-services-panel__toolbar-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;min-width:0}.catalog-services-panel--embedded .catalog-services-panel__field{flex:1 1 120px;width:auto;min-width:0;max-width:none}.catalog-services-panel--embedded .catalog-services-panel__search{flex:1 1 160px}.catalog-services-panel--embedded .catalog-services-panel__select{flex:0 1 150px;max-width:100%}.catalog-services-panel--embedded .catalog-services-panel__add-btn{flex:0 0 auto;margin-left:auto}.catalog-services-panel__head--row h2{flex-shrink:0;white-space:nowrap;margin-right:auto}.catalog-services-panel__field{flex:0 0 200px;width:200px;height:40px;box-sizing:border-box}.catalog-services-panel__search{display:flex;align-items:center;gap:.45rem;border:1px solid #e2e8f0;border-radius:10px;padding:0 .75rem;color:#94a3b8;background:#fff}.catalog-services-panel__search input{border:0;outline:none;width:100%;font-size:.85rem;color:#0f172a;background:transparent;min-width:0}.catalog-services-panel__select{border:1px solid #e2e8f0;border-radius:10px;padding:0 .75rem;font-size:.85rem;color:#334155;background:#fff}.catalog-services-panel__add-btn{flex-shrink:0;white-space:nowrap;height:40px;box-sizing:border-box}.catalog-services-panel__head--row .catalog-btn{height:40px;box-sizing:border-box}.catalog-services-table-wrap{flex:1;min-height:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.catalog-services-table-wrap::-webkit-scrollbar{display:none;width:0;height:0}.catalog-services-table{width:100%;border-collapse:collapse;font-size:.875rem}.catalog-services-table thead{background:#f8fafc;border-bottom:1px solid #e2e8f0}.catalog-services-table th{padding:.8rem .9rem;text-align:left;font-size:.78rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.catalog-services-table td{padding:.8rem .9rem;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.catalog-services-table__check{width:40px}.catalog-services-table__actions{width:110px;text-align:center}.catalog-service-cell{display:flex;align-items:center;gap:.65rem;min-width:180px}.catalog-service-cell__thumb{width:40px;height:40px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;color:#94a3b8}.catalog-service-cell__thumb img{width:100%;height:100%;object-fit:cover}.catalog-service-cell strong{display:block;color:#0f172a;font-size:.875rem}.catalog-service-cell span{display:block;color:#94a3b8;font-size:.78rem}.catalog-status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .65rem;font-size:.75rem;font-weight:600}.catalog-status-badge--active{background:#dcfce7;color:#15803d}.catalog-status-badge--inactive{background:#fee2e2;color:#b91c1c}.catalog-featured-toggle{display:inline-block;width:38px;height:22px;border-radius:999px;background:#e2e8f0;position:relative;transition:background .15s ease}.catalog-featured-toggle:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a26;transition:transform .15s ease}.catalog-featured-toggle.on{background:#2563eb}.catalog-featured-toggle.on:after{transform:translate(16px)}.catalog-featured-toggle--btn{border:none;padding:0;cursor:pointer;display:inline-block;vertical-align:middle}.catalog-featured-toggle--btn:disabled{opacity:.55;cursor:not-allowed}.catalog-featured-toggle--btn:not(:disabled):hover{filter:brightness(.95)}.catalog-services-panel__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border-top:1px solid #e2e8f0;color:#64748b;font-size:.85rem;margin-top:auto;flex-shrink:0}@media(max-width:1200px){.catalog-workspace__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-overview-split{grid-template-columns:1fr;height:auto;max-height:none}.catalog-structure-panel,.catalog-services-panel{height:auto;max-height:420px}}.catalog-icon-btn--danger:hover{background:#fef2f2;color:#dc2626}.catalog-status-toggle{display:inline-flex;align-items:center;cursor:pointer}.catalog-status-toggle input{position:absolute;opacity:0;width:0;height:0}.catalog-status-toggle__track{display:inline-block;width:38px;height:22px;border-radius:999px;background:#e2e8f0;position:relative;transition:background .15s ease}.catalog-status-toggle__track:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a26;transition:transform .15s ease}.catalog-status-toggle input:checked+.catalog-status-toggle__track{background:#22c55e}.catalog-status-toggle input:checked+.catalog-status-toggle__track:after{transform:translate(16px)}.catalog-status-toggle input:disabled+.catalog-status-toggle__track{opacity:.55;cursor:not-allowed}.catalog-success-banner{margin:0 0 1rem;padding:.65rem .9rem;border-radius:10px;background:#ecfdf5;border:1px solid #bbf7d0;color:#15803d;font-size:.875rem}.catalog-inline-add-form{margin-bottom:1rem}.catalog-tree-inline-edit{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.catalog-tree-inline-edit input{flex:1 1 180px;min-width:140px;height:36px;border:1px solid #e2e8f0;border-radius:8px;padding:0 .65rem;font-size:.875rem}.catalog-btn--sm{height:32px;padding:0 .65rem;font-size:.8rem}.catalog-sections-panel{display:flex;flex-direction:column;gap:1rem}.catalog-sections-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.catalog-sections-panel__head h2{margin:0;font-size:1.05rem;font-weight:700;color:#0f172a}.catalog-sections-panel__head p{margin:.25rem 0 0;color:#64748b;font-size:.875rem}.catalog-section-form-card{background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:1.1rem 1.25rem;box-shadow:0 4px 16px #2563eb14}.catalog-section-form-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.catalog-section-form-card__head h3{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.catalog-section-form-card__hint{margin:.35rem 0 1rem;color:#64748b;font-size:.85rem}.catalog-section-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem}.catalog-section-form-grid__full{grid-column:1 / -1}.catalog-section-form-grid label{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;color:#475569}.catalog-section-form-grid input,.catalog-section-form-grid select{height:40px;border:1px solid #e2e8f0;border-radius:10px;padding:0 .75rem;font-size:.875rem;color:#0f172a;background:#fff}.catalog-section-form-card__actions{display:flex;justify-content:flex-end;gap:.65rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.catalog-sections-table-card{min-height:320px}.catalog-sections-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1.5rem;color:#94a3b8;text-align:center}.catalog-sections-empty p{margin:0;color:#64748b;max-width:360px}.catalog-section-cell{display:flex;align-items:center;gap:.75rem;min-width:220px}.catalog-section-cell__icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.catalog-section-cell strong{display:block;color:#0f172a;font-size:.9rem;font-weight:600}.catalog-section-cell span{display:block;color:#94a3b8;font-size:.78rem;margin-top:.1rem}.catalog-layout-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .65rem;border-radius:999px;font-size:.78rem;font-weight:600;white-space:nowrap}.catalog-layout-badge--grid{background:#ede9fe;color:#6d28d9}.catalog-layout-badge--image_grid{background:#fce7f3;color:#be185d}.catalog-layout-badge--business_horizontal{background:#dcfce7;color:#15803d}.catalog-layout-badge--list{background:#f1f5f9;color:#475569}.catalog-sections-table__num{text-align:center;width:90px}.catalog-section-count{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0 .5rem;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;font-weight:600;color:#334155;font-size:.85rem}.catalog-status-badge{border:none;cursor:pointer;transition:opacity .15s ease}.catalog-status-badge:disabled{opacity:.6;cursor:not-allowed}.catalog-status-badge:not(:disabled):hover{opacity:.85}.catalog-categories-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.catalog-categories-toolbar .catalog-services-panel__field{flex:1 1 240px;min-width:200px}.catalog-services-panel--full{min-height:520px}.catalog-editor-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem}.catalog-editor-form{margin-top:1rem}.catalog-back-link{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.5rem;padding:0;border:none;background:none;color:#2563eb;font-size:.875rem;cursor:pointer}.catalog-back-link:hover{text-decoration:underline}@media(max-width:768px){.catalog-workspace__stats{grid-template-columns:1fr}.catalog-services-panel__head--row{flex-wrap:wrap}.catalog-services-panel__field{flex:1 1 100%;width:100%}.catalog-section-form-grid{grid-template-columns:1fr}.catalog-sections-panel__head{flex-direction:column;align-items:stretch}.catalog-sections-panel__head .catalog-btn{width:100%;justify-content:center}}.crm-catalog-add-module-modal{width:100%;max-width:660px;max-height:88vh;display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.crm-modal-subtitle{margin:.2rem 0 0;font-size:.83rem;color:#64748b;font-weight:400}.crm-catalog-add-modal-body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}.crm-form-section{display:flex;flex-direction:column;gap:.85rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.15rem}.crm-form-section__title{margin:0 0 .25rem;font-size:.92rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:.03em;padding-bottom:.4rem;border-bottom:1px dashed #cbd5e1}.crm-field--new-heading{margin-top:.35rem}.crm-color-picker-row{display:flex;align-items:center;gap:.75rem}.crm-color-input{width:44px;height:38px;padding:2px;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;background:#fff}.crm-color-hex{font-size:.88rem;font-family:monospace;font-weight:600;color:#334155;background:#fff;padding:4px 10px;border:1px solid #e2e8f0;border-radius:6px}.crm-icon-mode-tabs{display:flex;background:#e2e8f0;border-radius:8px;padding:3px;gap:3px}.crm-tab-btn{flex:1;border:none;background:transparent;padding:6px 12px;font-size:.83rem;font-weight:600;color:#64748b;border-radius:6px;cursor:pointer;transition:all .15s ease}.crm-tab-btn.active{background:#fff;color:#1d4ed8;box-shadow:0 1px 3px #0000001a}.crm-icon-upload-box{display:flex;flex-direction:column;gap:.75rem}.crm-icon-size-hint{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:.75rem .9rem;font-size:.82rem;color:#1e40af}.crm-icon-size-hint strong{display:block;margin-bottom:.3rem;font-size:.84rem}.crm-icon-size-hint ul{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.2rem}.crm-icon-size-hint code{background:#dbeafe;padding:1px 5px;border-radius:4px;font-size:.8rem}.crm-icon-upload-area{margin-top:.25rem}.crm-icon-dropzone{display:flex;align-items:center;justify-content:center;padding:1.25rem;border:2px dashed #94a3b8;border-radius:10px;background:#fff;cursor:pointer;color:#2563eb;font-weight:600;font-size:.875rem;transition:background .15s ease,border-color .15s ease}.crm-icon-dropzone:hover{background:#f0f9ff;border-color:#2563eb}.crm-icon-upload-preview{display:flex;align-items:center;gap:1rem;background:#fff;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:10px}.crm-icon-preview-badge{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-icon-preview-badge img{width:28px;height:28px;object-fit:contain}.crm-real-estate-page{display:flex;flex-direction:column;gap:24px;max-width:100%;animation:crmFadeIn .25s ease-out}.crm-re-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-re-header-left{display:flex;flex-direction:column;gap:4px}.crm-re-title{margin:0;font-size:26px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.crm-re-subtitle{margin:0;font-size:14px;color:#64748b}.crm-re-header-actions{display:flex;align-items:center;gap:12px}.crm-re-btn-pending{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;color:#334155;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 2px #0000000d}.crm-re-btn-pending:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.crm-re-btn-add{display:inline-flex;align-items:center;gap:6px;background:#2563eb;border:1px solid #2563eb;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 6px #2563eb40}.crm-re-btn-add:hover{background:#1d4ed8;border-color:#1d4ed8}.crm-re-kpi-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media(max-width:1200px){.crm-re-kpi-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.crm-re-kpi-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 12px #0f172a05;transition:transform .2s ease,box-shadow .2s ease}.crm-re-kpi-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0f172a0d}.crm-re-kpi-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.crm-re-kpi-label{font-size:13px;font-weight:600;color:#64748b}.crm-re-kpi-badge{font-size:12px;font-weight:700;padding:2px 8px;border-radius:999px;line-height:1.4}.crm-re-kpi-badge.positive{background:#dcfce7;color:#15803d}.crm-re-kpi-badge.negative{background:#fee2e2;color:#dc2626}.crm-re-kpi-value{font-size:28px;font-weight:800;color:#0f172a;line-height:1.1;letter-spacing:-.02em}.crm-re-listings-container{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px 24px;box-shadow:0 4px 14px #00000005}.crm-re-listings-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.crm-re-section-heading{margin:0;font-size:18px;font-weight:700;color:#0f172a}.crm-re-link-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;color:#2563eb;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0f172a0d}.crm-re-link-btn:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb1f}.crm-re-link-btn span:last-child{transition:transform .15s ease}.crm-re-link-btn:hover span:last-child{transform:translate(3px)}.crm-re-list-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:#fff;border:1px solid #e8edf5;border-radius:14px;margin-bottom:12px;transition:all .15s ease}.crm-re-list-item:hover{border-color:#cbd5e1;background:#f8fafc;box-shadow:0 4px 12px #0f172a0a}.crm-re-list-item:last-child{margin-bottom:0}.crm-re-list-left{display:flex;align-items:center;gap:16px}.crm-re-list-thumb{width:100px;height:64px;border-radius:10px;object-fit:cover;flex-shrink:0;background:#f1f5f9}.crm-re-list-thumb--placeholder{display:flex;align-items:center;justify-content:center;font-size:24px;color:#94a3b8}.crm-re-list-info{display:flex;flex-direction:column;gap:4px}.crm-re-item-title{margin:0;font-size:15px;font-weight:700;color:#0f172a}.crm-re-item-meta{margin:0;font-size:13px;color:#64748b}.crm-re-list-right{display:flex;align-items:center;gap:20px}.crm-re-item-price{font-size:17px;font-weight:800;color:#2563eb;letter-spacing:-.01em;white-space:nowrap}.crm-re-status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;line-height:1}.crm-re-status-badge.active{background:#dcfce7;color:#15803d}.crm-re-status-badge.pending{background:#fef3c7;color:#b45309}.crm-re-status-badge.rented,.crm-re-status-badge.paused,.crm-re-status-badge.draft{background:#f1f5f9;color:#475569}.crm-re-btn-manage{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px 16px;font-size:13px;font-weight:600;color:#334155;cursor:pointer;transition:all .15s ease}.crm-re-queue-filters{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:16px 20px;background:#fff;border:1px solid #e8edf5;border-radius:14px}.crm-re-select-group{display:flex;align-items:center;gap:8px}.crm-re-select-group label{font-size:13px;font-weight:600;color:#475569;white-space:nowrap}.crm-re-select-group select{padding:7px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-size:13px;color:#0f172a;font-weight:500;cursor:pointer}.crm-re-select-group select:focus{outline:none;border-color:#2563eb}.crm-re-btn-export{background:#2563eb;border:1px solid #2563eb;color:#fff;border-radius:8px;padding:9px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.crm-re-btn-export:hover{background:#1d4ed8}.crm-re-queue-table-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;overflow:hidden;box-shadow:0 4px 14px #00000005}.crm-re-queue-table{width:100%;border-collapse:collapse}.crm-re-queue-table th{background:#f8fafc;color:#475569;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.06em;padding:14px 16px;border-bottom:1px solid #e8edf5;text-align:left}.crm-re-queue-table td{padding:14px 16px;border-bottom:1px solid #f1f5f9;font-size:13.5px;vertical-align:middle;color:#334155}.crm-re-queue-table tbody tr:hover{background:#f8fafc}.crm-re-table-thumb{width:60px;height:40px;border-radius:6px;object-fit:cover;background:#f1f5f9}.crm-re-col-title{font-weight:600;color:#0f172a;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-re-col-price{font-weight:700;color:#2563eb;white-space:nowrap}.crm-re-col-actions{display:flex;align-items:center;gap:6px}.crm-re-action-view,.crm-re-action-edit{background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;color:#475569;cursor:pointer}.crm-re-action-view:hover,.crm-re-action-edit:hover{background:#f1f5f9;color:#0f172a}.crm-re-action-approve{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700;cursor:pointer}.crm-re-action-approve:hover{background:#dcfce7}.crm-re-action-reject{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700;cursor:pointer}.crm-re-action-reject:hover{background:#fee2e2}.crm-re-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px}@media(max-width:992px){.crm-re-detail-grid{grid-template-columns:1fr}}.crm-re-gallery-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:14px}.crm-re-gallery-main{width:100%;height:320px;border-radius:12px;overflow:hidden;background:#f1f5f9}.crm-re-gallery-main img{width:100%;height:100%;object-fit:cover}.crm-re-gallery-placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:48px;color:#94a3b8}.crm-re-gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.crm-re-thumb-btn{height:80px;border-radius:10px;border:2px solid transparent;overflow:hidden;padding:0;cursor:pointer;position:relative;background:#f1f5f9}.crm-re-thumb-btn img{width:100%;height:100%;object-fit:cover}.crm-re-thumb-btn.active{border-color:#2563eb}.crm-re-thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172aa6;color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.crm-re-specs-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:18px;margin-top:20px}.crm-re-specs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.crm-re-detail-title{margin:0 0 6px;font-size:22px;font-weight:800;color:#0f172a}.crm-re-detail-address{margin:0;font-size:14px;color:#64748b}.crm-re-detail-price{font-size:24px;font-weight:800;color:#2563eb}.crm-re-divider{border:none;border-top:1px solid #e8edf5;margin:0}.crm-re-specs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.crm-re-spec-item{display:flex;flex-direction:column;gap:4px}.crm-re-spec-label{font-size:12px;font-weight:600;color:#64748b}.crm-re-spec-value{font-size:15px;font-weight:700;color:#0f172a}.crm-re-description-text{font-size:14px;line-height:1.6;color:#475569;margin:0}.crm-re-sidebar-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px;margin-bottom:20px;display:flex;flex-direction:column;gap:16px}.crm-re-card-heading{margin:0;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.crm-re-publisher-profile{display:flex;align-items:center;gap:14px}.crm-re-publisher-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px}.crm-re-publisher-meta{display:flex;flex-direction:column;gap:2px}.crm-re-publisher-name{font-size:15px;font-weight:700;color:#0f172a}.crm-re-publisher-role-badge{display:inline-block;font-size:11px;font-weight:700;color:#2563eb;background:#eff6ff;padding:2px 8px;border-radius:4px;width:fit-content}.crm-re-publisher-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:12px;border-top:1px solid #f1f5f9}.crm-re-stat-box{display:flex;flex-direction:column;gap:2px}.crm-re-stat-box label{font-size:11px;font-weight:600;color:#64748b}.crm-re-stat-box strong{font-size:16px;font-weight:800;color:#0f172a}.crm-re-status-row{display:flex;align-items:center;justify-content:space-between}.crm-re-status-row span{font-size:13.5px;color:#475569;font-weight:600}.crm-re-lifecycle-actions{display:flex;flex-direction:column;gap:10px}.crm-re-btn-promote{background:#2563eb;border:1px solid #2563eb;color:#fff;border-radius:8px;padding:10px;font-size:14px;font-weight:700;cursor:pointer;width:100%}.crm-re-btn-promote:hover{background:#1d4ed8}.crm-re-btn-edit-details{background:#fff;border:1px solid #cbd5e1;color:#334155;border-radius:8px;padding:10px;font-size:14px;font-weight:600;cursor:pointer;width:100%}.crm-re-btn-edit-details:hover{background:#f8fafc}.crm-re-btn-pause{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;border-radius:8px;padding:10px;font-size:14px;font-weight:600;cursor:pointer;width:100%}.crm-re-btn-pause:hover{background:#e2e8f0}.crm-re-quick-pills{display:grid;grid-template-columns:1fr 1fr;gap:10px}.crm-re-pill-sold{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;border-radius:8px;padding:8px;font-size:13px;font-weight:700;cursor:pointer}.crm-re-pill-sold:hover{background:#dcfce7}.crm-re-pill-rented{background:#eff6ff;border:1px solid #bfdbfe;color:#2563eb;border-radius:8px;padding:8px;font-size:13px;font-weight:700;cursor:pointer}.crm-re-pill-rented:hover{background:#dbeafe}.crm-re-workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}@media(max-width:992px){.crm-re-workspace-grid{grid-template-columns:1fr}}.crm-re-form-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:24px;margin-bottom:20px;display:flex;flex-direction:column;gap:18px}.crm-re-section-title-num{margin:0;font-size:16px;font-weight:800;color:#0f172a}.crm-re-purpose-toggle{display:grid;grid-template-columns:1fr 1fr;background:#f1f5f9;padding:4px;border-radius:10px;gap:4px}.crm-re-purpose-btn{padding:10px;border:none;background:transparent;border-radius:8px;font-size:14px;font-weight:700;color:#64748b;cursor:pointer;transition:all .15s ease}.crm-re-purpose-btn.active{background:#2563eb;color:#fff;box-shadow:0 2px 6px #2563eb40}.crm-re-form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.crm-re-form-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.crm-re-input-field{display:flex;flex-direction:column;gap:6px}.crm-re-input-field label{font-size:13px;font-weight:600;color:#475569}.crm-re-input-field input,.crm-re-input-field select,.crm-re-input-field textarea{padding:10px 14px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;color:#0f172a;background:#fff;transition:border-color .15s ease}.crm-re-input-field input:focus,.crm-re-input-field select:focus,.crm-re-input-field textarea:focus{outline:none;border-color:#2563eb}.crm-re-upload-input-hidden{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.crm-re-upload-zone{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.crm-re-upload-thumb-wrap{position:relative}.crm-re-upload-thumb-remove{position:absolute;top:6px;right:6px;width:24px;height:24px;border:none;border-radius:999px;background:#0f172abf;color:#fff;font-size:16px;line-height:1;cursor:pointer}.crm-re-upload-hint{display:block;margin-top:8px;color:#64748b;font-size:12px}.crm-re-upload-preview{width:140px;height:100px;border-radius:12px;object-fit:cover}.crm-re-upload-dashed{width:140px;height:100px;border:2px dashed #cbd5e1;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#64748b;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;background:#f8fafc;padding:0;font-family:inherit}.crm-re-upload-dashed:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.crm-re-amenities-list{display:flex;flex-direction:column;gap:12px}.crm-re-amenity-item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:#334155;cursor:pointer}.crm-re-amenity-item input[type=checkbox]{width:18px;height:18px;accent-color:#2563eb;border-radius:4px;cursor:pointer}.crm-re-actions-box{display:flex;flex-direction:column;gap:12px}.crm-re-btn-publish{background:#2563eb;border:1px solid #2563eb;color:#fff;border-radius:8px;padding:12px;font-size:14px;font-weight:700;cursor:pointer;width:100%}.crm-re-btn-publish:hover{background:#1d4ed8}.crm-re-btn-preview{background:#fff;border:1px solid #cbd5e1;color:#334155;border-radius:8px;padding:12px;font-size:14px;font-weight:600;cursor:pointer;width:100%}.crm-re-btn-preview:hover{background:#f8fafc}.crm-re-btn-draft{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;border-radius:8px;padding:12px;font-size:14px;font-weight:600;cursor:pointer;width:100%}.crm-re-btn-draft:hover{background:#e2e8f0}.crm-re-approval-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.crm-re-approval-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;text-align:left;cursor:pointer;transition:all .15s ease}.crm-re-approval-item:hover{border-color:#93c5fd;background:#f8fafc}.crm-re-approval-item.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 2px #2563eb26}.crm-re-approval-meta{display:flex;flex-direction:column;gap:3px}.crm-re-approval-title{font-weight:700;color:#0f172a;font-size:14.5px}.crm-re-approval-sub{font-size:12.5px;color:#64748b}.crm-re-approval-price{font-weight:800;color:#2563eb;font-size:15px;white-space:nowrap}.crm-re-approval-preview{width:100%;height:160px;object-fit:cover;border-radius:12px;margin-bottom:12px}.crm-re-moderation-actions-group{display:flex;flex-direction:column;gap:10px;margin-top:14px}.crm-re-analytics-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:24px;box-shadow:0 4px 14px #00000005}.crm-re-analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.crm-re-metric-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:16px 20px;display:flex;flex-direction:column;gap:6px}.crm-re-metric-card label{font-size:12.5px;font-weight:600;color:#64748b}.crm-re-metric-card strong{font-size:24px;font-weight:800;color:#0f172a}.crm-re-progress-row{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.crm-re-progress-row-meta{display:flex;align-items:center;justify-content:space-between;font-size:13.5px;font-weight:600;color:#334155}.crm-re-progress-bar-bg{width:100%;height:10px;background:#f1f5f9;border-radius:999px;overflow:hidden}.crm-re-progress-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#3b82f6);transition:width .4s ease}.crm-re-progress-bar-fill.published{background:linear-gradient(90deg,#16a34a,#22c55e)}.crm-re-progress-bar-fill.draft{background:linear-gradient(90deg,#d97706,#f59e0b)}.crm-re-progress-bar-fill.forSale{background:linear-gradient(90deg,#7c3aed,#8b5cf6)}.crm-re-progress-bar-fill.forRent{background:linear-gradient(90deg,#0284c7,#06b6d4)}.crm-re-progress-bar-fill.marketplace{background:linear-gradient(90deg,#64748b,#94a3b8)}.crm-re-leads-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.crm-re-leads-badge.scheduled{background:#eff6ff;color:#1d4ed8}.crm-re-leads-badge.new{background:#fef3c7;color:#b45309}.crm-re-leads-badge.contacted{background:#f0fdf4;color:#15803d}.crm-re-add-amenity-box{display:flex;align-items:center;gap:8px;margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0}.crm-re-add-amenity-input{flex:1;padding:7px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:13px;color:#0f172a}.crm-re-add-amenity-btn{background:#2563eb;border:1px solid #2563eb;color:#fff;border-radius:8px;padding:7px 12px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.crm-re-add-amenity-btn:hover{background:#1d4ed8}.crm-re-amenity-delete-btn{border:none;background:transparent;color:#94a3b8;font-size:16px;font-weight:700;line-height:1;cursor:pointer;margin-left:auto;padding:2px 6px;border-radius:4px}.crm-re-amenity-delete-btn:hover{color:#ef4444;background:#fee2e2}.crm-re-amenities-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.crm-re-amenity-tag{display:inline-flex;align-items:center;gap:6px;background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600}.crm-marketplace{display:flex;flex-direction:column;gap:20px}.crm-mp-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.crm-mp-section-head h2{margin:0;font-size:1.05rem;color:#0f172a}.crm-mp-filters{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1px solid #e8edf5;border-radius:14px}.crm-mp-search{width:100%;max-width:420px;padding:10px 14px;border:1px solid #dbe3ef;border-radius:10px;font-size:.9rem}.crm-mp-chips{display:flex;flex-wrap:wrap;gap:8px}.crm-mp-chip{border:1px solid #dbe3ef;background:#f8fafc;color:#334155;border-radius:999px;padding:8px 14px;font-size:.84rem;font-weight:600;cursor:pointer;transition:all .15s ease}.crm-mp-chip.active{background:#7c3aed;border-color:#7c3aed;color:#fff;box-shadow:0 6px 16px #7c3aed40}.crm-mp-filter-row{display:flex;flex-wrap:wrap;gap:10px}.crm-mp-filter-row select{min-width:150px;padding:8px 12px;border-radius:10px;border:1px solid #dbe3ef;background:#fff}.crm-mp-split{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:20px}.crm-mp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.crm-mp-grid--directory{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.crm-mp-shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.crm-mp-card,.crm-mp-shop-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 24px #0f172a0a}.crm-mp-card__media,.crm-mp-shop-card__media{position:relative;aspect-ratio:16 / 10;background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.crm-mp-card__media img,.crm-mp-shop-card__media img{width:100%;height:100%;object-fit:cover}.crm-mp-card__placeholder{display:flex;align-items:center;justify-content:center;height:100%;font-size:2rem}.crm-mp-card__body,.crm-mp-shop-card__body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px}.crm-mp-card__body h3,.crm-mp-shop-card__body h3{margin:0;font-size:1rem;color:#0f172a}.crm-mp-card__price{margin:0;font-size:1.1rem;font-weight:700;color:#7c3aed}.crm-mp-card__meta,.crm-mp-card__time,.crm-mp-card__agent{margin:0;font-size:.84rem;color:#64748b}.crm-mp-card__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.crm-mp-badge{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:700;text-transform:uppercase}.crm-mp-badge.new{background:#dcfce7;color:#166534}.crm-mp-badge.draft{background:#fef3c7;color:#92400e}.crm-mp-badge.published{background:#dbeafe;color:#1d4ed8}.crm-mp-badge.archived{background:#e2e8f0;color:#475569}.crm-mp-badge.featured{background:#fae8ff;color:#86198f}.crm-mp-category{position:absolute;bottom:10px;left:10px;padding:4px 10px;border-radius:999px;background:#0f172ab8;color:#fff;font-size:.75rem;font-weight:600}.crm-mp-empty{grid-column:1 / -1;padding:32px;text-align:center;color:#64748b;background:#fff;border:1px dashed #dbe3ef;border-radius:14px}.crm-mp-shops-panel{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:16px}.crm-mp-shop-list{display:flex;flex-direction:column;gap:12px}.crm-mp-shop-row{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #f1f5f9}.crm-mp-shop-row:last-child{border-bottom:none}.crm-mp-shop-row__avatar{width:48px;height:48px;border-radius:12px;overflow:hidden;background:#f5f3ff;display:flex;align-items:center;justify-content:center}.crm-mp-shop-row__avatar img{width:100%;height:100%;object-fit:cover}.crm-mp-shop-row__meta{margin:4px 0 0;font-size:.8rem;color:#64748b}.crm-mp-status{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:capitalize}.crm-mp-status--published{background:#dcfce7;color:#166534}.crm-mp-status--draft{background:#fef3c7;color:#92400e}.crm-mp-status--archived{background:#e2e8f0;color:#475569}.crm-mp-form{display:grid;gap:16px}.crm-mp-form--workspace{gap:0}.crm-mp-form-alert{margin:0 0 12px}.crm-mp-form-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:20px;align-items:start}.crm-mp-form-main{display:flex;flex-direction:column;gap:16px;min-width:0}.crm-mp-form-side{display:flex;flex-direction:column;gap:16px;position:sticky;top:12px}.crm-mp-form-section{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 20px;display:grid;gap:14px}.crm-mp-form-section__head h2{margin:0;font-size:1.02rem;color:#0f172a}.crm-mp-form-section__hint{margin:6px 0 0;font-size:.84rem;line-height:1.45;color:#64748b}.crm-mp-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.crm-mp-field{display:grid;gap:6px;font-size:.86rem;color:#334155;min-width:0}.crm-mp-field--full{grid-column:1 / -1}.crm-mp-field__help{font-size:.78rem;color:#94a3b8;line-height:1.4}.crm-mp-field input,.crm-mp-field select,.crm-mp-form-section input,.crm-mp-form-section select{padding:10px 12px;border:1px solid #dbe3ef;border-radius:10px;font:inherit;width:100%;box-sizing:border-box}.crm-mp-form-section--location .crm-biz-location-picker{margin-top:4px}.crm-mp-form-gallery{display:flex;flex-wrap:wrap;gap:10px}.crm-mp-form-gallery__thumb{width:88px;height:88px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc}.crm-mp-form-gallery__thumb img{width:100%;height:100%;object-fit:cover}.crm-mp-form-gallery__empty{margin:0;padding:14px 16px;border-radius:10px;background:#f8fafc;border:1px dashed #cbd5e1;color:#64748b;font-size:.86rem}.crm-mp-photo-upload__input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.crm-mp-photo-upload__grid{display:flex;flex-wrap:wrap;gap:12px;align-items:stretch}.crm-mp-photo-upload__thumb-wrap{position:relative;width:112px;height:112px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc;flex-shrink:0}.crm-mp-photo-upload__thumb{width:100%;height:100%;object-fit:cover;display:block}.crm-mp-photo-upload__cover-badge{position:absolute;top:6px;left:6px;z-index:1;padding:2px 8px;border-radius:999px;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:#fff;background:#0f172ab8}.crm-mp-photo-upload__remove{position:absolute;top:6px;right:6px;z-index:1;display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:none;border-radius:999px;background:#0f172abf;color:#fff;cursor:pointer}.crm-mp-photo-upload__remove:hover:not(:disabled){background:#0f172a}.crm-mp-photo-upload__remove:disabled{opacity:.5;cursor:not-allowed}.crm-mp-photo-upload__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:200px;min-height:112px;flex:1 1 200px;max-width:100%;padding:16px 20px;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#475569;font:inherit;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.crm-mp-photo-upload__dropzone:hover:not(:disabled){border-color:#3b82f6;background:#f0f7ff}.crm-mp-photo-upload__dropzone:disabled{opacity:.65;cursor:not-allowed}.crm-mp-photo-upload__icon{display:flex;color:#3b82f6}.crm-mp-photo-upload__dropzone-title{margin:0;font-size:.9rem;font-weight:600;color:#0f172a}.crm-mp-photo-upload__dropzone-hint,.crm-mp-photo-upload__dropzone-count,.crm-mp-photo-upload__dropzone-text{margin:0;font-size:.78rem;color:#64748b;line-height:1.35}.crm-mp-checklist{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px 18px}.crm-mp-checklist h3{margin:0;font-size:.95rem;color:#0f172a}.crm-mp-checklist__intro{margin:8px 0 12px;font-size:.8rem;color:#64748b;line-height:1.4}.crm-mp-checklist ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.crm-mp-checklist__item{display:flex;align-items:flex-start;gap:10px;font-size:.84rem;color:#475569;line-height:1.35}.crm-mp-checklist__item--done{color:#0f172a}.crm-mp-checklist__mark{flex-shrink:0;width:20px;height:20px;border-radius:999px;display:grid;place-items:center;font-size:.72rem;font-weight:700;background:#fee2e2;color:#b91c1c}.crm-mp-checklist__item--done .crm-mp-checklist__mark{background:#dcfce7;color:#15803d}.crm-mp-checklist__item--optional .crm-mp-checklist__mark{background:#f1f5f9;color:#64748b}.crm-mp-checklist__tag{display:inline-block;margin-inline-start:6px;font-size:.72rem;color:#94a3b8}.crm-mp-checklist__status{margin:14px 0 0;padding:10px 12px;border-radius:10px;font-size:.82rem;background:#fff7ed;color:#c2410c}.crm-mp-checklist__status--ready{background:#ecfdf5;color:#047857}.crm-mp-preview-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.crm-mp-preview-card__label{margin:0;padding:12px 16px 0;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.crm-mp-preview-card__media{position:relative;margin:10px 16px 0;aspect-ratio:16 / 10;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#f5f3ff,#ede9fe)}.crm-mp-preview-card__media img{width:100%;height:100%;object-fit:cover}.crm-mp-preview-card__placeholder{display:flex;align-items:center;justify-content:center;height:100%;padding:12px;text-align:center;font-size:.9rem;font-weight:600;color:#5b21b6}.crm-mp-preview-card__media .crm-mp-status-badge{position:absolute;top:10px;inset-inline-end:10px}.crm-mp-preview-card__body{padding:14px 16px 18px}.crm-mp-preview-card__body h3{margin:0;font-size:1rem;color:#0f172a;line-height:1.3}.crm-mp-preview-card__price{margin:8px 0 0;font-size:1.15rem;font-weight:700;color:#7c3aed}.crm-mp-preview-card__meta{margin:6px 0 0;font-size:.8rem;color:#64748b}.crm-mp-preview-card__address{margin:8px 0 0;font-size:.8rem;color:#475569;line-height:1.4}.crm-mp-form-actions{display:flex;gap:10px}.crm-mp-form-actions--bar{margin-top:18px;padding:14px 18px;background:#fff;border:1px solid #e8edf5;border-radius:14px;align-items:center;justify-content:space-between;flex-wrap:wrap}.crm-mp-form-actions__primary{display:flex;flex-wrap:wrap;gap:10px}@media(max-width:1024px){.crm-mp-form-layout{grid-template-columns:1fr}.crm-mp-form-side{position:static;order:-1}.crm-mp-form__grid{grid-template-columns:1fr}}@media(max-width:960px){.crm-mp-split{grid-template-columns:1fr}}.crm-mp-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.crm-mp-stat-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:8px;align-items:flex-start;min-height:108px;text-align:start}.crm-mp-stat-card--clickable{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;font:inherit;width:100%}.crm-mp-stat-card--clickable:hover{border-color:#bfdbfe;box-shadow:0 8px 24px #2563eb14}.crm-mp-stat-card__top{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:8px}.crm-mp-stat-card__icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#eff6ff;color:#2563eb;flex-shrink:0}.crm-mp-stat-card__body{display:flex;flex-direction:column;gap:4px;min-width:0}.crm-mp-stat-card__label{font-size:.78rem;color:#64748b;font-weight:600}.crm-mp-stat-card__value{font-size:1.45rem;line-height:1.1;color:#0f172a}.crm-mp-stat-badge{display:inline-flex;align-self:flex-start;margin-top:2px;padding:2px 8px;border-radius:999px;font-size:.68rem;font-weight:700}.crm-mp-stat-badge--totalListings{background:#dcfce7;color:#15803d}.crm-mp-stat-badge--available{background:#dbeafe;color:#1d4ed8}.crm-mp-stat-badge--reserved{background:#ffedd5;color:#c2410c}.crm-mp-stat-badge--sold{background:#dcfce7;color:#15803d}.crm-mp-stat-badge--pendingApproval{background:#ffedd5;color:#c2410c}.crm-mp-stat-badge--reported{background:#fee2e2;color:#b91c1c}.crm-mp-overview-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px}.crm-mp-panel{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:18px 20px}.crm-mp-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.crm-mp-panel__head h2{margin:0;font-size:1.05rem;color:#0f172a}.crm-mp-link{border:none;background:none;color:#2563eb;font-weight:600;font-size:.86rem;cursor:pointer}.crm-mp-submission-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.crm-mp-submission-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #f1f5f9}.crm-mp-submission-row:last-child{border-bottom:none}.crm-mp-submission-row__main strong{display:block;color:#0f172a;font-size:.95rem}.crm-mp-submission-row__meta{display:block;margin-top:4px;font-size:.8rem;color:#64748b}.crm-mp-submission-row__side{display:flex;align-items:center;gap:12px;flex-shrink:0}.crm-mp-submission-price{font-weight:700;color:#0f172a;white-space:nowrap}.crm-mp-submission-empty{padding:24px 0;color:#64748b}.crm-mp-ops-stack{display:flex;flex-direction:column;gap:12px}.crm-mp-op-card{display:flex;gap:12px;align-items:flex-start;text-align:start;width:100%;border:1px solid #e8edf5;border-radius:14px;padding:16px;cursor:pointer;background:#fff}.crm-mp-op-card strong{display:block;color:#0f172a;margin-bottom:4px}.crm-mp-op-card p{margin:0;font-size:.82rem;color:#64748b}.crm-mp-op-card--approve{background:#eff6ff;border-color:#bfdbfe}.crm-mp-op-card--moderate{background:#fffbeb;border-color:#fde68a}.crm-mp-op-card--categories{background:#f8fafc}.crm-mp-op-card__icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#fff;font-weight:700}.crm-mp-table-panel{background:#fff;border:1px solid #e8edf5;border-radius:16px;overflow:hidden}.crm-mp-table-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:16px 18px;border-bottom:1px solid #f1f5f9}.crm-mp-table-search{flex:1 1 280px;min-width:200px;padding:10px 14px;border:1px solid #dbe3ef;border-radius:10px}.crm-mp-table-filters{display:flex;flex-wrap:wrap;gap:10px}.crm-mp-table-filters label{display:grid;gap:4px;font-size:.72rem;font-weight:600;color:#64748b}.crm-mp-table-filters select{min-width:130px;padding:8px 10px;border-radius:10px;border:1px solid #dbe3ef;background:#fff}.crm-mp-table-wrap{overflow-x:auto}.crm-mp-table{width:100%;border-collapse:collapse;font-size:.86rem}.crm-mp-table th{text-align:start;padding:12px 16px;color:#64748b;font-weight:600;background:#f8fafc;border-bottom:1px solid #e8edf5}.crm-mp-table td{padding:14px 16px;border-bottom:1px solid #f1f5f9;vertical-align:middle}.crm-mp-table-thumb{width:48px;height:48px;border-radius:10px;overflow:hidden;background:#f1f5f9;display:grid;place-items:center}.crm-mp-table-thumb img{width:100%;height:100%;object-fit:cover}.crm-mp-table-title{display:block;color:#0f172a}.crm-mp-table-sub{display:block;font-size:.75rem;color:#94a3b8;margin-top:2px}.crm-mp-status-badge{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:700}.crm-mp-status-badge--available{background:#dcfce7;color:#15803d}.crm-mp-status-badge--pending{background:#fef3c7;color:#b45309}.crm-mp-status-badge--reserved{background:#dbeafe;color:#1d4ed8}.crm-mp-status-badge--sold{background:#f1f5f9;color:#475569}.crm-mp-status-badge--reported{background:#fee2e2;color:#b91c1c}.crm-mp-table-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.crm-mp-btn-text{border:none;background:none;color:#334155;font-weight:600;cursor:pointer;padding:6px 4px}.crm-mp-btn-outline{border:1px solid #2563eb;color:#2563eb;background:#fff;border-radius:8px;padding:6px 12px;font-weight:600;font-size:.8rem;cursor:pointer}.crm-mp-table-empty{text-align:center;color:#64748b;padding:32px!important}.crm-mp-table-footer{padding:12px 16px;border-top:1px solid #f1f5f9}.crm-mp-shops-actions{margin-top:16px;display:flex;justify-content:flex-end}.crm-mp-shops-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;background:#fff;border:1px solid #e8edf5;border-radius:14px;margin-bottom:16px}.crm-mp-shops-search{flex:1 1 280px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc;min-height:44px}.crm-mp-shops-search input{flex:1;border:none;background:transparent;font-size:.92rem;outline:none}.crm-mp-shops-toolbar__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.crm-mp-status-chips{display:flex;flex-wrap:wrap;gap:8px}.crm-mp-shop-card--enhanced{transition:box-shadow .15s ease,transform .15s ease}.crm-mp-shop-card--enhanced:hover{box-shadow:0 14px 32px #0f172a14;transform:translateY(-1px)}.crm-mp-shop-card__hit{display:block;width:100%;padding:0;border:none;background:none;text-align:start;cursor:pointer;font:inherit;color:inherit}.crm-mp-shop-card__media{position:relative}.crm-mp-shop-card__avatar{display:flex;align-items:center;justify-content:center;height:100%;min-height:168px;font-size:2rem;font-weight:800;color:#5b21b6;background:linear-gradient(145deg,#ede9fe,#ddd6fe 45%,#e0e7ff)}.crm-mp-shop-card__category-pill{position:absolute;bottom:10px;left:10px;max-width:calc(100% - 20px);padding:5px 10px;border-radius:999px;background:#0f172ac7;color:#fff;font-size:.72rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-mp-shop-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.crm-mp-shop-card__title-row h3{flex:1;min-width:0}.crm-mp-shop-card__address{margin:0;font-size:.84rem;color:#64748b;line-height:1.4}.crm-mp-shop-card__stats{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:.8rem;color:#64748b}.crm-mp-shop-card__rating{color:#0f172a;font-weight:700}.crm-mp-shop-card__dot{opacity:.5}.crm-mp-shop-card__phone{font-variant-numeric:tabular-nums}.crm-mp-shop-card__footer{padding:0 14px 14px;margin-top:auto}.crm-mp-btn-manage{width:100%;padding:10px 14px;border-radius:10px;border:1px solid #c7d2fe;background:#eef2ff;color:#3730a3;font-weight:700;font-size:.86rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}.crm-mp-btn-manage:hover{background:#e0e7ff;border-color:#a5b4fc}.crm-mp-shop-card--skeleton{min-height:320px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:crm-mp-shimmer 1.2s ease-in-out infinite}@keyframes crm-mp-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.crm-mp-category-add{margin-bottom:20px;padding:16px;border:1px dashed #c7d2fe;border-radius:12px;background:#f8fafc}.crm-mp-category-add h3{margin:0 0 12px;font-size:.95rem}.crm-mp-category-add__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;align-items:end}.crm-mp-category-add label{display:grid;gap:6px;font-size:.8rem;font-weight:600;color:#475569}.crm-mp-category-add input{padding:9px 11px;border:1px solid #dbe3ef;border-radius:10px;font:inherit}.crm-mp-categories-list--manage{gap:10px}.crm-mp-category-manage-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 16px;border:1px solid #e8edf5;border-radius:12px;background:#fff}.crm-mp-category-manage-row__main strong{display:block;color:#0f172a}.crm-mp-category-manage-row__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:.84rem;color:#64748b}.crm-mp-toggle{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.crm-mp-category-manage-row__actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.crm-mp-form-hint{margin:0 0 12px;padding:10px 14px;border-radius:10px;background:#ecfdf5;color:#047857;font-size:.86rem}@media(max-width:900px){.crm-mp-category-manage-row{grid-template-columns:1fr}}.crm-mp-categories-panel{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px}.crm-mp-categories-intro{margin:0 0 16px;color:#64748b;font-size:.9rem}.crm-mp-categories-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.crm-mp-category-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #e8edf5;border-radius:12px;background:#f8fafc;cursor:pointer;font:inherit;color:#0f172a}.crm-mp-category-row:hover{border-color:#bfdbfe;background:#eff6ff}@media(max-width:1200px){.crm-mp-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:960px){.crm-mp-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-mp-overview-grid{grid-template-columns:1fr}}.crm-events{display:flex;flex-direction:column;gap:24px;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a}.crm-ev-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.crm-ev-head h1{font-size:24px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.crm-ev-head p{color:#64748b;font-size:14px;margin:4px 0 0}.crm-ev-primary-btn{background:#2563eb;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.crm-ev-primary-btn:hover{background:#1d4ed8}.crm-ev-kpi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.crm-ev-kpi-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 3px #0f172a08}.crm-ev-kpi-top{display:flex;justify-content:space-between;align-items:center}.crm-ev-kpi-icon{width:36px;height:36px;border-radius:10px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}.crm-ev-kpi-badge{font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;line-height:1.3}.crm-ev-kpi-badge.blue{background:#eff6ff;color:#2563eb}.crm-ev-kpi-badge.green{background:#dcfce7;color:#16a34a}.crm-ev-kpi-badge.grey{background:#f1f5f9;color:#64748b}.crm-ev-kpi-badge.orange{background:#fef3c7;color:#d97706}.crm-ev-kpi-badge.trend{color:#16a34a;font-weight:700}.crm-ev-kpi-value{font-size:26px;font-weight:800;color:#0f172a;margin:0;line-height:1.1}.crm-ev-kpi-label{font-size:13px;color:#64748b;margin:0;font-weight:500}.crm-ev-dashboard-grid{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}.crm-ev-card-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0f172a08}.crm-ev-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.crm-ev-card-header h2{font-size:16px;font-weight:700;color:#0f172a;margin:0}.crm-ev-link-action{color:#2563eb;font-size:14px;font-weight:600;background:transparent;border:none;cursor:pointer;padding:0}.crm-ev-link-action:hover{text-decoration:underline}.crm-ev-schedule-list{display:flex;flex-direction:column;gap:12px}.crm-ev-schedule-item{background:#f8fafc;border-radius:12px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-left-width:4px;border-left-style:solid;transition:transform .15s ease,box-shadow .15s ease}.crm-ev-schedule-item:hover{background:#f1f5f9}.crm-ev-schedule-item.blue{border-left-color:#2563eb}.crm-ev-schedule-item.orange{border-left-color:#f59e0b}.crm-ev-schedule-item.green{border-left-color:#10b981}.crm-ev-schedule-item.grey{border-left-color:#94a3b8}.crm-ev-schedule-info h3{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 4px}.crm-ev-schedule-meta{font-size:13px;color:#64748b;margin:0;display:flex;align-items:center;gap:6px}.crm-ev-schedule-right{display:flex;align-items:center;gap:12px}.crm-ev-signed-badge{background:#fff;border:1px solid #e2e8f0;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;color:#334155;white-space:nowrap}.crm-ev-icon-btn{width:36px;height:36px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .15s ease}.crm-ev-icon-btn:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.crm-ev-demographics-list{display:flex;flex-direction:column;gap:20px}.crm-ev-demo-row{display:flex;flex-direction:column;gap:8px}.crm-ev-demo-meta{display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:#475569}.crm-ev-demo-bar-track{background:#f1f5f9;height:8px;border-radius:4px;overflow:hidden}.crm-ev-demo-bar-fill{height:100%;border-radius:4px}.crm-ev-demo-bar-fill.youth{background:#2563eb}.crm-ev-demo-bar-fill.adults{background:#10b981}.crm-ev-demo-bar-fill.seniors{background:#f59e0b}.crm-ev-filter-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.crm-ev-filter-select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 14px;font-size:13px;color:#334155;font-weight:500;cursor:pointer;outline:none}.crm-ev-filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.crm-ev-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0f172a08}.crm-ev-table{width:100%;border-collapse:collapse;text-align:left}.crm-ev-table th{background:#f8fafc;color:#64748b;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:14px 18px;border-bottom:1px solid #e2e8f0}.crm-ev-table td{padding:16px 18px;border-bottom:1px solid #f1f5f9;font-size:14px;color:#334155;vertical-align:middle}.crm-ev-table tr:last-child td{border-bottom:none}.crm-ev-cell-name{font-weight:700;color:#0f172a}.crm-ev-status-pill{font-size:12px;font-weight:700;padding:4px 12px;border-radius:999px;display:inline-block;text-align:center}.crm-ev-status-pill.upcoming,.crm-ev-status-pill.approved{background:#dcfce7;color:#166534}.crm-ev-status-pill.today,.crm-ev-status-pill.pending{background:#fef3c7;color:#92400e}.crm-ev-status-pill.finished,.crm-ev-status-pill.cancelled{background:#ffe4e6;color:#9f1239}.crm-ev-action-manage{background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:600;color:#334155;cursor:pointer;transition:all .15s ease}.crm-ev-action-manage:hover{background:#f8fafc;border-color:#94a3b8}.crm-ev-pagination-row{display:flex;justify-content:space-between;align-items:center;padding:16px 4px 0}.crm-ev-pagination-info{font-size:14px;color:#64748b}.crm-ev-pagination-pages{display:flex;gap:6px}.crm-ev-page-btn{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;cursor:pointer;border:1px solid #e2e8f0;background:#fff;color:#475569}.crm-ev-page-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.crm-ev-detail-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.crm-ev-back-btn{color:#475569;font-size:14px;font-weight:600;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:0}.crm-ev-back-btn:hover{color:#0f172a}.crm-ev-detail-actions{display:flex;align-items:center;gap:12px}.crm-ev-btn-cancel{background:#fff;border:1px solid #fca5a5;color:#ef4444;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.crm-ev-btn-cancel:hover{background:#fef2f2}.crm-ev-btn-outline{background:#fff;border:1px solid #cbd5e1;color:#334155;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.crm-ev-btn-outline:hover{background:#f8fafc}.crm-ev-btn-blue-outline{background:#fff;border:1px solid #2563eb;color:#2563eb;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.crm-ev-btn-blue-outline:hover{background:#eff6ff}.crm-ev-btn-publish{background:#2563eb;border:none;color:#fff;border-radius:8px;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.crm-ev-btn-publish:hover{background:#1d4ed8}.crm-ev-hero-banner{position:relative;height:240px;border-radius:16px;overflow:hidden;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;padding:24px;box-shadow:0 4px 20px #0f172a14}.crm-ev-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f172a33,#0f172ad9);z-index:1}.crm-ev-hero-content{position:relative;z-index:2;color:#fff}.crm-ev-hero-badge{background:#fff;color:#0f172a;font-weight:700;font-size:12px;padding:6px 14px;border-radius:8px;display:inline-block}.crm-ev-hero-title{font-size:28px;font-weight:800;color:#fff;margin:0 0 6px;letter-spacing:-.02em}.crm-ev-hero-subtitle{font-size:14px;color:#e2e8f0;margin:0}.crm-ev-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:20px;box-shadow:0 1px 3px #0f172a08}.crm-ev-info-card h3{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 4px}.crm-ev-info-item{display:flex;align-items:center;gap:14px}.crm-ev-info-icon-box{width:40px;height:40px;border-radius:10px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-ev-info-text{display:flex;flex-direction:column;gap:2px}.crm-ev-info-label{font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;letter-spacing:.05em}.crm-ev-info-val{font-size:14px;font-weight:700;color:#0f172a}.crm-ev-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0f172a08;display:flex;flex-direction:column;gap:20px}.crm-ev-form-group{display:flex;flex-direction:column;gap:6px}.crm-ev-form-group label{font-size:13px;font-weight:700;color:#0f172a}.crm-ev-input,.crm-ev-select,.crm-ev-textarea{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#0f172a;background:#fff;outline:none;transition:border-color .15s ease;font-family:inherit}.crm-ev-input:focus,.crm-ev-select:focus,.crm-ev-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.crm-ev-textarea{resize:vertical;min-height:120px}.crm-ev-dropzone{background:#f8fafc;border:2px dashed #dbe3ef;border-radius:12px;padding:36px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.crm-ev-dropzone:hover{border-color:#2563eb;background:#eff6ff}.crm-ev-dropzone-icon{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;color:#2563eb;display:flex;align-items:center;justify-content:center}.crm-ev-dropzone-title{color:#2563eb;font-weight:700;font-size:14px}.crm-ev-dropzone-hint{color:#94a3b8;font-size:12px}.crm-ev-toggle-row{display:flex;justify-content:space-between;align-items:center;padding-top:8px}.crm-ev-toggle-meta h4{font-size:13px;font-weight:700;color:#0f172a;margin:0}.crm-ev-toggle-meta p{font-size:12px;color:#94a3b8;margin:2px 0 0}.crm-ev-switch{width:44px;height:24px;background:#cbd5e1;border-radius:999px;position:relative;cursor:pointer;transition:background .2s ease}.crm-ev-switch.active{background:#10b981}.crm-ev-switch-handle{width:18px;height:18px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .2s ease;box-shadow:0 1px 2px #0003}.crm-ev-switch.active .crm-ev-switch-handle{transform:translate(20px)}.crm-ev-summary-3grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.crm-ev-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:6px;box-shadow:0 1px 3px #0f172a08}.crm-ev-summary-label{font-size:11px;font-weight:700;text-transform:uppercase;color:#64748b;letter-spacing:.05em}.crm-ev-summary-val{font-size:24px;font-weight:800;color:#0f172a;line-height:1.2}.crm-ev-summary-sub{font-size:12px;font-weight:600}.crm-ev-summary-sub.green{color:#16a34a}.crm-ev-summary-sub.orange{color:#d97706}.crm-ev-quick-links{display:flex;flex-wrap:wrap;gap:10px}.crm-ev-filter-check{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#475569;padding:8px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.crm-ev-row-actions{display:flex;flex-wrap:wrap;gap:6px}.crm-ev-action-manage.muted{opacity:.75}.crm-ev-hero-banner--gradient{background:linear-gradient(135deg,#1e3a8a,#7c3aed,#db2777);min-height:220px}.crm-ev-preview-section-title{font-size:16px;font-weight:700;margin:0 0 12px;color:#0f172a}.crm-ev-preview-body{font-size:14px;color:#64748b;line-height:1.6;margin:0}.crm-ev-capacity-meta{display:flex;justify-content:space-between;font-size:13px;color:#64748b;margin-bottom:8px}.crm-city-news{display:flex!important;flex-direction:column!important;gap:24px!important;animation:crmFadeIn .25s ease-out}.crm-cn-btn-primary{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#2563eb!important;color:#fff!important;border:none!important;border-radius:10px!important;padding:10px 18px!important;font-size:.88rem!important;font-weight:600!important;cursor:pointer!important;transition:all .15s ease!important;box-shadow:0 2px 6px #2563eb33!important}.crm-cn-btn-primary:hover{background:#1d4ed8!important;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb4d!important}.crm-cn-btn-green{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#16a34a!important;color:#fff!important;border:none!important;border-radius:10px!important;padding:10px 18px!important;font-size:.88rem!important;font-weight:600!important;cursor:pointer!important;transition:all .15s ease!important}.crm-cn-btn-green:hover{background:#15803d!important;transform:translateY(-1px)}.crm-cn-btn-red{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#dc2626!important;color:#fff!important;border:none!important;border-radius:10px!important;padding:10px 18px!important;font-size:.88rem!important;font-weight:600!important;cursor:pointer!important;transition:all .15s ease!important}.crm-cn-btn-red:hover{background:#b91c1c!important;transform:translateY(-1px)}.crm-cn-btn-gray{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#fff!important;border:1px solid #cbd5e1!important;color:#475569!important;border-radius:10px!important;padding:10px 18px!important;font-size:.88rem!important;font-weight:600!important;cursor:pointer!important;transition:all .15s ease!important}.crm-cn-btn-gray:hover{background:#f8fafc!important;color:#0f172a!important;border-color:#94a3b8!important}.crm-cn-btn-outline{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:5px 14px!important;border-radius:8px!important;border:1px solid #cbd5e1!important;background:#fff!important;color:#334155!important;font-size:.82rem!important;font-weight:600!important;cursor:pointer!important;transition:all .15s ease!important}.crm-cn-btn-outline:hover{background:#eff6ff!important;border-color:#bfdbfe!important;color:#2563eb!important}.crm-cn-subnav{display:flex!important;align-items:center!important;gap:8px!important;border-bottom:1px solid #e2e8f0!important;margin-bottom:8px!important}.crm-cn-subnav-btn{padding:10px 18px!important;background:transparent!important;border:none!important;border-bottom:2px solid transparent!important;color:#64748b!important;font-size:.9rem!important;font-weight:600!important;cursor:pointer!important;transition:all .15s ease!important}.crm-cn-subnav-btn.active{color:#2563eb!important;border-bottom-color:#2563eb!important}.crm-cn-subnav-btn:hover:not(.active){color:#0f172a!important}.crm-cn-kpi-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important}@media(max-width:1100px){.crm-cn-kpi-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.crm-cn-kpi-grid{grid-template-columns:1fr!important}}.crm-cn-kpi-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:20px 22px!important;display:flex!important;flex-direction:column!important;gap:6px!important;box-shadow:0 2px 8px #00000005!important;transition:all .2s ease!important}.crm-cn-kpi-card:hover{transform:translateY(-2px);border-color:#cbd5e1!important;box-shadow:0 8px 16px -4px #0f172a0d!important}.crm-cn-kpi-header{font-size:.75rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#64748b!important}.crm-cn-kpi-value{font-size:1.75rem!important;font-weight:700!important;color:#0f172a!important;line-height:1.15!important;letter-spacing:-.02em!important;display:block!important}.crm-cn-kpi-subtext{font-size:.82rem!important;color:#94a3b8!important;font-weight:500!important;display:block!important}.crm-cn-kpi-subtext.positive{color:#16a34a!important;font-weight:600!important}.crm-cn-dashboard-grid{display:grid!important;grid-template-columns:1fr 340px!important;gap:24px!important;align-items:start!important}@media(max-width:1024px){.crm-cn-dashboard-grid{grid-template-columns:1fr!important}}.crm-cn-panel{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:24px!important;box-shadow:0 2px 8px #00000005!important;display:flex!important;flex-direction:column!important;gap:18px!important}.crm-cn-panel-header{display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #f1f5f9!important;padding-bottom:14px!important;width:100%!important}.crm-cn-panel-title{margin:0!important;font-size:1.1rem!important;font-weight:700!important;color:#0f172a!important}.crm-cn-panel-link{background:transparent!important;border:none!important;color:#2563eb!important;font-size:.88rem!important;font-weight:600!important;cursor:pointer!important;transition:color .15s!important;padding:0!important}.crm-cn-panel-link:hover{color:#1d4ed8!important;text-decoration:underline!important}.crm-cn-recent-list{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.crm-cn-recent-item{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:14px 18px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:12px!important;transition:all .15s ease!important;cursor:pointer!important;width:100%!important;font:inherit;text-align:start}.crm-cn-recent-item:hover{background:#fff!important;border-color:#bfdbfe!important;box-shadow:0 4px 12px #2563eb0f!important;transform:translate(2px)}.crm-cn-recent-info{display:flex!important;flex-direction:column!important;gap:4px!important;flex:1!important;min-width:0!important}.crm-cn-recent-title{font-size:.93rem!important;font-weight:600!important;color:#0f172a!important;line-height:1.3!important;display:block!important}.crm-cn-recent-meta{font-size:.8rem!important;color:#64748b!important;display:flex!important;align-items:center!important;gap:6px!important}.crm-cn-recent-category{color:#2563eb!important;font-weight:600!important}.crm-cn-recent-views{font-size:.88rem!important;font-weight:700!important;color:#0f172a!important;white-space:nowrap!important;margin-left:16px!important}.crm-cn-cat-list{display:flex!important;flex-direction:column!important;gap:16px!important;width:100%!important}.crm-cn-cat-item{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}.crm-cn-cat-head{display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:.86rem!important;width:100%!important}.crm-cn-cat-name{font-weight:600!important;color:#0f172a!important}.crm-cn-cat-views{font-size:.84rem!important;font-weight:600!important;color:#64748b!important}.crm-cn-progress-track{display:block!important;width:100%!important;height:8px!important;background:#f1f5f9!important;border-radius:999px!important;overflow:hidden!important;position:relative!important}.crm-cn-progress-bar{display:block!important;height:100%!important;border-radius:999px!important;transition:width .4s ease-out!important}.crm-cn-progress-bar.blue{background-color:#2563eb!important}.crm-cn-progress-bar.green{background-color:#16a34a!important}.crm-cn-progress-bar.orange{background-color:#ea580c!important}.crm-cn-progress-bar.red{background-color:#dc2626!important}.crm-cn-filter-bar{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;padding:14px 18px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;box-shadow:0 2px 8px #00000005!important}.crm-cn-select{padding:8px 14px!important;border:1px solid #cbd5e1!important;border-radius:10px!important;background:#fff!important;font-size:.85rem!important;font-weight:500!important;color:#334155!important;cursor:pointer!important;transition:all .2s ease!important;min-width:140px!important}.crm-cn-select:focus{outline:none!important;border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}.crm-cn-table-wrap{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 4px 14px #00000008!important;width:100%!important}.crm-cn-table{width:100%!important;border-collapse:collapse!important;text-align:left!important}.crm-cn-table th{background:#f8fafc!important;color:#64748b!important;font-weight:700!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.05em!important;padding:14px 18px!important;border-bottom:1px solid #e2e8f0!important}.crm-cn-table td{padding:14px 18px!important;border-bottom:1px solid #f1f5f9!important;font-size:.88rem!important;vertical-align:middle!important;color:#334155!important}.crm-cn-table tbody tr{transition:background-color .15s ease!important}.crm-cn-table tbody tr:hover{background-color:#f8fafc!important}.crm-cn-table tbody tr:last-child td{border-bottom:none!important}.crm-cn-article-title-cell{font-weight:600!important;color:#0f172a!important;font-size:.9rem!important}.crm-cn-status-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:5px 12px!important;border-radius:999px!important;font-size:.78rem!important;font-weight:600!important;line-height:1.2!important;text-align:center!important}.crm-cn-status-pill.published{background:#dcfce7!important;color:#166534!important;border:1px solid #bbf7d0!important}.crm-cn-status-pill.scheduled{background:#fef9c3!important;color:#854d0e!important;border:1px solid #fef08a!important}.crm-cn-status-pill.draft{background:#f1f5f9!important;color:#475569!important;border:1px solid #e2e8f0!important}.crm-cn-status-pill.archived{background:#fee2e2!important;color:#991b1b!important;border:1px solid #fecaca!important}.crm-cn-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 20px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;flex-wrap:wrap!important;gap:12px!important}.crm-cn-pagination{display:flex!important;align-items:center!important;gap:6px!important}.crm-cn-page-num{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:34px!important;height:34px!important;padding:0 10px!important;border-radius:8px!important;border:1px solid #cbd5e1!important;background:#fff!important;color:#334155!important;font-size:.85rem!important;font-weight:600!important;cursor:pointer!important;transition:all .15s ease!important}.crm-cn-page-num:hover{background:#f1f5f9!important;border-color:#cbd5e1!important}.crm-cn-page-num.active{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important;box-shadow:0 2px 6px #2563eb33!important}.crm-cn-empty{padding:48px 24px!important;text-align:center!important;color:#64748b!important;font-size:.92rem!important}.crm-cn-form-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important}@media(max-width:640px){.crm-cn-form-grid{grid-template-columns:1fr!important}}.crm-cn-field{display:flex!important;flex-direction:column!important;gap:6px!important}.crm-cn-field-label{font-size:.86rem!important;font-weight:600!important;color:#334155!important}.crm-cn-input,.crm-cn-select-field{width:100!important;width:100%!important;padding:10px 14px!important;border:1px solid #cbd5e1!important;border-radius:10px!important;font-size:.9rem!important;color:#0f172a!important;background:#fff!important;transition:all .2s ease!important}.crm-cn-input:focus,.crm-cn-select-field:focus{outline:none!important;border-color:#2563eb!important;box-shadow:0 0 0 3px #2563eb1f!important}.crm-cn-upload-box{border:2px dashed #cbd5e1!important;background:#fff!important;border-radius:14px!important;padding:36px 20px!important;text-align:center!important;cursor:pointer!important;transition:all .2s ease!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important}.crm-cn-upload-box:hover{border-color:#2563eb!important;background:#f8fafc!important}.crm-cn-upload-icon{width:44px!important;height:44px!important;border-radius:12px!important;background:#eff6ff!important;color:#2563eb!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:4px!important}.crm-cn-upload-text{color:#2563eb!important;font-weight:600!important;font-size:.92rem!important}.crm-cn-upload-subtext{color:#94a3b8!important;font-size:.8rem!important}.crm-cn-editor-wrap{display:flex!important;flex-direction:column!important;border:1px solid #cbd5e1!important;border-radius:12px!important;overflow:hidden!important}.crm-cn-editor-toolbar{display:flex!important;align-items:center!important;gap:4px!important;padding:8px 12px!important;background:#f8fafc!important;border-bottom:1px solid #cbd5e1!important;flex-wrap:wrap!important}.crm-cn-editor-tool-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;border-radius:6px!important;border:none!important;background:transparent!important;color:#475569!important;font-size:.9rem!important;font-weight:600!important;cursor:pointer!important;transition:all .15s ease!important}.crm-cn-editor-tool-btn:hover{background:#e2e8f0!important;color:#0f172a!important}.crm-cn-editor-textarea{width:100%!important;padding:16px!important;border:none!important;outline:none!important;font-size:.92rem!important;line-height:1.6!important;color:#0f172a!important;min-height:200px!important;resize:vertical!important;font-family:inherit!important}.crm-cn-sidebar-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:24px!important;display:flex!important;flex-direction:column!important;gap:18px!important;box-shadow:0 2px 8px #00000005!important}.crm-cn-sidebar-title{font-size:1.05rem!important;font-weight:700!important;color:#0f172a!important;margin:0 0 4px!important}.crm-cn-toggle-row{display:flex!important;align-items:center!important;justify-content:space-between!important}.crm-cn-toggle-label{font-size:.86rem!important;font-weight:600!important;color:#334155!important}.crm-cn-toggle{position:relative!important;width:44px!important;height:24px!important;background:#cbd5e1!important;border-radius:999px!important;cursor:pointer!important;transition:background .2s ease!important}.crm-cn-toggle.active{background:#2563eb!important}.crm-cn-toggle-knob{position:absolute!important;top:3px!important;left:3px!important;width:18px!important;height:18px!important;background:#fff!important;border-radius:50%!important;transition:transform .2s ease!important;box-shadow:0 1px 3px #00000026!important}.crm-cn-toggle.active .crm-cn-toggle-knob{transform:translate(20px)!important}.crm-cn-actions-stack{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:8px!important}.crm-cn-actions-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.crm-cn-cover-preview{display:flex!important;align-items:center!important;gap:16px!important;padding:16px!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important}.crm-cn-cover-thumb{width:130px!important;height:75px!important;object-fit:cover!important;border-radius:8px!important;border:1px solid #e2e8f0!important}.crm-cn-cover-details{display:flex!important;flex-direction:column!important;gap:4px!important}.crm-cn-cover-filename{font-weight:600!important;font-size:.9rem!important;color:#0f172a!important}.crm-cn-cover-meta{font-size:.8rem!important;color:#64748b!important;margin-bottom:6px!important}.crm-cn-meta-counter{font-size:.8rem!important;font-weight:600!important;color:#16a34a!important}.crm-cn-helper-row{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:4px!important}.crm-cn-helper-text{font-size:.78rem!important;color:#94a3b8!important}.crm-cn-tags-wrap{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;padding:10px 14px!important;border:1px solid #cbd5e1!important;border-radius:10px!important;background:#fff!important;min-height:48px!important}.crm-cn-tag-pill{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:4px 10px!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:8px!important;font-size:.82rem!important;font-weight:600!important;color:#334155!important}.crm-cn-tag-remove{border:none!important;background:transparent!important;color:#94a3b8!important;cursor:pointer!important;font-size:.9rem!important;padding:0!important;line-height:1!important}.crm-cn-tag-remove:hover{color:#dc2626!important}.crm-cn-tag-input{border:none!important;outline:none!important;font-size:.85rem!important;color:#94a3b8!important;flex:1!important;min-width:100px!important}.crm-cn-google-preview{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;padding:24px!important;display:flex!important;flex-direction:column!important;gap:12px!important;box-shadow:0 2px 8px #00000005!important}.crm-cn-google-url{font-size:.8rem!important;color:#475569!important}.crm-cn-google-title{font-size:1.08rem!important;font-weight:700!important;color:#1d4ed8!important;line-height:1.35!important;cursor:pointer!important}.crm-cn-google-title:hover{text-decoration:underline!important}.crm-cn-google-snippet{font-size:.85rem!important;color:#475569!important;line-height:1.5!important}.crm-cn-paper-preview{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:20px!important;padding:32px!important;box-shadow:0 4px 20px #0000000a!important;display:flex!important;flex-direction:column!important;gap:20px!important}.crm-cn-preview-top-tags{display:flex!important;align-items:center!important;justify-content:space-between!important}.crm-cn-preview-h1{font-size:1.75rem!important;font-weight:800!important;color:#0f172a!important;line-height:1.25!important;letter-spacing:-.02em!important;margin:0!important}.crm-cn-author-row{display:flex!important;align-items:center!important;gap:12px!important;padding:12px 0!important;border-top:1px solid #f1f5f9!important;border-bottom:1px solid #f1f5f9!important}.crm-cn-author-avatar{width:40px!important;height:40px!important;border-radius:50%!important;background:#e2e8f0!important;overflow:hidden!important}.crm-cn-author-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.crm-cn-author-info{display:flex!important;flex-direction:column!important;gap:2px!important}.crm-cn-author-name{font-weight:700!important;font-size:.9rem!important;color:#0f172a!important}.crm-cn-author-title{font-size:.78rem!important;color:#64748b!important}.crm-cn-preview-body{font-size:.94rem!important;line-height:1.7!important;color:#334155!important;display:flex!important;flex-direction:column!important;gap:16px!important}.crm-cn-seo-verif-box{display:flex!important;flex-direction:column!important;gap:14px!important}.crm-cn-seo-verif-item{display:flex!important;flex-direction:column!important;gap:4px!important}.crm-cn-seo-verif-label{font-size:.72rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#64748b!important}.crm-cn-seo-verif-val{font-size:.86rem!important;color:#0f172a!important;font-weight:500!important}.crm-cn-seo-verif-val.link{color:#2563eb!important;font-weight:600!important}.crm-moderation{display:flex;flex-direction:column;gap:20px}.crm-mod-quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.crm-mod-quick-card{display:flex;flex-direction:column;gap:10px;padding:18px;background:#fff;border:1px solid #e8edf5;border-radius:16px;text-align:start;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.crm-mod-quick-card:hover{border-color:#93c5fd;box-shadow:0 10px 24px #1a73e81f;transform:translateY(-1px)}.crm-mod-quick-card__icon{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#eff6ff;color:#1a73e8}.crm-mod-quick-card--danger .crm-mod-quick-card__icon{background:#fef2f2;color:#dc2626}.crm-mod-quick-card--neutral .crm-mod-quick-card__icon{background:#f8fafc;color:#475569}.crm-mod-quick-card h3{margin:0;font-size:1rem;color:#0f172a}.crm-mod-quick-card p{margin:0;font-size:.86rem;color:#64748b;line-height:1.45}.crm-mod-quick-card__count{font-size:1.35rem;font-weight:700;color:#1a2b4a}.crm-mod-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.crm-mod-section-head h2{margin:0;font-size:1.05rem;color:#0f172a}.crm-mod-preview-list{display:flex;flex-direction:column;gap:10px}.crm-mod-preview-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fff;border:1px solid #e8edf5;border-radius:12px}.crm-mod-preview-item strong{display:block;color:#0f172a;font-size:.92rem}.crm-mod-preview-item span{font-size:.82rem;color:#64748b}.crm-mod-preview-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.crm-mod-empty{padding:24px;text-align:center;color:#64748b;background:#fff;border:1px dashed #dbe3ef;border-radius:12px}.crm-mod-two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.crm-mod-activity-item{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:#fff;border:1px solid #e8edf5;border-radius:12px}.crm-mod-activity-avatar{width:36px;height:36px;border-radius:10px;background:#1a73e8;color:#fff;font-size:.72rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.crm-mod-activity-body strong{display:block;font-size:.88rem;color:#0f172a}.crm-mod-activity-body span{font-size:.8rem;color:#64748b}.crm-users-roles{display:flex;flex-direction:column;gap:24px;animation:crmFadeIn .25s ease-out;color:#0f172a}@keyframes crmFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.crm-ur-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-ur-header h1{font-size:1.65rem;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.015em}.crm-ur-header-subtitle{font-size:.9rem;color:#64748b;margin:0}.crm-ur-header-right-actions{display:flex;align-items:center;gap:12px}.crm-ur-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;font-weight:600;font-size:.88rem;padding:10px 18px;border-radius:10px;border:none;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 4px #2563eb33}.crm-ur-btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.crm-ur-btn-outline{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#374151;font-weight:600;font-size:.88rem;padding:10px 18px;border-radius:10px;border:1px solid #d1d5db;cursor:pointer;transition:all .15s ease}.crm-ur-btn-outline:hover{background:#f9fafb;border-color:#9ca3af}.crm-ur-btn-outline.crm-ur-btn-hover-blue:hover{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 2px 4px #2563eb33}.crm-ur-admin-actions-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;box-shadow:0 1px 3px #0000000a}.crm-ur-admin-actions-title{font-size:.95rem;font-weight:700;color:#0f172a}.crm-ur-admin-actions-btns{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.crm-ur-top-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.crm-ur-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:22px 24px;box-shadow:0 1px 3px #0000000a;display:flex;flex-direction:column;gap:12px;transition:all .2s ease}.crm-ur-stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000000f}.crm-ur-stat-header{display:flex;align-items:center;justify-content:space-between}.crm-ur-stat-title{font-size:.9rem;font-weight:600;color:#64748b}.crm-ur-stat-body{display:flex;align-items:baseline;gap:14px}.crm-ur-stat-val{font-size:2.2rem;font-weight:800;color:#0f172a;line-height:1;letter-spacing:-.02em}.crm-ur-stat-badge{font-size:.76rem;font-weight:700;padding:4px 10px;border-radius:999px;line-height:1.2}.crm-ur-stat-badge.positive{background:#dcfce7;color:#16a34a}.crm-ur-stat-badge.negative{background:#fee2e2;color:#dc2626}.crm-ur-charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:20px}.crm-ur-chart-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;box-shadow:0 1px 3px #0000000a;display:flex;flex-direction:column;gap:18px}.crm-ur-chart-head h3{margin:0 0 6px;font-size:1.1rem;font-weight:700;color:#0f172a}.crm-ur-chart-head p{margin:0;font-size:.84rem;color:#64748b;line-height:1.4}.crm-ur-chart-content{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:24px;min-height:200px;display:flex;align-items:center;justify-content:space-around;gap:24px}.crm-ur-chart-content.vertical-bars{flex-direction:column;justify-content:center}.crm-ur-pie-visual{position:relative;width:130px;height:130px;flex-shrink:0}.crm-ur-pie-svg{width:100%;height:100%;transform:rotate(-90deg)}.crm-ur-pie-slice{cursor:pointer;transition:stroke-width .2s ease,opacity .2s ease}.crm-ur-pie-slice:hover,.crm-ur-pie-slice.hovered{stroke-width:28;opacity:.9}.crm-ur-pie-center-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.crm-ur-pie-center-label strong{font-size:1rem;font-weight:800;color:#0f172a}.crm-ur-pie-center-label span{font-size:.72rem;color:#64748b}.crm-ur-pie-legend{display:flex;flex-direction:column;gap:10px;flex:1}.crm-ur-legend-item{display:flex;align-items:center;gap:8px;font-size:.82rem;padding:4px 8px;border-radius:6px;cursor:pointer;transition:background .15s ease}.crm-ur-legend-item:hover,.crm-ur-legend-item.active{background:#fff;box-shadow:0 1px 3px #0000000f}.crm-ur-legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.crm-ur-legend-text{color:#334155;font-weight:500;flex:1}.crm-ur-legend-percent{font-weight:700;color:#0f172a}.crm-ur-legend-count{font-size:.76rem;color:#94a3b8}.crm-ur-bars-visual{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;height:140px;padding-top:20px}.crm-ur-bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;height:100%}.crm-ur-bar-track{width:100%;max-width:40px;flex:1;background:#e2e8f0;border-radius:8px 8px 0 0;display:flex;align-items:flex-end;overflow:hidden;position:relative}.crm-ur-bar-fill{width:100%;border-radius:8px 8px 0 0;transition:height .4s ease;position:relative}.crm-ur-bar-fill:hover .crm-ur-bar-tooltip{opacity:1;transform:translate(-50%) translateY(-4px)}.crm-ur-bar-tooltip{position:absolute;top:-26px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;font-size:.72rem;font-weight:700;padding:2px 6px;border-radius:4px;pointer-events:none;opacity:0;transition:all .15s ease;white-space:nowrap}.crm-ur-bar-label{font-size:.76rem;font-weight:600;color:#64748b;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.crm-ur-chart-placeholder-tag{text-align:center;font-size:.8rem;font-weight:600;color:#94a3b8;margin-top:2px}.crm-ur-directory-filter-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 20px;display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:nowrap;box-shadow:0 1px 3px #0000000a}.crm-ur-search-group{position:relative;flex:1 1 auto;min-width:0;display:flex;align-items:center}.crm-ur-search-icon{position:absolute;left:25px;inset-inline-start:25px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;z-index:2;display:flex;align-items:center;justify-content:center;width:18px;height:18px}.crm-ur-search-input{width:100%;height:40px;box-sizing:border-box;padding-left:46px;padding-right:16px;padding-inline-start:46px;padding-inline-end:16px;border:1px solid #d1d5db;border-radius:10px;font-size:.88rem;color:#0f172a;background:#fff;transition:all .15s ease}.crm-ur-search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.crm-ur-filter-dropdowns{display:flex;align-items:center;gap:12px;flex:0 0 auto;flex-wrap:nowrap}.crm-ur-filter-select-wrap{position:relative;display:flex;align-items:center}.crm-ur-filter-select{height:40px;box-sizing:border-box;padding:0 32px 0 14px;border:1px solid #d1d5db;border-radius:10px;background-color:#fff;font-size:.88rem;font-weight:500;line-height:normal;color:#374151;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%3C9CA3AF'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;min-width:120px}.crm-ur-filter-select:focus{outline:none;border-color:#2563eb}@media(max-width:960px){.crm-ur-directory-filter-card{flex-wrap:wrap}.crm-ur-search-group{flex:1 1 100%;min-width:100%}.crm-ur-filter-dropdowns{flex:1 1 100%;width:100%;flex-wrap:wrap}}.crm-ur-directory-section{display:flex;flex-direction:column;gap:16px}.crm-ur-section-actions{display:flex;align-items:center;gap:12px}.crm-ur-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.crm-ur-table{width:100%;border-collapse:collapse}.crm-ur-table th{background:#fff;color:#64748b;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:14px 20px;border-bottom:1px solid #e2e8f0;text-align:left}.crm-ur-table td{padding:14px 20px;border-bottom:1px solid #f1f5f9;font-size:.88rem;vertical-align:middle}.crm-ur-table tbody tr:hover{background-color:#f8fafc}.crm-ur-table tbody tr:last-child td{border-bottom:none}.crm-ur-user-cell{display:flex;align-items:center;gap:12px}.crm-ur-avatar{width:38px;height:38px;border-radius:50%;background:#2563eb;color:#fff;font-size:.85rem;font-weight:700;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.crm-ur-avatar img{width:100%;height:100%;object-fit:cover}.crm-ur-user-name{font-weight:700;color:#0f172a;font-size:.92rem}.crm-ur-user-sub{color:#64748b;font-size:.84rem}.crm-ur-type-pill{display:inline-flex;align-items:center;padding:4px 12px;border-radius:6px;font-size:.8rem;font-weight:600;line-height:1.2}.crm-ur-type-pill.resident,.crm-ur-type-pill.seller{background:#eff6ff;color:#2563eb}.crm-ur-type-pill.business{background:#dbeafe;color:#1d4ed8}.crm-ur-type-pill.employer{background:#eff6ff;color:#2563eb}.crm-ur-type-pill.city_admin,.crm-ur-type-pill.super_admin{background:#f5f3ff;color:#7c3aed}.crm-ur-status-pill{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:.78rem;font-weight:700;line-height:1.2}.crm-ur-status-pill.active{background:#dcfce7;color:#15803d}.crm-ur-status-pill.suspended{background:#fef3c7;color:#d97706}.crm-ur-status-pill.blocked{background:#fee2e2;color:#dc2626}.crm-ur-actions-cell{display:flex;align-items:center;gap:8px}.crm-ur-btn-view{background:#fff;border:1px solid #d1d5db;color:#374151;font-size:.8rem;font-weight:600;padding:5px 12px;border-radius:6px;cursor:pointer;transition:all .15s ease}.crm-ur-btn-view:hover{background:#f9fafb;border-color:#9ca3af}.crm-ur-btn-suspend{background:#f59e0b;border:none;color:#fff;font-size:.8rem;font-weight:600;padding:5px 12px;border-radius:6px;cursor:pointer;transition:all .15s ease}.crm-ur-btn-suspend:hover{background:#d97706}.crm-ur-btn-reactivate{background:#2563eb;border:none;color:#fff;font-size:.8rem;font-weight:600;padding:5px 12px;border-radius:6px;cursor:pointer;transition:all .15s ease}.crm-ur-btn-reactivate:hover{background:#1d4ed8}.crm-ur-btn-block{background:#ef4444;border:none;color:#fff;font-size:.8rem;font-weight:600;padding:5px 12px;border-radius:6px;cursor:pointer;transition:all .15s ease}.crm-ur-btn-block:hover{background:#dc2626}.crm-ur-footer{display:flex;align-items:center;justify-content:space-between;padding:8px 4px}.crm-ur-pagination{display:flex;align-items:center;gap:10px}.crm-ur-page-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer}.crm-ur-page-btn:disabled{opacity:.4;cursor:not-allowed}.crm-ur-profile-header-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;box-shadow:0 1px 3px #0000000a}.crm-ur-profile-user-left{display:flex;align-items:center;gap:20px}.crm-ur-profile-avatar{width:68px;height:68px;border-radius:50%;background:#2563eb;color:#fff;font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-shadow:0 4px 10px #00000014}.crm-ur-profile-avatar img{width:100%;height:100%;object-fit:cover}.crm-ur-profile-user-info{display:flex;flex-direction:column;gap:6px}.crm-ur-profile-name-row{display:flex;align-items:center;gap:12px}.crm-ur-profile-name{font-size:1.45rem;font-weight:800;color:#0f172a;margin:0}.crm-ur-profile-subtext{font-size:.88rem;color:#64748b;margin:0}.crm-ur-profile-user-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.crm-ur-btn-profile-outline{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #d1d5db;color:#374151;font-size:.88rem;font-weight:600;padding:9px 16px;border-radius:8px;cursor:pointer;transition:all .15s ease}.crm-ur-btn-profile-outline:hover{background:#f9fafb;border-color:#9ca3af}.crm-ur-btn-profile-suspend{display:inline-flex;align-items:center;gap:8px;background:#f59e0b;border:none;color:#fff;font-size:.88rem;font-weight:600;padding:9px 18px;border-radius:8px;cursor:pointer;transition:all .15s ease}.crm-ur-btn-profile-suspend:hover{background:#d97706}.crm-ur-btn-profile-suspend.reactivate{background:#2563eb}.crm-ur-btn-profile-suspend.reactivate:hover{background:#1d4ed8}.crm-ur-profile-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;align-items:start}@media(max-width:900px){.crm-ur-profile-grid{grid-template-columns:1fr}}.crm-ur-profile-col{display:flex;flex-direction:column;gap:20px}.crm-ur-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;box-shadow:0 1px 3px #0000000a;display:flex;flex-direction:column;gap:18px}.crm-ur-detail-card-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0}.crm-ur-contact-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 24px}.crm-ur-info-field{display:flex;flex-direction:column;gap:4px}.crm-ur-field-label{font-size:.72rem;font-weight:700;color:#64748b;letter-spacing:.05em;text-transform:uppercase}.crm-ur-field-value{font-size:.95rem;font-weight:600;color:#0f172a}.crm-ur-activity-boxes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.crm-ur-activity-box{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:6px}.crm-ur-activity-box-label{font-size:.7rem;font-weight:700;color:#64748b;letter-spacing:.05em}.crm-ur-activity-box-val{font-size:1.05rem;font-weight:800;color:#0f172a}.crm-ur-activity-box-val.highlight-green{color:#10b981}.crm-ur-interactions-list{display:flex;flex-direction:column;gap:14px}.crm-ur-interaction-row{display:flex;align-items:center;justify-content:space-between;font-size:.88rem}.crm-ur-interaction-label{color:#64748b;font-weight:500}.crm-ur-interaction-val{font-weight:700;color:#0f172a}.crm-ur-interaction-val.highlight-green{color:#10b981}.crm-ur-flags-history-empty{font-size:.86rem;color:#94a3b8;margin:0;line-height:1.4}.crm-ur-workspace-secondary{display:flex;flex-direction:column;gap:20px;margin-top:10px}.crm-ur-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:16px}.crm-ur-panel h2{font-size:1.1rem;font-weight:700;margin:0;display:flex;align-items:center;gap:8px}.crm-ur-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.crm-ur-form.full-width{grid-template-columns:1fr}.crm-ur-form label{display:flex;flex-direction:column;gap:6px;font-size:.82rem;font-weight:600;color:#374151}.crm-ur-form input,.crm-ur-form select{padding:9px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:.88rem;color:#0f172a}.crm-ur-form-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:8px}.crm-ur-audit-list{display:flex;flex-direction:column;gap:12px}.crm-ur-audit-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px}.crm-ur-audit-time{font-size:.76rem;font-weight:700;color:#64748b}.crm-ur-audit-item p{margin:4px 0 0;font-size:.86rem;color:#0f172a}.crm-ur-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.crm-ur-modal-content{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:24px;box-shadow:0 20px 40px #00000029;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:16px}.crm-ur-modal-header{display:flex;align-items:center;justify-content:space-between}.crm-ur-modal-header h3{margin:0;font-size:1.15rem;font-weight:700}.crm-ur-modal-close{background:transparent;border:none;font-size:1.5rem;line-height:1;color:#94a3b8;cursor:pointer}.crm-ur-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:10px}.crm-ur-modal-btn-cancel{background:#fff;border:1px solid #d1d5db;color:#374151;font-weight:600;padding:8px 16px;border-radius:8px;cursor:pointer}.crm-ur-panel.danger-zone{border-color:#fecaca;background:linear-gradient(180deg,#fffbfb,#fff)}.crm-ur-panel.danger-zone h2{color:#b91c1c}.crm-ur-panel.danger-zone .crm-ur-panel-subtitle{color:#64748b;margin:0 0 16px}.crm-ur-danger-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:10px;border:1px solid #dc2626;background:#fff;color:#dc2626;font-weight:600;font-size:.88rem;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease;box-shadow:0 1px 2px #dc262614}.crm-ur-danger-btn:hover:not(:disabled){background:#dc2626;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #dc262640}.crm-ur-danger-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 3px #dc262633}.crm-ur-danger-btn:disabled{opacity:.55;cursor:not-allowed}.crm-ur-modal-actions .crm-ur-danger-btn{min-width:140px}.crm-ur-flow-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;box-shadow:0 1px 3px #0000000a}.crm-ur-flow-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.crm-ur-flow-card-head h2{margin:0;font-size:1.05rem;color:#0f172a}.crm-ur-flow-table td{vertical-align:middle}.crm-ur-flow-email-role{display:flex;flex-direction:column;gap:6px}.crm-ur-flow-email{color:#64748b;font-size:.86rem}.crm-ur-role-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:.78rem;font-weight:600;width:fit-content}.crm-ur-status-pill.inactive{background:#f1f5f9;color:#64748b}.crm-ur-status-pill.role-system{background:#eff6ff;color:#2563eb}.crm-ur-status-pill.role-inactive{background:#f1f5f9;color:#64748b}.crm-ur-flow-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.crm-ur-flow-actions-icons{gap:6px}.crm-ur-icon-action{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#2563eb;cursor:pointer;padding:0;transition:background .15s ease,border-color .15s ease}.crm-ur-icon-action:hover:not(:disabled){background:#eff6ff;border-color:#bfdbfe}.crm-ur-icon-action.muted{color:#94a3b8}.crm-ur-icon-action.danger{color:#dc2626}.crm-ur-icon-action.danger:hover:not(:disabled){background:#fef2f2;border-color:#fecaca}.crm-ur-icon-action:disabled{opacity:.45;cursor:not-allowed}.crm-ur-flow-btn-neutral,.crm-ur-flow-btn-danger,.crm-ur-flow-btn-primary-sm{border-radius:8px;padding:6px 12px;font-size:.82rem;font-weight:600;cursor:pointer}.crm-ur-flow-btn-neutral{border:1px solid #d1d5db;background:#fff;color:#374151}.crm-ur-flow-btn-danger{border:1px solid #fecaca;background:#fff;color:#dc2626}.crm-ur-flow-btn-primary-sm{border:1px solid #2563eb;background:#2563eb;color:#fff}.crm-ur-flow-link{border:none;background:none;padding:0;color:#2563eb;font-weight:600;font-size:.86rem;cursor:pointer}.crm-ur-flow-link.muted{color:#94a3b8;cursor:not-allowed}.crm-ur-flow-link.danger{color:#dc2626}.crm-ur-flow-desc{max-width:360px;color:#64748b;font-size:.86rem;line-height:1.45}.crm-ur-empty-cell{text-align:center;color:#94a3b8;padding:24px!important}.crm-ur-perm-layout{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:20px;align-items:start}.crm-ur-perm-info h2,.crm-ur-perm-matrix h2{margin:0 0 16px;font-size:1rem}.crm-ur-flow-field{display:flex;flex-direction:column;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:700;color:#64748b}.crm-ur-flow-field input,.crm-ur-flow-field textarea{border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:.9rem;color:#0f172a;font-weight:500}.crm-ur-flow-warning{margin-top:8px;padding:12px 14px;border-radius:10px;background:#fffbeb;border:1px solid #fde68a;color:#b45309;font-size:.84rem;line-height:1.45}.crm-ur-perm-table{width:100%;border-collapse:collapse}.crm-ur-perm-table th,.crm-ur-perm-table td{padding:12px 10px;border-bottom:1px solid #e2e8f0;text-align:center;font-size:.86rem}.crm-ur-perm-table th:first-child,.crm-ur-perm-table td:first-child{text-align:left;font-weight:600;color:#0f172a}.crm-ur-toggle{width:42px;height:24px;border-radius:999px;border:none;background:#d1d5db;position:relative;cursor:pointer;transition:background .15s ease}.crm-ur-toggle:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s ease}.crm-ur-toggle.on{background:#2563eb}.crm-ur-toggle.on:after{transform:translate(18px)}@media(max-width:1100px){.crm-ur-perm-layout{grid-template-columns:1fr}}.crm-sponsored,.crm-notifications-admin{display:flex;flex-direction:column;gap:20px}.crm-sp-grid,.crm-nt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.crm-sp-card,.crm-nt-card{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1px solid #e8edf5;border-radius:14px}.crm-sp-card__media,.crm-nt-card__icon{height:120px;border-radius:12px;background:linear-gradient(135deg,#eff6ff,#f8fafc);display:flex;align-items:center;justify-content:center;overflow:hidden}.crm-sp-card__media img{width:100%;height:100%;object-fit:cover}.crm-sp-slot-badge,.crm-nt-category-badge{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:999px;font-size:.76rem;font-weight:700;background:#fef3c7;color:#b45309}.crm-sp-status,.crm-nt-variant{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:999px;font-size:.76rem;font-weight:700}.crm-sp-status.active,.crm-nt-variant.default{background:#dcfce7;color:#15803d}.crm-sp-status.draft{background:#f1f5f9;color:#64748b}.crm-sp-status.scheduled{background:#dbeafe;color:#1d4ed8}.crm-sp-status.archived,.crm-sp-status.ended,.crm-nt-variant.emergency{background:#fee2e2;color:#b91c1c}.crm-sp-filters,.crm-nt-filters,.crm-nt-compose{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border:1px solid #e8edf5;border-radius:14px}.crm-sp-search,.crm-nt-search{width:100%;max-width:420px;padding:10px 14px;border:1px solid #dbe3ef;border-radius:10px}.crm-sp-chips,.crm-nt-chips{display:flex;flex-wrap:wrap;gap:8px}.crm-sp-chip,.crm-nt-chip{border:1px solid #dbe3ef;background:#f8fafc;color:#334155;border-radius:999px;padding:8px 14px;font-size:.84rem;font-weight:600;cursor:pointer}.crm-sp-chip.active,.crm-nt-chip.active{background:#f59e0b;border-color:#f59e0b;color:#fff;box-shadow:0 6px 16px #f59e0b40}.crm-nt-compose textarea{min-height:120px;padding:12px;border:1px solid #dbe3ef;border-radius:10px;resize:vertical}.crm-nt-compose label,.crm-sp-form label{display:grid;gap:6px;font-size:.84rem;color:#475569;font-weight:600}.crm-nt-compose input,.crm-nt-compose select,.crm-sp-form input,.crm-sp-form select,.crm-sp-form textarea{padding:10px 12px;border:1px solid #dbe3ef;border-radius:10px}.crm-sp-form{display:grid;gap:14px}.crm-sp-form textarea{min-height:90px;resize:vertical}.crm-nt-table-wrap,.crm-sp-table-wrap{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:hidden}.crm-nt-stat-pill{display:inline-flex;gap:6px;align-items:center;font-size:.82rem;color:#64748b}.crm-nt-highlight{padding:16px 18px;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #bfdbfe}.crm-nt-filter-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.crm-nt-filter-row label{flex:1;min-width:180px}.crm-analytics-page{display:flex;flex-direction:column;gap:20px}.crm-analytics-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px;border-radius:18px;border:1px solid #dbeafe;background:linear-gradient(135deg,#eff6ff,#fff 55%,#f8fafc);box-shadow:0 8px 24px #2563eb14}.crm-analytics-hero-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.crm-analytics-hero h1{margin:0;font-size:1.55rem;color:#0f172a}.crm-analytics-hero p{margin:8px 0 0;color:#475569;max-width:52rem;line-height:1.5}.crm-analytics-updated{margin-top:6px!important;font-size:.8rem;color:#64748b!important}.crm-analytics-live{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.crm-analytics-live-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #10b98140;animation:crm-analytics-pulse 2s ease-in-out infinite}@keyframes crm-analytics-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}.crm-analytics-hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.crm-analytics-refresh-btn{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:10px;padding:10px 16px;font-weight:600;font-size:.88rem;cursor:pointer}.crm-analytics-refresh-btn:hover:not(:disabled){border-color:#93c5fd;color:#1d4ed8}.crm-analytics-refresh-btn:disabled{opacity:.6;cursor:wait}.crm-analytics-error-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-radius:12px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.crm-analytics-error-banner p{margin:0;font-weight:600}.crm-analytics-retry-btn{border:none;background:#dc2626;color:#fff;border-radius:8px;padding:8px 14px;font-weight:600;cursor:pointer}.crm-analytics-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:16px;background:#fff;border:1px solid #e8edf5;border-radius:14px}.crm-analytics-period{display:flex;gap:8px}.crm-analytics-period button{border:1px solid #dbe3ef;background:#f8fafc;color:#334155;border-radius:999px;padding:8px 16px;font-size:.84rem;font-weight:600;cursor:pointer}.crm-analytics-period button.active{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 6px 16px #2563eb47}.crm-analytics-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}@media(max-width:1200px){.crm-analytics-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.crm-analytics-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.crm-analytics-kpi-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:16px;border-left:4px solid var(--kpi-accent, #2563eb);box-shadow:0 4px 14px #0f172a0a}.crm-analytics-kpi-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.crm-analytics-kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:color-mix(in srgb,var(--kpi-accent, #2563eb) 12%,white);color:var(--kpi-accent, #2563eb)}.crm-analytics-kpi-label{font-size:.78rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.crm-analytics-kpi-value{display:block;font-size:1.65rem;line-height:1.1;color:#0f172a}.crm-analytics-kpi-trend{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;font-weight:700;margin-top:6px}.crm-analytics-kpi-trend.up{color:#15803d}.crm-analytics-kpi-trend.down{color:#b91c1c}.crm-analytics-kpi-trend.flat{color:#64748b}.crm-analytics-charts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.crm-analytics-chart-card--wide{grid-column:1 / -1}@media(min-width:1100px){.crm-analytics-charts{grid-template-columns:1.4fr 1fr 1fr}.crm-analytics-chart-card--wide{grid-column:span 2}}.crm-analytics-chart-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:18px;min-height:240px;display:flex;flex-direction:column}.crm-analytics-chart-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.crm-analytics-chart-card h3{margin:0;font-size:.98rem;color:#0f172a}.crm-analytics-chart-meta{font-size:.8rem;font-weight:600;color:#64748b}.crm-analytics-chart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:160px;text-align:center;color:#64748b;background:linear-gradient(180deg,#f8fafc,#fff);border-radius:12px;border:1px dashed #e2e8f0}.crm-analytics-chart-empty p{margin:0;font-size:.88rem;max-width:16rem}.crm-analytics-chart-empty-icon{color:#94a3b8}.crm-analytics-skeleton-chart{flex:1;min-height:140px;border-radius:12px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:crm-analytics-shimmer 1.2s ease-in-out infinite}.crm-analytics-skeleton-donut{min-height:180px;border-radius:50%;max-width:200px;margin:0 auto}@keyframes crm-analytics-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.crm-analytics-lower{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:900px){.crm-analytics-lower{grid-template-columns:1fr}}.crm-analytics-modules{display:flex;flex-direction:column;gap:12px}.crm-analytics-module-row{display:grid;grid-template-columns:minmax(100px,130px) 1fr auto;gap:12px;align-items:center;font-size:.86rem}.crm-analytics-module-bar{height:10px;border-radius:999px;background:#eef2f7;overflow:hidden}.crm-analytics-module-bar span{display:block;height:100%;border-radius:inherit;transition:width .35s ease}.crm-analytics-module-stats{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:52px}.crm-analytics-module-stats em{font-size:.72rem;font-style:normal;font-weight:700}.crm-analytics-module-stats em.up{color:#15803d}.crm-analytics-module-stats em.down{color:#b91c1c}.crm-analytics-module-stats em.flat{color:#64748b}.crm-settings-page{display:flex;flex-direction:column;gap:20px}.crm-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.crm-settings-panel{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:20px}.crm-settings-panel h2{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:1rem;color:#0f172a}.crm-settings-panel h2 svg{color:#1a73e8}.crm-settings-meta{padding:16px 18px;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #bfdbfe}.crm-settings-meta strong{color:#1d4ed8}.crm-settings-actions{display:flex;gap:12px;flex-wrap:wrap}.crm-settings-page{display:flex;flex-direction:column;gap:16px;min-height:0}.crm-settings-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:#fff;border:1px solid #e8edf5;border-radius:14px}.crm-settings-toolbar__meta{display:flex;flex-direction:column;gap:4px;min-width:0}.crm-settings-toolbar__meta strong{font-size:1.05rem;color:#0f172a}.crm-settings-toolbar__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.crm-settings-dirty{font-size:.8rem;color:#b45309;font-weight:600}.crm-settings-shell{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:16px;align-items:start;min-height:480px}@media(max-width:960px){.crm-settings-shell{grid-template-columns:1fr}}.crm-settings-rail{background:#fff;border:1px solid #e8edf5;border-radius:16px;display:flex;flex-direction:column;max-height:calc(100vh - 220px);min-height:320px}.crm-settings-rail__head{padding:14px 14px 10px;border-bottom:1px solid #eef2f7}.crm-settings-rail__search{width:100%;padding:9px 12px;border:1px solid #dbe3ef;border-radius:10px;font-size:.88rem}.crm-settings-rail__list{list-style:none;margin:0;padding:8px;overflow:auto;flex:1;display:flex;flex-direction:column;gap:6px}.crm-settings-rail__item{width:100%;text-align:start;border:1px solid transparent;background:#f8fafc;border-radius:12px;padding:10px 12px;cursor:pointer;transition:border-color .15s,background .15s}.crm-settings-rail__item:hover{background:#f1f5f9}.crm-settings-rail__item--active{border-color:#93c5fd;background:#eff6ff}.crm-settings-rail__item strong{display:block;font-size:.9rem;color:#0f172a}.crm-settings-rail__item span{display:block;font-size:.75rem;color:#64748b;margin-top:2px}.crm-settings-rail__badge{display:inline-block;margin-top:6px;font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:999px;background:#e0e7ff;color:#3730a3}.crm-settings-main{background:#fff;border:1px solid #e8edf5;border-radius:16px;display:flex;flex-direction:column;min-height:320px;min-width:0}.crm-settings-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:12px 14px 0;border-bottom:1px solid #eef2f7}.crm-settings-tab{border:none;background:transparent;padding:10px 14px;border-radius:10px 10px 0 0;font-size:.85rem;font-weight:600;color:#64748b;cursor:pointer}.crm-settings-tab--active{color:#1d4ed8;background:#f8fafc;box-shadow:inset 0 -2px #1a73e8}.crm-settings-tab-panel{padding:20px;flex:1}.crm-settings-scope-hint{padding:12px 16px;border-radius:12px;background:#f0f9ff;border:1px solid #bae6fd;font-size:.85rem;color:#0c4a6e}.crm-settings-empty{padding:48px 24px;text-align:center;color:#64748b}.crm-settings-form{display:grid;gap:14px}.crm-settings-form label{display:grid;gap:6px;font-size:.84rem;color:#475569;font-weight:600}.crm-settings-form input,.crm-settings-form select,.crm-settings-form textarea{padding:10px 12px;border:1px solid #dbe3ef;border-radius:10px;font-size:.9rem}.crm-settings-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:#f8fafc;border-radius:12px;border:1px solid #eef2f7}.crm-settings-toggle strong{display:block;font-size:.9rem;color:#0f172a}.crm-settings-toggle span{font-size:.8rem;color:#64748b}.crm-settings-toggle input{width:18px;height:18px;accent-color:#1a73e8}.ms-page{padding:0}.ms-page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;gap:16px;flex-wrap:wrap}.ms-page-header__left h1{font-size:22px;font-weight:700;color:#1e293b;margin:0 0 4px}.ms-page-header__left p{font-size:13px;color:#64748b;margin:0}.ms-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:all .15s ease;text-decoration:none}.ms-btn--primary{background:#2563eb;color:#fff}.ms-btn--primary:hover{background:#1d4ed8}.ms-btn--outline{background:transparent;color:#2563eb;border:1px solid #2563eb}.ms-btn--outline:hover{background:#eff6ff}.ms-btn--danger{background:#ef4444;color:#fff}.ms-btn--danger:hover{background:#dc2626}.ms-btn--sm{padding:6px 14px;font-size:12px;border-radius:6px}.ms-btn--ghost{background:transparent;color:#64748b;padding:6px 12px}.ms-btn--ghost:hover{background:#f1f5f9;color:#1e293b}.ms-tabs{display:flex;gap:0;margin-bottom:20px;border-bottom:2px solid #e2e8f0}.ms-tab{padding:10px 20px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;border:none;background:none;position:relative;transition:color .15s ease}.ms-tab:hover,.ms-tab--active{color:#2563eb}.ms-tab--active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#2563eb;border-radius:2px 2px 0 0}.ms-filters{display:flex;gap:10px;align-items:center;margin-bottom:20px;flex-wrap:wrap}.ms-search{display:flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;flex:1;min-width:220px;max-width:420px}.ms-search input{border:none;outline:none;font-size:13px;color:#1e293b;width:100%;background:transparent}.ms-search input::placeholder{color:#94a3b8}.ms-search svg{flex-shrink:0;color:#94a3b8}.ms-select{padding:8px 32px 8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#1e293b;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2394a3b8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 12px center/10px no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;min-width:140px}.ms-select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.ms-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000008}.ms-table{width:100%;border-collapse:collapse;text-align:left}.ms-table th{padding:12px 16px;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px;background:#f8fafc;border-bottom:1px solid #e2e8f0;white-space:nowrap}.ms-table td{padding:12px 16px;font-size:13px;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}.ms-table tbody tr:hover{background:#f8fafc}.ms-table tbody tr:last-child td{border-bottom:none}.ms-poster{width:42px;height:56px;border-radius:6px;object-fit:cover;background:#e2e8f0;flex-shrink:0;box-shadow:0 1px 3px #0000001a}.ms-poster-placeholder{width:42px;height:56px;border-radius:6px;background:#f1f5f9;border:1px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ms-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600;white-space:nowrap;line-height:1}.ms-badge--now-showing{background:#dcfce7;color:#15803d}.ms-badge--coming-soon{background:#fef3c7;color:#d97706}.ms-badge--active{background:#dcfce7;color:#15803d}.ms-badge--inactive{background:#fee2e2;color:#b91c1c}.ms-badge--confirmed{background:#dcfce7;color:#15803d}.ms-badge--pending{background:#fef3c7;color:#d97706}.ms-badge--cancelled{background:#fee2e2;color:#b91c1c}.ms-badge--completed{background:#e0e7ff;color:#4338ca}.ms-badge--connected{background:#dcfce7;color:#15803d}.ms-badge--disconnected{background:#fee2e2;color:#b91c1c}.ms-rating{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#f59e0b}.ms-rating svg{fill:#f59e0b;flex-shrink:0}.ms-showtime-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ms-showtime-chip{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500;background:#eff6ff;color:#2563eb;border:1px solid #dbeafe;white-space:nowrap}.ms-showtime-chip--more{cursor:pointer;background:#f8fafc;color:#475569;border-color:#e2e8f0;font-weight:600}.ms-showtime-chip--more:hover{background:#eff6ff;color:#2563eb;border-color:#dbeafe}.ms-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.ms-media-grid__item{position:relative;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;display:block;aspect-ratio:2/3;background:#f1f5f9}.ms-media-grid__item img{width:100%;height:100%;object-fit:cover;display:block}.ms-media-grid__label{position:absolute;bottom:6px;left:6px;font-size:10px;font-weight:700;text-transform:uppercase;background:#0f172abf;color:#fff;padding:2px 6px;border-radius:4px}.ms-trailer-list{display:flex;flex-direction:column;gap:20px}.ms-trailer-card{border:1px solid #e2e8f0;border-radius:12px;padding:16px;background:#fff}.ms-trailer-card__meta{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.ms-trailer-embed{position:relative;width:100%;max-width:720px;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#0f172a}.ms-trailer-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.ms-review-list{display:flex;flex-direction:column;gap:12px}.ms-review-card{border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;background:#fff}.ms-review-card__head{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px}.ms-review-card__body{margin:0;font-size:13px;line-height:1.6;color:#475569;white-space:pre-wrap}.ms-actions{display:flex;align-items:center;gap:4px}.ms-action-btn{width:30px;height:30px;border:none;background:none;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#64748b;transition:all .15s ease}.ms-action-btn:hover{background:#f1f5f9;color:#1e293b}.ms-action-btn--danger:hover{background:#fef2f2;color:#ef4444}.ms-action-btn--view:hover{background:#eff6ff;color:#2563eb}.ms-pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e2e8f0;background:#fff}.ms-pagination__info{font-size:12px;color:#64748b}.ms-pagination__controls{display:flex;gap:4px;align-items:center}.ms-pagination__btn{width:30px;height:30px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;font-size:12px;font-weight:500;color:#1e293b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.ms-pagination__btn:hover{background:#f8fafc;border-color:#cbd5e1}.ms-pagination__btn--active{background:#2563eb;color:#fff;border-color:#2563eb}.ms-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.ms-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:20px;animation:ms-fade-in .15s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ms-modal{background:#fff;border-radius:16px;width:100%;max-width:580px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px #0000002e;animation:ms-slide-up .2s ease}.ms-modal--lg{max-width:700px}.ms-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #f1f5f9}.ms-modal__header h2{font-size:18px;font-weight:700;color:#1e293b;margin:0}.ms-modal__close{width:32px;height:32px;border-radius:8px;border:none;background:#f1f5f9;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .15s ease}.ms-modal__close:hover{background:#e2e8f0;color:#1e293b}.ms-modal__body{padding:24px}.ms-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid #f1f5f9;background:#fafafa;border-radius:0 0 16px 16px}@keyframes ms-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ms-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ms-form-group{margin-bottom:16px}.ms-form-group label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.ms-form-group label .ms-required{color:#ef4444;margin-left:2px}.ms-form-input{width:100%;padding:9px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#1e293b;outline:none;transition:border-color .15s ease;box-sizing:border-box;background:#fff}.ms-form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.ms-form-textarea{resize:vertical;min-height:84px;font-family:inherit}.ms-form-row{display:flex;gap:16px}.ms-form-row>.ms-form-group{flex:1}.ms-form-radio-group{display:flex;gap:24px;align-items:center;margin-top:4px}.ms-form-radio{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#374151;font-weight:500}.ms-form-radio input[type=radio]{accent-color:#2563eb;width:16px;height:16px;cursor:pointer}.ms-form-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#374151;font-weight:500;margin-top:12px}.ms-form-checkbox input[type=checkbox]{accent-color:#2563eb;width:16px;height:16px;cursor:pointer}.ms-upload-area{width:140px;height:180px;border:2px dashed #cbd5e1;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#94a3b8;font-size:12px;transition:all .15s ease;background:#f8fafc;text-align:center;padding:12px;box-sizing:border-box;flex-shrink:0}.ms-upload-area:hover{border-color:#2563eb;color:#2563eb;background:#eff6ff}.ms-upload-area img{width:100%;height:100%;object-fit:cover;border-radius:8px}.ms-upload-area--theatre{width:100%;height:130px}.ms-detail__hero{display:flex;gap:28px;margin-bottom:28px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px}.ms-detail__poster{width:160px;height:230px;border-radius:10px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 16px #0000001f}.ms-detail__poster-placeholder{width:160px;height:230px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px dashed #cbd5e1}.ms-detail__info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.ms-detail__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:8px}.ms-detail__title-row h1{font-size:24px;font-weight:800;color:#1e293b;margin:0;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ms-detail__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:14px;font-size:13px;color:#64748b;font-weight:500}.ms-detail__meta-divider{width:4px;height:4px;border-radius:50%;background:#cbd5e1}.ms-detail__description{font-size:13px;line-height:1.6;color:#475569;margin:0 0 16px;max-width:680px}.ms-detail__actions{display:flex;gap:10px}.ms-detail-tabs{display:flex;gap:0;border-bottom:2px solid #e2e8f0;margin-bottom:24px}.ms-detail-tab{padding:12px 24px;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;border:none;background:none;position:relative;transition:color .15s ease}.ms-detail-tab:hover,.ms-detail-tab--active{color:#2563eb}.ms-detail-tab--active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#2563eb;border-radius:2px 2px 0 0}.ms-provider{max-width:760px}.ms-provider-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #00000008}.ms-provider-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ms-provider-card__header h3{font-size:16px;font-weight:700;color:#1e293b;margin:0}.ms-provider-field{margin-bottom:18px}.ms-provider-field label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.ms-provider-row{display:flex;gap:12px;align-items:center}.ms-api-key-input-wrap{position:relative;flex:1;display:flex;align-items:center}.ms-api-key-input-wrap .ms-form-input{padding-right:80px}.ms-show-key-toggle{position:absolute;right:8px;background:none;border:none;color:#2563eb;font-size:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;transition:background .15s ease}.ms-show-key-toggle:hover{background:#eff6ff}.ms-provider-instructions{background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:20px;margin-top:24px}.ms-provider-instructions h4{font-size:14px;font-weight:700;color:#1e293b;margin:0 0 12px}.ms-provider-instructions ul{margin:0;padding-left:20px;font-size:13px;color:#475569;line-height:1.8}.ms-edit-showtime__poster{display:flex;gap:16px;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.ms-edit-showtime__poster img{width:60px;height:84px;border-radius:8px;object-fit:cover}.ms-edit-showtime__poster-info h3{margin:0 0 4px;font-size:15px;font-weight:700;color:#1e293b;display:flex;align-items:center;gap:8px}.ms-edit-showtime__poster-info p{margin:0;font-size:12px;color:#64748b}.ms-time-slots{margin-top:16px}.ms-time-slot{display:flex;gap:10px;align-items:center;margin-bottom:10px}.ms-time-slot input{flex:1}.ms-add-time-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#2563eb;cursor:pointer;border:none;background:none;padding:6px 0}.ms-add-time-btn:hover{color:#1d4ed8;text-decoration:underline}.ms-showtime-link{color:#2563eb;font-weight:600;cursor:pointer;text-decoration:none;font-size:13px}.ms-showtime-link:hover{text-decoration:underline}.ms-empty{text-align:center;padding:48px 20px;color:#94a3b8}.ms-empty svg{margin-bottom:12px}.ms-empty h3{font-size:16px;color:#64748b;margin:0 0 4px}.ms-empty p{font-size:13px;color:#94a3b8;margin:0}.ms-loading{text-align:center;padding:40px;color:#64748b;font-size:14px}.ms-date-range{display:flex;gap:8px;align-items:center;font-size:13px;color:#64748b}.ms-date-range input[type=date]{padding:7px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#1e293b}.ms-subnav-tabs{display:flex;gap:6px;margin-bottom:24px;background:#f1f5f9;padding:4px;border-radius:10px;width:fit-content;flex-wrap:wrap}.ms-subnav-tab{padding:8px 16px;font-size:13px;font-weight:600;color:#64748b;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .15s ease;display:inline-flex;align-items:center;gap:6px}.ms-subnav-tab:hover{color:#1e293b;background:#ffffff80}.ms-subnav-tab--active{background:#fff!important;color:#2563eb!important;box-shadow:0 1px 4px #00000014}:root{font-family:Heebo,Assistant,ui-sans-serif,system-ui,sans-serif;color:#1a2b4a;background:#f4f7fe}*{box-sizing:border-box}body{margin:0;background:#f4f7fe}h1,h2,p{margin-top:0}button,input,select{font:inherit}.crm-app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:#f4f7fe}.crm-sidebar{color:#c5d0e6;padding:20px 12px 16px;display:flex;flex-direction:column;gap:12px;position:sticky;top:0;height:100vh;overflow-y:auto;overflow-x:hidden;background:#0b1c3d;border-inline-end:1px solid rgba(255,255,255,.06);scrollbar-width:none;-ms-overflow-style:none}.crm-sidebar::-webkit-scrollbar{display:none}.crm-sidebar-brand{display:flex;align-items:center;justify-content:flex-start;padding:8px 14px 20px 12px;line-height:1;-webkit-user-select:none;user-select:none}.crm-sidebar-logo{width:79px;height:26px;display:block;direction:ltr}.crm-sidebar-nav{display:flex;flex-direction:column;gap:4px;flex:1;min-height:0}.crm-nav-item{border:0;border-radius:12px;padding:11px 14px 11px 12px;color:#c5d0e6;background:transparent;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;cursor:pointer;font-size:.92rem;font-weight:500;line-height:1.25;transition:background .15s,color .15s;width:100%}.crm-nav-label{text-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-nav-item:hover{background:#ffffff12;color:#fff}.crm-nav-item-active{background:#1a73e8;color:#fff;font-weight:600}.crm-nav-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.95}.crm-nav-item-active .crm-nav-icon{opacity:1}.crm-sign-out{display:none}.crm-main{min-width:0;display:flex;flex-direction:column;min-height:100vh;background:#f4f7fe}.crm-header{min-height:76px;background:#fff;border-bottom:1px solid #e8edf5;display:flex;align-items:center;gap:16px;padding:14px 32px;position:sticky;top:0;z-index:10;box-shadow:0 1px #1018280d}.crm-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-inline-start:auto}.crm-header-divider{width:1px;height:28px;background:#e8edf5;margin-inline:4px}.crm-search{display:flex;align-items:center;gap:10px;background:#f4f7fe;border:1px solid #e8edf5;border-radius:8px;padding:8px 16px;width:360px;height:37px;flex-shrink:0;color:#98a2b3}.crm-search-icon{flex-shrink:0}.crm-search input{border:0;background:transparent;width:100%;min-width:0;height:100%;outline:none;color:#1a2b4a;font-size:.875rem;text-align:start;padding:0}.crm-search input::placeholder{color:#98a2b3}.crm-city-select{position:relative;min-width:132px}.crm-city-select--static,.crm-city-select__trigger{display:flex;align-items:center;gap:6px;width:100%;background:#ebf3ff;border:0;border-radius:10px;padding:8px 28px 8px 12px;color:#2f80ed;font:inherit;font-weight:600;font-size:.88rem;line-height:1.2;text-align:start}.crm-city-select__trigger{cursor:pointer;transition:background .15s,box-shadow .15s}.crm-city-select__trigger:hover{background:#dfeaff}.crm-city-select__trigger:focus-visible{outline:none;box-shadow:0 0 0 3px #2f80ed38}.crm-city-select--static{cursor:default}.crm-city-select__label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-city-pin,.crm-city-chevron{pointer-events:none;flex-shrink:0}.crm-city-chevron{position:absolute;inset-inline-end:10px;top:50%;transform:translateY(-50%);opacity:.75;transition:transform .15s ease}.crm-city-chevron--open{transform:translateY(-50%) rotate(180deg)}.crm-city-select__menu{position:absolute;top:calc(100% + 6px);inset-inline:0;width:100%;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #dbeafe;border-radius:10px;box-shadow:0 10px 28px #1018281f;z-index:60;box-sizing:border-box}.crm-city-select__option{display:block;width:100%;border:0;border-radius:8px;background:transparent;color:#2f80ed;font:inherit;font-weight:600;font-size:.88rem;text-align:start;padding:9px 12px;cursor:pointer;transition:background .15s,color .15s}.crm-city-select__option:hover{background:#ebf3ff}.crm-city-select__option--selected{background:#2f80ed;color:#fff}.crm-city-select__option--selected:hover{background:#2569c7}.crm-lang-select{position:relative;min-width:112px}.crm-lang-select__trigger{display:inline-flex;align-items:center;gap:8px;width:100%;min-width:112px;background:#fff;border:1px solid #e2e8f4;border-radius:10px;padding:8px 12px;color:#1a2b4a;font:inherit;font-weight:600;font-size:.88rem;cursor:pointer}.crm-lang-select__label{flex:1;text-align:start;white-space:nowrap}.crm-lang-select__menu{position:absolute;top:calc(100% + 6px);inset-inline-start:0;min-width:100%;width:max-content;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e2e8f4;border-radius:10px;box-shadow:0 8px 24px #1018281f;z-index:40}.crm-lang-select__option{display:block;width:100%;min-width:108px;border:0;border-radius:8px;background:transparent;color:#1a2b4a;font:inherit;font-weight:600;font-size:.88rem;text-align:start;padding:9px 12px;cursor:pointer}.crm-lang-select__option:hover{background:#ebf3ff}.crm-lang-select__option--selected{background:#2f80ed;color:#fff}.crm-lang-select__option--selected:hover{background:#2569c7}.crm-lang-chevron{flex-shrink:0;opacity:.7;transition:transform .15s ease}.crm-lang-chevron--open{transform:rotate(180deg)}.crm-bell{width:40px;height:40px;border:0;border-radius:10px;background:transparent;display:grid;place-items:center;position:relative;cursor:pointer;color:#475467}.crm-bell-dot{position:absolute;top:8px;inset-inline-start:8px;width:8px;height:8px;border-radius:50%;background:#eb5757;border:2px solid #fff}.crm-notifications{position:relative}.crm-notifications-panel{position:absolute;top:calc(100% + 10px);inset-inline-end:0;width:min(380px,calc(100vw - 24px));background:#fff;border:1px solid #e2e8f4;border-radius:16px;box-shadow:0 16px 40px #10182824;z-index:50;overflow:hidden}.crm-notifications-panel__header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border-bottom:1px solid #eef2f7;font-size:.9375rem;color:#1a2b4a}.crm-notifications-panel__badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#eb5757;color:#fff;font-size:.75rem;font-weight:700}.crm-notifications-panel__list{list-style:none;margin:0;padding:0;max-height:min(360px,50vh);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.crm-notifications-panel__list::-webkit-scrollbar{width:6px}.crm-notifications-panel__list::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.crm-realtime-toast{position:fixed;top:16px;inset-inline-end:24px;z-index:10000;width:min(360px,calc(100vw - 32px));padding:12px 14px;border-radius:12px;box-shadow:0 12px 32px #10182829;background:#fff;border:1px solid #e2e8f4;animation:crm-realtime-toast-in .25s ease-out}.crm-realtime-toast--emergency{background:#fef3f2;border-color:#fecdca}.crm-realtime-toast__title{margin:0 0 4px;font-size:.875rem;font-weight:700;color:#1a2b4a}.crm-realtime-toast--emergency .crm-realtime-toast__title{color:#b42318}.crm-realtime-toast__body{margin:0;font-size:.8125rem;color:#667085}@keyframes crm-realtime-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.crm-user-chip{position:relative;display:flex;align-items:center}.crm-user-menu-trigger{display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;cursor:pointer;font:inherit;color:inherit}.crm-user-menu-trigger--sidebar{width:100%;justify-content:flex-start}.crm-user-name{font-weight:600;color:#1a2b4a;font-size:.92rem}.crm-user-chevron{color:#98a2b3;transition:transform .15s ease}.crm-user-chevron-open{transform:rotate(180deg)}.crm-user-menu{position:absolute;top:calc(100% + 10px);inset-inline-end:0;width:240px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 14px 30px -4px #0f172a1f,0 4px 10px -2px #0f172a0d;padding:10px;z-index:100;animation:crmUserMenuFadeIn .2s cubic-bezier(.16,1,.3,1)}@keyframes crmUserMenuFadeIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.crm-user-menu--sidebar{inset-inline-start:0;inset-inline-end:auto;bottom:calc(100% + 10px);top:auto}.crm-user-menu-profile-card{display:flex;align-items:center;gap:12px;padding:6px 6px 10px}.crm-user-menu-avatar-wrap{position:relative;width:42px;height:42px;flex-shrink:0}.crm-user-menu-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #f1f5f9}.crm-user-menu-status-badge{position:absolute;bottom:0;right:0;width:11px;height:11px;border-radius:50%;background:#10b981;border:2px solid #ffffff}.crm-user-menu-info{display:flex;flex-direction:column;gap:4px;overflow:hidden}.crm-user-menu-display-name{font-weight:700;color:#0f172a;font-size:.92rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-user-menu-role-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:.72rem;font-weight:600;background:#eff6ff;color:#2563eb;width:fit-content;letter-spacing:.01em}.crm-user-menu-divider{height:1px;background:#f1f5f9;margin:4px 0}.crm-user-menu-items{display:flex;flex-direction:column;gap:2px}.crm-user-menu-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;font-size:.85rem;font-weight:500;color:#475569;cursor:pointer;transition:all .15s ease}.crm-user-menu-item:hover{background:#f8fafc;color:#0f172a}.crm-user-menu-signout-btn{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;font-weight:600;color:#dc2626;cursor:pointer;font-size:.88rem;margin-top:2px;transition:all .15s ease}.crm-user-menu-signout-btn:hover:not(:disabled){background:#fef2f2;color:#b91c1c}.crm-user-menu-signout-btn:disabled{opacity:.6;cursor:wait}.crm-avatar{position:relative;display:inline-flex}.crm-avatar-status-online{position:absolute;bottom:0;right:0;width:10px;height:10px;background:#10b981;border:2px solid #ffffff;border-radius:50%}.crm-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #e8edf5}.crm-avatar img{width:100%;height:100%;object-fit:cover;display:block}.crm-workspace{flex:1;padding:24px 32px 88px}.crm-dashboard-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.crm-dashboard-intro{text-align:start}.crm-dashboard-intro h1{font-size:1.65rem;font-weight:700;color:#1a2b4a;margin-bottom:6px;line-height:1.25}.crm-muted{color:#6b7a99;font-size:.9rem;line-height:1.5}.crm-date-range{position:relative;flex-shrink:0}.crm-date-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #e8edf5;background:#fff;border-radius:10px;padding:10px 14px;color:#475467;cursor:pointer;font:inherit;font-size:.85rem;white-space:nowrap;box-shadow:0 1px 2px #1018280a}.crm-date-chevron{color:#98a2b3;flex-shrink:0;transition:transform .15s ease}.crm-date-chevron--open{transform:rotate(180deg)}.crm-date-range__panel{position:absolute;top:calc(100% + 8px);inset-inline-end:0;width:min(560px,calc(100vw - 32px));padding:0;background:#fff;border:1px solid #e8edf5;border-radius:16px;box-shadow:0 20px 48px #10182829;z-index:30;overflow:hidden}.crm-date-range__layout{display:grid;grid-template-columns:148px minmax(0,1fr);min-height:340px}.crm-date-range__sidebar{padding:16px 12px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-inline-end:1px solid #e8edf5;display:flex;flex-direction:column;gap:6px}.crm-date-range__sidebar-title{margin:0 0 8px;padding:0 8px;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#98a2b3}.crm-date-range__preset{border:0;background:transparent;border-radius:10px;padding:10px 12px;font:inherit;font-size:.84rem;font-weight:600;color:#344054;text-align:start;cursor:pointer;transition:background .15s ease,color .15s ease}.crm-date-range__preset:hover{background:#fff;color:#2f80ed;box-shadow:0 1px 3px #10182814}.crm-date-range__calendar{padding:16px 18px 12px}.crm-date-range__nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.crm-date-range__nav strong{font-size:.95rem;font-weight:700;color:#1a2b4a}.crm-date-range__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e8edf5;border-radius:10px;background:#fff;color:#475467;cursor:pointer;transition:background .15s ease,border-color .15s ease}.crm-date-range__nav-btn:hover{background:#f8fafc;border-color:#c7dcff;color:#2f80ed}.crm-date-range__weekdays,.crm-date-range__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.crm-date-range__weekdays{margin-bottom:6px}.crm-date-range__weekdays span{text-align:center;font-size:.72rem;font-weight:700;color:#98a2b3;padding:4px 0}.crm-date-range__day{position:relative;border:0;background:transparent;padding:0;min-height:38px;cursor:pointer}.crm-date-range__day span{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;font:inherit;font-size:.84rem;font-weight:600;color:#344054}.crm-date-range__day--outside{visibility:hidden;pointer-events:none}.crm-date-range__day--in-range:before{content:"";position:absolute;inset-block:7px;inset-inline:0;background:#ebf3ff}.crm-date-range__day--start:before{inset-inline-start:50%;border-start-start-radius:999px;border-end-start-radius:999px}.crm-date-range__day--end:before{inset-inline-end:50%;border-start-end-radius:999px;border-end-end-radius:999px}.crm-date-range__day--start.crm-date-range__day--end:before{display:none}.crm-date-range__day--start span,.crm-date-range__day--end span{background:#2f80ed;color:#fff;box-shadow:0 4px 12px #2f80ed59}.crm-date-range__day--today:not(.crm-date-range__day--start):not(.crm-date-range__day--end) span{box-shadow:inset 0 0 0 2px #2f80ed;color:#2f80ed}.crm-date-range__day:hover:not(:disabled) span{background:#dbeafe;color:#1d4ed8}.crm-date-range__day--start:hover span,.crm-date-range__day--end:hover span{background:#2569c7;color:#fff}.crm-date-range__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #e8edf5;background:#fafbfc}.crm-date-range__summary{margin:0;font-size:.84rem;font-weight:600;color:#475467}.crm-date-range__actions{display:flex;align-items:center;gap:8px}.crm-date-range__cancel{border:1px solid #e8edf5;border-radius:10px;padding:9px 14px;background:#fff;color:#475467;font:inherit;font-size:.84rem;font-weight:600;cursor:pointer}.crm-date-range__cancel:hover{background:#f8fafc}.crm-date-range__apply{border:0;border-radius:10px;padding:9px 16px;background:#2f80ed;color:#fff;font:inherit;font-size:.84rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #2f80ed47}.crm-date-range__apply:hover:not(:disabled){background:#2569c7}.crm-date-range__apply:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}@media(max-width:640px){.crm-date-range__layout{grid-template-columns:1fr}.crm-date-range__sidebar{flex-direction:row;flex-wrap:wrap;border-inline-end:0;border-bottom:1px solid #e8edf5}.crm-date-range__sidebar-title{width:100%}}.crm-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-bottom:20px}.crm-kpi-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px 16px 14px;box-shadow:0 1px 3px #1018280f,0 1px 2px #1018280a}.crm-kpi-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.crm-kpi-change{font-size:.75rem;font-weight:600;line-height:1;padding:4px 8px;border-radius:6px}.crm-kpi-change.positive{color:#027a48;background:#ecfdf3}.crm-kpi-change.negative{color:#b42318;background:#fef3f2}.crm-kpi-change.neutral{color:#667085;background:#f2f4f7}.crm-kpi-change.critical{color:#b42318;background:#fee4e2}.crm-kpi-icon{width:34px;height:34px;border-radius:10px;background:#ebf3ff;color:#2f80ed;display:grid;place-items:center}.crm-kpi-value{display:block;font-size:1.55rem;font-weight:700;line-height:1.15;margin-bottom:4px;color:#1a2b4a}.crm-kpi-label{color:#6b7a99;font-size:.84rem;font-weight:500}.crm-panels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.crm-panel{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px 18px 12px;min-height:340px;box-shadow:0 1px 3px #1018280f,0 1px 2px #1018280a;display:flex;flex-direction:column}.crm-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f3f8}.crm-panel-head h2{font-size:.95rem;font-weight:700;color:#1a2b4a;margin:0}.crm-link{border:0;background:transparent;color:#2f80ed;font-weight:600;cursor:pointer;padding:0;font-size:.82rem}.crm-link.danger{color:#eb5757}.crm-approval-list,.crm-flagged-list,.crm-activity-list{list-style:none;margin:0;padding:0;flex:1}.crm-approval-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f0f3f8}.crm-approval-body strong{display:block;font-size:.9rem;font-weight:600;color:#1a2b4a;margin-bottom:4px}.crm-approval-meta{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#6b7a99}.crm-approval-cat{color:#2f80ed;font-weight:500}.crm-approval-sep{color:#d0d5dd}.crm-review-btn{border:1px solid #e8edf5;background:#fff;color:#1a2b4a;border-radius:8px;padding:7px 14px;font-weight:600;font-size:.82rem;cursor:pointer;white-space:nowrap;flex-shrink:0;box-shadow:0 1px 2px #1018280a}.crm-flagged-list li{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f0f3f8}.crm-flagged-body strong{display:block;font-size:.9rem;font-weight:600;color:#1a2b4a;margin-bottom:3px}.crm-flagged-body .crm-muted{font-size:.8rem}.crm-priority{font-size:.72rem;font-weight:700;border-radius:6px;padding:4px 10px;white-space:nowrap;flex-shrink:0}.crm-priority-high{background:#fdeeee;color:#eb5757}.crm-priority-medium{background:#fff8e6;color:#e2a100}.crm-priority-low{background:#f0f2f5;color:#667085}.crm-activity-list li{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #f0f3f8}.crm-activity-body{flex:1;min-width:0}.crm-activity-text{font-size:.88rem;color:#1a2b4a;line-height:1.4;margin:0 0 4px}.crm-activity-text strong{font-weight:700}.crm-activity-time{display:block;color:#6b7a99;font-size:.78rem;line-height:1.2}.crm-activity-meta{display:flex;align-items:center;gap:8px;color:#6b7a99;font-size:.78rem;white-space:nowrap;flex-shrink:0}.crm-activity-dot{width:7px;height:7px;border-radius:50%;background:#2f80ed;flex-shrink:0}.crm-panel-body{flex:1}.crm-panel-hint{color:#6b7a99;font-size:.88rem;line-height:1.45;margin:0;padding:8px 0 16px}.crm-empty-row{color:#98a2b3;font-size:.88rem;padding:16px 0}.crm-error{color:#b42318;background:#fff0ee;border-radius:8px;padding:10px 12px;margin-bottom:14px;font-size:.9rem}.crm-quick-actions{position:fixed;inset-inline:260px 0;bottom:0;background:#fff;border-top:1px solid #e8edf5;padding:14px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:9;box-shadow:0 -1px 3px #1018280a}.crm-quick-label{color:#6b7a99;font-size:.88rem;font-weight:600;white-space:nowrap}.crm-quick-buttons{display:flex;gap:10px;flex-wrap:wrap}.crm-quick-buttons button{border:1px solid #2f80ed;background:#fff;color:#2f80ed;border-radius:10px;padding:9px 16px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:600;font-size:.86rem;transition:background .15s}.crm-quick-buttons button:hover{background:#ebf3ff}.eyebrow{color:#6655d8;font-size:.78rem;font-weight:800;letter-spacing:.13em;margin-bottom:8px}.metrics,.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:18px}.grid{grid-template-columns:1fr 2fr}.metrics article,.panel{background:#fff;border:1px solid #e6e8f0;border-radius:16px;padding:22px;box-shadow:0 4px 16px #1623400a}.metrics span,.muted,small{color:#687086}.metrics strong{display:block;font-size:2rem;margin-top:8px}.panel h2{font-size:1.05rem;margin-bottom:8px}.lead-form{display:grid;gap:12px}label{display:grid;gap:6px;font-size:.88rem;font-weight:650}input,textarea,select{border:1px solid #cbd1de;border-radius:8px;padding:10px;font:inherit}textarea{min-height:96px;resize:vertical}button.primary{border:0;border-radius:8px;padding:11px 15px;background:#2f80ed;color:#fff;font-weight:700;cursor:pointer}button.secondary{background:#eef0f5;color:#172033;border:0;border-radius:8px;padding:11px 15px;cursor:pointer}.link-button{border:0;background:transparent;color:#2f80ed;padding:0;font-weight:700;cursor:pointer}.auth-switch{text-align:center;margin:16px 0 0;color:#687086;font-size:.92rem}.actions{display:flex;gap:8px;flex-wrap:wrap}.catalog-table .table-head,.catalog-table .row{grid-template-columns:1.6fr 1fr 1fr 1fr 1.2fr}.table-head,.row{display:grid;grid-template-columns:2fr 1.4fr 1fr 1fr;gap:14px;padding:12px 0;border-bottom:1px solid #edf0f5}.table-head{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#687086;font-weight:700}.error{color:#b42318;background:#fff0ee;border-radius:8px;padding:10px}.admin-login{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px 72px;overflow:hidden;background:#fff}.admin-login-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff,#f3f9fd 42%,#d4edf9 72%,#9fd9f0);z-index:0}.admin-login-skyline{position:absolute;left:0;right:0;bottom:0;width:100%;max-height:220px;object-fit:cover;object-position:center bottom;opacity:.55;pointer-events:none;z-index:1}.admin-login-card{position:relative;z-index:2;width:min(100%,420px);background:#fff;border-radius:18px;padding:36px 32px 32px;box-shadow:0 18px 48px #0f2f5c1f;display:flex;flex-direction:column;align-items:center;gap:18px}.admin-login-logo{height:28px;width:auto}.admin-login-card h1{margin:0;font-size:1.35rem;font-weight:700;color:#0f2f5c;text-align:center}.admin-login-card form{width:100%;display:flex;flex-direction:column;gap:16px}.admin-login-alert{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-radius:10px;border:1px solid #f5b5b8;background:#fde8ea;color:#c53030;font-size:.88rem;line-height:1.4}.admin-login-field{display:flex;flex-direction:column;gap:8px;font-size:.9rem;font-weight:600;color:#0f2f5c}.admin-login-field input{width:100%;border:1px solid #d7e0ec;border-radius:10px;padding:12px 14px;font-size:.95rem;color:#1a2b4a;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.admin-login-field input:focus{outline:none;border-color:#286ef7;box-shadow:0 0 0 3px #286ef71f}.admin-login-field input.invalid{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.admin-login-field-error{font-size:.8rem;font-weight:600;color:#c53030;line-height:1.35}.admin-login-password{position:relative}.admin-login-password input{padding-inline-start:44px}.admin-login-eye{position:absolute;top:50%;inset-inline-start:12px;transform:translateY(-50%);border:none;background:none;padding:0;color:#8a96ab;cursor:pointer;display:flex;align-items:center}.admin-login-eye:hover{color:#0f2f5c}.admin-login-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.admin-login-link{border:none;background:none;padding:0;color:#286ef7;font-weight:600;font-size:.88rem;cursor:pointer}.admin-login-remember{display:flex;align-items:center;gap:10px;font-size:.88rem;font-weight:600;color:#4a5872;cursor:pointer}.admin-login-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:42px;height:24px;border-radius:999px;background:#d7e0ec;position:relative;cursor:pointer;transition:background .2s ease;flex-shrink:0}.admin-login-toggle:after{content:"";position:absolute;top:3px;inset-inline-start:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .2s ease}.admin-login-toggle:checked{background:#286ef7}.admin-login-toggle:checked:after{transform:translate(18px)}[dir=rtl] .admin-login-toggle:checked:after{transform:translate(-18px)}.admin-login-submit{width:100%;border:none;border-radius:10px;padding:14px 16px;background:#286ef7;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;transition:background .15s ease,opacity .15s ease}.admin-login-submit:hover:not(:disabled){background:#1d5fe0}.admin-login-submit:disabled{opacity:.7;cursor:not-allowed}.admin-login-footer{position:relative;z-index:2;margin-top:28px;color:#8a96ab;font-size:.82rem;text-align:center}.admin-login-card--auth-flow{align-items:stretch}.admin-login-card-top{width:100%;display:flex;justify-content:flex-end;margin-bottom:-4px}.admin-login-back{border:none;background:none;padding:0;color:#286ef7;font-weight:600;font-size:.88rem;cursor:pointer}.admin-login-subtitle{margin:-8px 0 0;font-size:.9rem;line-height:1.45;color:#6b7a92;text-align:center}.admin-login-form-wide{width:100%}.admin-login-toast{width:100%;padding:12px 14px;border-radius:10px;font-size:.88rem;font-weight:600;text-align:center}.admin-login-toast--success{background:#e6f7ed;color:#1a7f4b;border:1px solid #9fd9b8}.admin-login-strength{width:100%}.admin-login-strength-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:6px}.admin-login-strength-bar span{height:4px;border-radius:999px;background:#e2e8f0}.admin-login-strength-bar span.on.strength-1{background:#e53e3e}.admin-login-strength-bar span.on.strength-2,.admin-login-strength-bar span.on.strength-3{background:#dd6b20}.admin-login-strength-bar span.on.strength-4{background:#38a169}.admin-login-strength-label{font-size:.82rem;font-weight:600}.admin-login-strength-label.strength-1{color:#e53e3e}.admin-login-strength-label.strength-2,.admin-login-strength-label.strength-3{color:#dd6b20}.admin-login-strength-label.strength-4{color:#38a169}.admin-login-rules{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#8a96ab}.admin-login-rules li{padding-inline-start:22px;position:relative}.admin-login-rules li:before{content:"○";position:absolute;inset-inline-start:0;color:#c5ced9}.admin-login-rules li.ok{color:#1a7f4b}.admin-login-rules li.ok:before{content:"✓";color:#38a169}.admin-login-cancel{display:block;width:100%;text-align:center;margin-top:4px}.admin-login-success-icon{width:56px;height:56px;margin:0 auto 8px;border-radius:50%;background:#e6f7ed;color:#38a169;font-size:1.75rem;font-weight:700;display:grid;place-items:center}.login{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f7fe}.login section{width:min(100%,440px);background:#fff;border-radius:20px;padding:38px;box-shadow:0 12px 35px #16234012}.login form{display:grid;gap:16px;margin:24px 0}.crm-pending-page{display:flex;flex-direction:column;gap:18px}.crm-pending-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.crm-pending-intro h1{font-size:1.65rem;font-weight:700;color:#1a2b4a;margin-bottom:6px}.crm-pending-queue-badge{background:#1a73e8;color:#fff;border-radius:10px;padding:10px 18px;font-weight:700;font-size:.9rem;white-space:nowrap;flex-shrink:0}.crm-pending-toolbar-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:#fff;border:1px solid #e8edf5;border-radius:14px;box-shadow:0 1px 3px #1018280a}.crm-pending-filters{flex:1;min-width:0;margin:0;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.crm-pending-filter-btn{flex-shrink:0;white-space:nowrap;gap:6px}.crm-pending-filter-count{font-weight:800}.crm-advanced-filter{display:inline-flex;align-items:center;gap:8px;border:1px solid #e8edf5;background:#fff;border-radius:10px;padding:8px 14px;color:#475467;font-size:.86rem;font-weight:600;cursor:pointer;flex-shrink:0;white-space:nowrap}.crm-pending-table-wrap{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #1018280f}.crm-pending-table{width:100%;border-collapse:collapse}.crm-pending-table th,.crm-pending-table td{padding:14px 16px;text-align:start;border-bottom:1px solid #edf1f7;font-size:.88rem}.crm-pending-table th{color:#6b7a99;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:#fafbfd}.crm-pending-table tbody tr:last-child td{border-bottom:0}.crm-pending-title{font-weight:700;color:#1a2b4a}.crm-type-badge,.crm-status-badge{display:inline-flex;align-items:center;border-radius:8px;padding:4px 10px;font-size:.78rem;font-weight:700;white-space:nowrap}.crm-type-badge{background:#ebf3ff;color:#2f80ed}.crm-type-event{background:#1a73e8;color:#fff}.crm-status-pending{background:#fff4e5;color:#c27803}.crm-status-in_review{background:#ebf3ff;color:#2f80ed}.crm-pending-actions-cell{width:1%;white-space:nowrap}.crm-pending-actions-cell .crm-biz-cat-icon-actions{flex-wrap:nowrap}.crm-biz-cat-icon-btn--success{color:#16a34a;border-color:#bbf7d0;background:#f0fdf4}.crm-biz-cat-icon-btn--success:hover:not(:disabled){background:#dcfce7;border-color:#86efac;color:#15803d}.crm-approve-btn{border:0;border-radius:8px;padding:6px 12px;background:#e8f8ef;color:#1e8e4e;font-weight:700;font-size:.82rem;cursor:pointer}.crm-approve-btn:disabled,.crm-review-btn:disabled{opacity:.6;cursor:not-allowed}.crm-pending-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.crm-pending-pagination{display:flex;align-items:center;gap:6px}.crm-page-btn,.crm-page-num{width:34px;height:34px;border:1px solid #e8edf5;border-radius:8px;background:#fff;color:#475467;display:grid;place-items:center;cursor:pointer;font-weight:600;font-size:.85rem}.crm-page-num.active{background:#1a73e8;border-color:#1a73e8;color:#fff}.crm-page-btn:disabled{opacity:.45;cursor:not-allowed}.crm-flagged-page{display:flex;flex-direction:column;gap:18px}.crm-flagged-badge{background:#fdecec;color:#c0392b;border-radius:10px;padding:10px 18px;font-weight:700;font-size:.9rem;white-space:nowrap}.crm-flagged-filters,.crm-activity-filters{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.crm-select-field{display:grid;gap:6px;font-size:.78rem;font-weight:600;color:#6b7a99}.crm-select-field select{border:1px solid #e8edf5;border-radius:10px;padding:8px 12px;background:#fff;color:#1a2b4a;min-width:150px}.crm-flagged-reason{color:#c0392b;font-weight:700}.crm-flagged-actions{display:flex;flex-wrap:wrap;gap:6px}.crm-suspend-btn{border:0;border-radius:8px;padding:6px 10px;background:#0b1c3d;color:#fff;font-weight:700;font-size:.78rem;cursor:pointer}.crm-remove-btn{border:1px solid #f5c2c7;border-radius:8px;padding:6px 10px;background:#fff;color:#c0392b;font-weight:700;font-size:.78rem;cursor:pointer}.crm-status-reviewed{background:#ebf3ff;color:#2f80ed}.crm-status-dismissed{background:#f4f6f9;color:#6b7a99}.crm-activity-page{display:flex;flex-direction:column;gap:18px}.crm-activity-actions{display:flex;gap:10px;flex-shrink:0}.crm-primary-btn{border:0;border-radius:10px;padding:10px 16px;background:#1a73e8;color:#fff;font-weight:700;font-size:.86rem;cursor:pointer}.crm-secondary-btn{border:1px solid #e8edf5;border-radius:10px;padding:10px 16px;background:#fff;color:#475467;font-weight:600;font-size:.86rem;cursor:pointer}.crm-activity-timeline{list-style:none;margin:0;padding:0;display:grid;gap:12px}.crm-activity-card{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px 18px;box-shadow:0 1px 3px #1018280d}.crm-activity-card-main{min-width:0;flex:1}.crm-activity-module{display:inline-block;font-size:.75rem;font-weight:700;color:#98a2b3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.crm-activity-line{margin:0 0 6px;color:#1a2b4a;font-size:.92rem;line-height:1.45}.crm-activity-entity{color:#1a73e8;font-weight:600}.crm-activity-meta{font-size:.82rem}.crm-activity-avatar{width:40px;height:40px;border-radius:50%;background:#ebf3ff;color:#2f80ed;display:grid;place-items:center;font-size:.78rem;font-weight:800;flex-shrink:0}.crm-municipality{display:flex;flex-direction:column;gap:20px}.crm-municipality-head h1{font-size:1.65rem;font-weight:800;margin-bottom:4px}.crm-muni-actions{display:flex;flex-wrap:wrap;gap:10px}.crm-muni-btn{border-radius:12px;padding:11px 18px;font-weight:600;font-size:.9rem;cursor:pointer;border:1px solid transparent;transition:background .15s,border-color .15s}.crm-muni-btn.primary{background:#1a73e8;color:#fff}.crm-muni-btn.danger{background:#e53935;color:#fff}.crm-muni-btn.outline{background:#fff;border-color:#d8e2f0;color:#1a2b4a}.crm-muni-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.crm-muni-stat{background:#fff;border:1px solid #e6edf8;border-radius:16px;padding:18px 18px 16px;display:flex;flex-direction:column;gap:6px;min-height:140px}.crm-muni-stat.urgent{background:#fff5f5;border-color:#f0b4b4}.crm-muni-stat.urgent .crm-muni-stat-value,.crm-muni-stat.urgent .crm-muni-stat-label{color:#e53935}.crm-muni-stat.urgent .crm-muni-stat-desc{color:#e57373}.crm-muni-stat-top{display:flex;align-items:center;justify-content:space-between}.crm-muni-stat-icon{width:40px;height:40px;border-radius:12px;background:#ebf3ff;color:#1a73e8;display:grid;place-items:center}.crm-muni-stat.urgent .crm-muni-stat-icon{background:#fff;color:#e53935;border:1px solid #f0b4b4}.crm-muni-urgent-badge{background:#e53935;color:#fff;font-size:.68rem;font-weight:800;padding:3px 8px;border-radius:999px;letter-spacing:.04em}.crm-muni-stat-value{font-size:2rem;line-height:1;font-weight:800}.crm-muni-stat-label{font-weight:700;font-size:.95rem}.crm-muni-stat-desc{color:#6b7c99;font-size:.82rem}.crm-muni-panels{display:grid;grid-template-columns:1fr 1fr;gap:16px}.crm-muni-queue li,.crm-muni-announcements li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #edf2fa}.crm-muni-queue li:last-child,.crm-muni-announcements li:last-child{border-bottom:0}.crm-muni-queue-body,.crm-muni-announce-body{display:flex;flex-direction:column;gap:4px;min-width:0}.crm-muni-edit-btn{border:1px solid #d8e2f0;background:#fff;color:#1a2b4a;border-radius:10px;padding:8px 14px;font-weight:600;font-size:.82rem;cursor:pointer;flex-shrink:0}.crm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b1c3d73;display:grid;place-items:center;z-index:100;padding:16px}.crm-modal{width:min(520px,100%);background:#fff;border-radius:16px;box-shadow:0 24px 60px #0b1c3d33;overflow:hidden}.crm-modal-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #edf2fa}.crm-modal-head h3{margin:0;font-size:1.1rem}.crm-modal-close{border:0;background:transparent;cursor:pointer;color:#6b7c99;padding:4px}.crm-modal-body{padding:16px 20px;display:flex;flex-direction:column;gap:12px}.crm-field{display:flex;flex-direction:column;gap:6px;font-size:.86rem;font-weight:600}.crm-field input,.crm-field textarea,.crm-field select{border:1px solid #d8e2f0;border-radius:10px;padding:10px 12px;font-weight:400}.crm-modal-error{margin:0 20px 8px}.crm-modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px 18px;border-top:1px solid #edf2fa}.crm-confirm-dialog{width:min(420px,100%)}.crm-confirm-dialog__message{margin:0;color:#475467;font-size:.94rem;line-height:1.55}@media(max-width:1200px){.crm-muni-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-muni-panels{grid-template-columns:1fr}}@media(max-width:560px){.crm-muni-stats{grid-template-columns:1fr}.crm-muni-actions{flex-direction:column}.crm-muni-btn{width:100%}}@media(max-width:1440px){.crm-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1200px){.crm-panels{grid-template-columns:1fr}.crm-quick-actions{inset-inline:0}}.crm-announce-page{display:flex;flex-direction:column;gap:20px}.crm-announce-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.crm-announce-head h1{margin:0;font-size:1.75rem;color:#0f2f5c}.crm-announce-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.crm-announce-category{display:flex;align-items:center;gap:10px;font-weight:600}.crm-announce-category select{min-width:180px}.crm-announce-status-tabs{display:flex;gap:8px;flex-wrap:wrap}.crm-announce-status-tabs button{border:1px solid #d8e2ef;background:#fff;border-radius:10px;padding:8px 14px;display:flex;flex-direction:column;align-items:center;min-width:72px;cursor:pointer}.crm-announce-status-tabs button.active{border-color:#1eaced;background:#e8f7fd;color:#0f2f5c}.crm-announce-status-tabs strong{font-size:1.1rem;line-height:1.1}.crm-announce-status-tabs span{font-size:.75rem;color:#5b6b7c}.crm-announce-table-wrap{background:#fff;border:1px solid #e3eaf3;border-radius:14px;overflow:auto}.crm-announce-table{width:100%;border-collapse:collapse;min-width:960px}.crm-announce-table th,.crm-announce-table td{padding:14px 16px;border-bottom:1px solid #edf2f8;text-align:start;font-size:.9rem}.crm-announce-table th{background:#f7fafc;color:#5b6b7c;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.crm-announce-title{font-weight:700;color:#0f2f5c;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-announce-badge{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700}.crm-announce-badge.success{background:#e7f7ee;color:#1f8b4c}.crm-announce-badge.warning{background:#fff4e5;color:#ef6c00}.crm-announce-badge.draft{background:#eef2f7;color:#5b6b7c}.crm-announce-badge.muted{background:#e8edf3;color:#4a5568}.crm-announce-badge.danger{background:#fdeaea;color:#d32f2f}.crm-muni-stat.clickable{cursor:pointer}.crm-muni-stat.clickable:hover{box-shadow:0 4px 16px #0f2f5c14}.crm-emergency-page{display:flex;flex-direction:column;gap:20px}.crm-emergency-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.crm-emergency-title-block{display:flex;gap:12px;align-items:flex-start}.crm-emergency-title-block h1{margin:0;color:#c62828;font-size:1.75rem}.crm-emergency-icon{color:#c62828}.crm-emergency-panels{display:grid;grid-template-columns:1fr 1.2fr;gap:20px}.crm-emergency-scheduled h2,.crm-emergency-past h2{margin:0 0 12px;font-size:1rem;color:#0f2f5c}.crm-emergency-active{border:3px solid #e53935;border-radius:14px;padding:16px;background:#fff}.crm-emergency-live-head{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.crm-emergency-live-dot{width:10px;height:10px;border-radius:50%;background:#e53935;animation:crm-pulse 1.5s infinite}@keyframes crm-pulse{0%,to{opacity:1}50%{opacity:.4}}.crm-emergency-live-label{color:#e53935;font-weight:800;font-size:.75rem;letter-spacing:.06em}.crm-emergency-cards{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.crm-emergency-card{background:#fff;border:1px solid #e3eaf3;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px}.crm-emergency-card.active{border-color:#ffcdd2}.crm-emergency-card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.crm-emergency-card-actions{display:flex;gap:8px}.crm-alert-badge{display:inline-flex;padding:3px 8px;border-radius:6px;font-size:.7rem;font-weight:800;letter-spacing:.04em}.crm-alert-badge.critical{background:#fdeaea;color:#c62828}.crm-alert-badge.high{background:#fff3e0;color:#ef6c00}.crm-alert-badge.medium{background:#fff8e1;color:#f9a825}.crm-alert-badge.low{background:#eef2f7;color:#5b6b7c}.crm-muni-btn.danger-text{color:#c62828;border-color:#ef9a9a}.crm-emergency-form-head{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.crm-emergency-form-head h1{margin:0;width:100%;text-align:start;color:#0f2f5c}.crm-emergency-warning-banner{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid #ef9a9a;border-radius:12px;background:#fff5f5;color:#b71c1c}.crm-emergency-form-card{background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:24px}.crm-emergency-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.crm-field-full{grid-column:1 / -1}.crm-emergency-form-foot{display:flex;justify-content:space-between;gap:12px;margin-top:20px;flex-wrap:wrap}.crm-emergency-form-foot-left,.crm-emergency-form-foot-right{display:flex;gap:10px;flex-wrap:wrap}.crm-services-page{display:flex;flex-direction:column;gap:20px}.crm-services-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.crm-services-head h1{margin:0;color:#0f2f5c;font-size:1.75rem}.crm-services-toolbar{display:flex;gap:16px;flex-wrap:wrap;align-items:flex-end}.crm-services-filter{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:.85rem}.crm-services-search{flex:1;min-width:220px}.crm-services-search input{width:100%}.crm-services-head-actions{display:flex;gap:10px;flex-wrap:wrap}.crm-service-form{display:flex;flex-direction:column;gap:20px}.crm-service-form-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.crm-service-form-head h1{margin:8px 0 0;color:#0f2f5c;font-size:1.75rem}.crm-service-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.crm-service-form-col{background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:14px}.crm-service-form-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.crm-forms-page,.crm-depts-page{display:flex;flex-direction:column;gap:20px}.crm-forms-head,.crm-depts-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.crm-forms-head h1,.crm-depts-head h1{margin:0;color:#0f2f5c;font-size:1.75rem}.crm-forms-toolbar{display:flex;gap:16px;flex-wrap:wrap;align-items:flex-end}.crm-announce-actions .link.danger{color:#c53030}.crm-form-actions-flex{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.crm-form-action-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:8px;font-size:.8rem;font-weight:600;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;transition:all .15s ease}.crm-form-action-btn:hover{background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.crm-form-action-btn--entries{color:#0284c7;border-color:#bae6fd;background:#f0f9ff}.crm-form-action-btn--entries:hover{background:#e0f2fe;color:#0369a1;border-color:#7dd3fc}.crm-form-action-btn--edit{color:#4f46e5;border-color:#c7d2fe;background:#f5f3ff}.crm-form-action-btn--edit:hover{background:#e0e7ff;color:#4338ca}.crm-form-action-btn--publish{color:#059669;border-color:#a7f3d0;background:#ecfdf5}.crm-form-action-btn--publish:hover{background:#d1fae5;color:#047857}.crm-form-type-pill{display:inline-flex;align-items:center;padding:3px 9px;border-radius:20px;font-size:.76rem;font-weight:600;text-transform:capitalize}.crm-form-type-pill--application{background:#eff6ff;color:#2563eb}.crm-form-type-pill--request{background:#f3e8ff;color:#9333ea}.crm-form-type-pill--report{background:#fff7ed;color:#ea580c}.crm-form-type-pill--registration{background:#ccfbf1;color:#0d9488}.crm-btn-directory,.crm-btn-pending{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:10px;font-size:.88rem;font-weight:600;background:#fef3c7;color:#854d0e;border:1px solid #fde68a;cursor:pointer;transition:all .15s ease}.crm-btn-directory:hover,.crm-btn-pending:hover{background:#fde68a;color:#713f12}.crm-btn-add{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:10px;font-size:.88rem;font-weight:600;background:#2563eb;color:#fff;border:1px solid #2563eb;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 8px #2563eb38}.crm-btn-add:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb52}.crm-business-req-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-top:16px}.crm-req-stat-card{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px 20px;box-shadow:0 1px 3px #0f172a0a}.crm-req-stat-title{font-size:.84rem;color:#64748b;display:block;margin-bottom:4px}.crm-req-stat-num{font-size:1.6rem;font-weight:700;color:#0f172a}.crm-req-stat-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-req-stat-icon.icon-blue{background:#eff6ff;color:#2563eb}.crm-req-stat-icon.icon-orange{background:#fffbeb;color:#d97706}.crm-req-stat-icon.icon-green{background:#ecfdf5;color:#059669}.crm-req-stat-icon.icon-red{background:#fef2f2;color:#dc2626}.crm-business-req-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:16px;position:relative;z-index:4}.crm-business-req-toolbar .crm-searchable-select{flex-shrink:0;width:220px;min-width:220px}.crm-business-req-toolbar .crm-searchable-select--filter .crm-searchable-select__trigger{height:40px;padding:0 14px;font-size:.88rem;border-color:#cbd5e1;border-radius:10px}.crm-req-filters-left{display:flex;align-items:center;gap:12px;flex-wrap:wrap;flex:1}.crm-req-filters-right{display:flex;align-items:center;gap:12px}.crm-req-select{padding:0 14px;height:40px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;font-size:.88rem;color:#334155;outline:none;cursor:pointer}.crm-req-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:0 14px;height:40px;min-width:260px;color:#64748b;box-sizing:border-box}.crm-req-search-box input{border:none;outline:none;width:100%;font-size:.88rem;color:#0f172a;background:transparent}.crm-req-excel-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:10px;font-size:.88rem;font-weight:600;background:#fff;color:#15803d;border:1px solid #bbf7d0;cursor:pointer;transition:all .15s ease}.crm-req-excel-btn:hover{background:#f0fdf4;border-color:#86efac}.crm-req-status-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.crm-req-status-pill.status-pending{background:#fef3c7;color:#b45309;border:1px solid #fde68a}.crm-req-status-pill.status-approved{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.crm-req-status-pill.status-rejected{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.crm-req-dot{width:6px;height:6px;border-radius:50%}.crm-req-dot.orange{background:#d97706}.crm-req-dot.green{background:#16a34a}.crm-req-dot.red{background:#dc2626}.crm-req-table-actions{display:flex;align-items:center;gap:8px}.crm-req-view-btn{padding:5px 14px;border-radius:8px;border:1px solid #bfdbfe;background:#fff;color:#2563eb;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .15s ease}.crm-req-view-btn:hover{background:#eff6ff;border-color:#93c5fd}.crm-req-dots-btn{border:none;background:transparent;color:#64748b;font-size:1.2rem;cursor:pointer;padding:0 4px}.crm-inspection-modal{width:min(1360px,96vw);max-height:94vh;display:flex;flex-direction:column;background:#f8fafc;border-radius:16px;overflow:hidden;padding:0}.crm-inspection-head{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-bottom:1px solid #e2e8f0}.crm-inspection-head-title{display:flex;align-items:center;gap:14px}.crm-inspection-back-btn{border:none;background:transparent;font-size:1.15rem;font-weight:700;color:#0f172a;cursor:pointer}.crm-inspection-close-icon{border:none;background:transparent;font-size:1.5rem;color:#64748b;cursor:pointer}.crm-inspection-grid{display:grid;grid-template-columns:380px 1fr 340px;gap:16px;padding:20px;overflow-y:auto;flex:1}@media(max-width:1200px){.crm-inspection-grid{grid-template-columns:1fr}}.crm-inspection-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:16px;height:100%}.crm-inspection-biz-header{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #f1f5f9}.crm-inspection-biz-icon{width:42px;height:42px;border-radius:10px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-inspection-biz-header h2{margin:0;font-size:1.1rem;color:#0f172a}.crm-inspection-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:.85rem}.crm-muted-lbl{display:block;font-size:.78rem;color:#64748b;margin-bottom:2px}.crm-inspection-tabs{display:flex;gap:8px;border-bottom:1px solid #e2e8f0;margin-top:8px}.crm-inspection-tab{padding:8px 14px;border:none;background:transparent;font-size:.85rem;font-weight:600;color:#64748b;cursor:pointer;border-bottom:2px solid transparent}.crm-inspection-tab.active{color:#2563eb;border-bottom-color:#2563eb}.crm-inspection-doc-list{display:flex;flex-direction:column;gap:10px;margin-top:10px}.crm-inspection-doc-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;cursor:pointer;transition:all .15s ease}.crm-inspection-doc-item.selected{border-color:#93c5fd;background:#eff6ff}.crm-doc-item-info{display:flex;align-items:center;gap:10px}.crm-doc-icon-badge{width:32px;height:32px;border-radius:8px;background:#fef2f2;color:#dc2626;display:flex;align-items:center;justify-content:center}.crm-inspection-view-doc-btn{padding:4px 10px;border-radius:6px;border:1px solid #bfdbfe;background:#fff;color:#2563eb;font-size:.78rem;font-weight:600;cursor:pointer}.crm-inspection-col1-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:16px}.crm-inspection-btn-reject-outline{padding:10px;border-radius:10px;border:1px solid #fecaca;background:#fff;color:#dc2626;font-weight:600;cursor:pointer}.crm-inspection-btn-approve-solid{padding:10px;border-radius:10px;border:1px solid #16a34a;background:#16a34a;color:#fff;font-weight:600;cursor:pointer}.crm-preview-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.crm-preview-download-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;background:#2563eb;color:#fff;border:none;font-size:.82rem;font-weight:600;cursor:pointer}.crm-preview-canvas-wrap{background:#1e293b;border-radius:12px;padding:16px;display:flex;flex-direction:column;align-items:stretch;gap:14px;flex:1;min-height:460px}.crm-preview-doc-image{max-width:100%;width:100%;height:auto;display:block;margin:0 auto;border-radius:8px;background:#f8fafc}.crm-preview-doc-frame{width:100%;min-height:420px;flex:1;border:0;border-radius:8px;background:#f8fafc}.crm-preview-toolbar{display:flex;align-items:center;gap:10px;color:#94a3b8;font-size:.82rem}.crm-preview-divider{color:#475569}.crm-preview-tool-btn{background:#334155;border:none;color:#fff;width:24px;height:24px;border-radius:4px;cursor:pointer}.crm-official-cert-canvas{background:#fff;width:100%;max-width:520px;padding:32px 28px;border-radius:8px;box-shadow:0 10px 30px #0000004d;text-align:center;color:#0f172a}.crm-cert-emblem{margin-bottom:12px}.crm-official-cert-canvas h3{font-size:1.15rem;letter-spacing:.05em;margin:0 0 12px;color:#1e293b}.crm-cert-sub{font-size:.82rem;color:#475569;line-height:1.5;margin-bottom:20px}.crm-cert-table{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;margin-bottom:24px}.crm-cert-row{display:flex;justify-content:space-between;padding:10px 14px;font-size:.82rem;border-bottom:1px solid #f1f5f9}.crm-cert-row:last-child{border-bottom:none}.crm-cert-footer-graphics{display:flex;justify-content:space-between;align-items:flex-end;padding-top:16px}.crm-cert-stamp{width:80px;height:80px;border-radius:50%;border:2px dashed #b45309;color:#b45309;font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center;transform:rotate(-12deg)}.crm-cert-sig{font-style:italic;font-family:serif;font-size:1.1rem;border-top:1px solid #94a3b8;padding-top:4px}.crm-action-head h3{margin:0;font-size:1.1rem;color:#0f172a}.crm-action-biz-summary{display:flex;align-items:center;gap:10px;padding:12px;background:#f8fafc;border-radius:10px}.crm-action-biz-icon{width:36px;height:36px;border-radius:8px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}.crm-action-comment-box textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px;font-size:.85rem;margin-top:6px;outline:none}.crm-comment-counter{text-align:right;font-size:.75rem;color:#94a3b8;margin-top:4px}.crm-action-buttons{display:flex;flex-direction:column;gap:10px}.crm-btn-action-approve{padding:12px;border-radius:10px;background:#16a34a;color:#fff;border:none;font-weight:700;font-size:.9rem;cursor:pointer;box-shadow:0 2px 6px #16a34a40}.crm-btn-action-reject{padding:12px;border-radius:10px;background:#dc2626;color:#fff;border:none;font-weight:700;font-size:.9rem;cursor:pointer;box-shadow:0 2px 6px #dc262640}.crm-action-info-box{display:flex;align-items:flex-start;gap:10px;background:#eff6ff;border:1px solid #bfdbfe;padding:12px;border-radius:10px;font-size:.82rem;color:#1e40af}.crm-excel-export-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px 24px;margin-top:24px;box-shadow:0 1px 3px #0f172a0a}.crm-excel-banner-left{display:flex;align-items:center;gap:14px}.crm-excel-badge{width:48px;height:48px;border-radius:12px;background:#f0fdf4;display:flex;align-items:center;justify-content:center}.crm-btn-download-excel{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:10px;background:#16a34a;color:#fff;border:none;font-weight:700;font-size:.88rem;cursor:pointer;box-shadow:0 2px 8px #16a34a47}.crm-form-type-pill--default{background:#f1f5f9;color:#475569}.crm-submissions-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:.78rem;font-weight:600;background:#f0f9ff;color:#0369a1;border:1px solid #bae6fd;cursor:pointer;transition:all .15s ease}.crm-submissions-pill:hover{background:#e0f2fe;border-color:#7dd3fc}.crm-entries-modal{max-width:820px;width:92%;max-height:90vh;display:flex;flex-direction:column}.crm-entries-head{padding:16px 20px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.crm-entries-head-title h3{margin:0 0 4px;font-size:1.15rem;color:#0f172a}.crm-entries-body{padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.crm-entries-stats{display:flex;gap:12px}.crm-entries-stat-card{flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px}.crm-entries-stat-num{font-size:1.25rem;font-weight:700;color:#0f172a}.crm-entries-stat-label{font-size:.75rem;color:#64748b;font-weight:500}@media(max-width:1100px){.crm-emergency-panels,.crm-emergency-form-grid{grid-template-columns:1fr}}.crm-announce-actions{display:flex;gap:10px;flex-wrap:wrap}.crm-announce-actions .link{border:none;background:none;cursor:pointer;font-weight:600;color:#0f2f5c;padding:0}.crm-announce-actions .link.primary{color:#1eaced}.crm-announce-back{margin-top:8px}.crm-announce-form{display:flex;flex-direction:column;gap:20px}.crm-announce-form-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.crm-announce-form-head h1{margin:0;font-size:1.75rem;color:#0f2f5c}.crm-announce-form-grid{display:grid;grid-template-columns:320px 1fr;gap:20px;align-items:start}.crm-announce-settings,.crm-announce-content{background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:14px}.crm-announce-settings h2{margin:0 0 4px;font-size:1rem;color:#0f2f5c}.crm-announce-toggle{display:flex;gap:10px;align-items:flex-start}.crm-announce-toggle small{display:block;color:#5b6b7c;margin-top:2px}.crm-announce-form-actions{display:flex;flex-direction:column;gap:10px;margin-top:8px}.crm-announce-upload{width:100%;min-height:220px;border:2px dashed #c5d3e3;border-radius:12px;background:#f8fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;padding:16px;color:#5b6b7c}.crm-announce-upload-icon{font-size:1.5rem;color:#1eaced}.crm-announce-cover-preview{width:100%;max-height:280px;object-fit:cover;border-radius:8px}.crm-announce-editor-toolbar{display:flex;gap:10px;padding:8px 10px;border:1px solid #e3eaf3;border-bottom:none;border-radius:10px 10px 0 0;background:#f7fafc;color:#5b6b7c;font-weight:700}.crm-announce-content textarea{border-radius:0 0 10px 10px;min-height:240px}.crm-field-label{font-weight:600;font-size:.9rem;color:#0f2f5c}.crm-announce-create-head{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-bottom:4px}.crm-announce-create-head h1{margin:0;font-size:1.85rem;color:#0f2f5c;font-weight:800;width:100%;text-align:start}.crm-announce-cancel{text-align:center;padding:4px 0}.crm-announce-editor-toolbar .spacer{flex:1}.crm-announce-editor-toolbar span:not(.spacer){padding:2px 8px;border-radius:6px;font-size:.8rem}.crm-announce-edit-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.crm-announce-edit-actions{display:flex;gap:10px;flex-wrap:wrap}.crm-announce-edit-intro h1{margin:0;font-size:1.85rem;color:#0f2f5c;font-weight:800}.crm-announce-edit-intro p{margin:6px 0 0;max-width:420px}.crm-announce-edit-card{background:#fff;border:1px solid #e3eaf3;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:18px}.crm-announce-edit-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.crm-announce-cover-edit-body{display:flex;justify-content:space-between;align-items:center;gap:20px;border:1px solid #e3eaf3;border-radius:12px;padding:16px;background:#f8fbff}.crm-announce-cover-meta{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.crm-announce-cover-meta strong{color:#0f2f5c;font-size:.95rem}.crm-announce-replace-btn{margin-top:8px}.crm-announce-cover-thumb{width:160px;height:100px;object-fit:cover;border-radius:10px;flex-shrink:0}.crm-announce-cover-thumb--empty{background:#e3eaf3}.crm-announce-preview-modal{max-width:520px}.crm-announce-preview-body h4{margin:12px 0 8px;color:#0f2f5c}.crm-announce-preview-body p{margin:0;white-space:pre-wrap;line-height:1.5;color:#334155}.crm-announce-preview-cover{width:100%;max-height:220px;object-fit:cover;border-radius:10px}@media(max-width:1100px){.crm-announce-form-grid,.crm-service-form-grid,.crm-announce-edit-row{grid-template-columns:1fr}.crm-announce-cover-edit-body{flex-direction:column;align-items:stretch}.crm-announce-cover-thumb{width:100%;height:180px}}@media(max-width:900px){.crm-app-shell{grid-template-columns:1fr}.crm-sidebar{position:static;height:auto;max-height:280px}.crm-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-header{padding:12px 16px;flex-wrap:wrap}.crm-workspace{padding:16px 16px 120px}.crm-dashboard-top{flex-direction:column}}@media(max-width:560px){.crm-kpi-grid{grid-template-columns:1fr}.crm-user-name{display:none}.crm-quick-buttons{flex-direction:column;width:100%}.crm-quick-buttons button{width:100%;justify-content:center}}.crm-community{display:flex;flex-direction:column;gap:20px}.crm-community-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-community-head h1{margin:0 0 6px;font-size:1.65rem;color:#0f2f5c}.crm-community-add-btn{border:0;background:#2f80ed;color:#fff;font-weight:600;font-size:.88rem;padding:10px 18px;border-radius:10px;cursor:pointer;white-space:nowrap}.crm-community-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.crm-community-stat{position:relative;background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px 16px 14px;min-height:148px;box-shadow:0 1px 3px #1018280f}.crm-community-stat-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7a99;margin-bottom:10px}.crm-community-stat-main{display:flex;align-items:baseline;gap:6px;margin-bottom:6px}.crm-community-stat-value{font-size:1.65rem;font-weight:700;color:#0f2f5c;line-height:1.1}.crm-community-stat-unit{font-size:.95rem;font-weight:600;color:#0f2f5c}.crm-community-stat-desc{margin:0 0 10px;font-size:.8rem;color:#6b7a99;line-height:1.35}.crm-community-stat-trend{display:inline-block;font-size:.78rem;font-weight:600}.crm-community-stat-trend.positive{color:#027a48}.crm-community-stat-trend.neutral{color:#667085}.crm-community-stat-icon{position:absolute;top:14px;inset-inline-end:14px;width:32px;height:32px;border-radius:8px;background:#ebf3ff;color:#2f80ed;display:grid;place-items:center}.crm-community-panels{display:grid;grid-template-columns:1fr 1.4fr;gap:16px;align-items:start}.crm-community-alerts,.crm-community-schedule{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px;box-shadow:0 1px 3px #1018280f}.crm-community-alerts h2,.crm-community-schedule h2{margin:0 0 14px;font-size:.95rem;color:#0f2f5c}.crm-community-alerts ul,.crm-community-schedule ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.crm-community-alert{display:flex;gap:12px;padding:14px;border-radius:12px;border:1px solid transparent}.crm-community-alert strong{display:block;font-size:.9rem;margin-bottom:4px;color:#0f2f5c}.crm-community-alert p{margin:0;font-size:.8rem;color:#475467;line-height:1.4}.crm-community-alert-critical{background:#fef3f2;border-color:#fecdca}.crm-community-alert-warning{background:#fffaeb;border-color:#fedf89}.crm-community-alert-success{background:#ecfdf3;border-color:#abefc6}.crm-community-alert-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:.85rem;font-weight:700;flex-shrink:0}.crm-community-alert-critical .crm-community-alert-icon{background:#fee4e2;color:#b42318}.crm-community-alert-warning .crm-community-alert-icon{background:#fef0c7;color:#b54708}.crm-community-alert-success .crm-community-alert-icon{background:#d1fadf;color:#027a48}.crm-community-schedule-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;flex-wrap:wrap}.crm-community-schedule-head h2{margin:0;flex:1 1 auto}.crm-community-schedule-head .crm-business-pending-btn{flex-shrink:0;margin-inline-start:auto}.crm-community-activity{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f0f3f8}.crm-community-activity:last-child{border-bottom:0}.crm-community-activity-body{flex:1 1 auto;min-width:0}.crm-community-activity-tag{flex-shrink:0;margin-inline-start:auto;font-size:.72rem;font-weight:600;color:#2f80ed;background:#ebf3ff;border:1px solid #d6e8ff;border-radius:8px;padding:6px 10px;white-space:nowrap;text-align:center}.crm-community-activity-body strong{display:block;font-size:.9rem;color:#0f2f5c;margin-bottom:4px}.crm-community-activity-meta{font-size:.8rem;color:#6b7a99}.crm-community-activity-location{color:#2f80ed;font-weight:500}.crm-community-activity-dot{margin:0 6px;color:#2f80ed}.crm-community-head-actions{display:flex;gap:10px;flex-wrap:wrap}.crm-community-centers{display:flex;flex-direction:column;gap:18px}.crm-community-centers-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-community-centers-head h1{margin:0 0 6px;font-size:1.65rem;color:#0f2f5c}.crm-community-centers-toolbar{display:grid;grid-template-columns:180px 160px minmax(220px,1fr);gap:12px;align-items:end}.crm-community-centers-filter,.crm-community-centers-search{display:flex;flex-direction:column;gap:6px;font-size:.82rem;color:#475467}.crm-community-centers-filter select,.crm-community-centers-search input{border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font:inherit}.crm-community-centers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.crm-community-center-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #1018280f;display:flex;flex-direction:column}.crm-community-center-card-media{position:relative;aspect-ratio:16 / 10;background:#e8edf5}.crm-community-center-card-media img,.crm-community-center-card-placeholder{width:100%;height:100%;object-fit:cover;display:block}.crm-community-center-card-placeholder{background:linear-gradient(135deg,#dbeafe,#e2e8f0)}.crm-community-center-status{position:absolute;top:12px;inset-inline-end:12px;font-size:.72rem;font-weight:700;padding:4px 10px;border-radius:999px}.crm-community-center-status.status-active{background:#ecfdf3;color:#027a48}.crm-community-center-status.status-maintenance{background:#fff6ed;color:#b54708}.crm-community-center-card-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.crm-community-center-card-body h2{margin:0;font-size:1.05rem;color:#0f172a}.crm-community-center-stats{display:flex;gap:14px;font-size:.82rem;color:#475467}.crm-community-center-actions{margin-top:auto;display:flex;justify-content:flex-end;gap:8px;padding-top:8px}.crm-community-center-form{display:flex;flex-direction:column;gap:16px}.crm-community-center-form-head{display:flex;flex-direction:column;gap:10px}.crm-community-center-breadcrumb{display:flex;align-items:center;gap:8px;color:#475467;font-size:.85rem}.crm-community-center-form-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.crm-community-center-form-head h1{margin:0;font-size:1.65rem;color:#0f2f5c}.crm-community-center-form-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);gap:16px;align-items:start}.crm-community-center-form-main,.crm-community-center-side-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:14px}.crm-community-center-form-main h2,.crm-community-center-side-card h2{margin:0;font-size:.95rem;color:#0f2f5c}.crm-community-center-form-main label,.crm-community-center-side-card label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#344054}.crm-community-center-form-main input,.crm-community-center-form-main textarea,.crm-community-center-side-card input{border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font:inherit}.crm-community-center-cover-upload{border:2px dashed #c5d3e3;border-radius:12px;min-height:180px;background:#f8fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#5b6b7c;text-align:center;padding:16px}.crm-community-center-cover-preview{width:100%;max-height:220px;object-fit:cover;border-radius:8px}.crm-community-center-map-wrap{position:relative;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}.crm-community-center-map{width:100%;height:220px;border:0}.crm-community-center-coords{position:absolute;bottom:12px;inset-inline-start:12px;background:#0f172ad9;color:#fff;font-size:.75rem;padding:6px 10px;border-radius:8px}.crm-community-center-form-side{display:flex;flex-direction:column;gap:14px}.crm-community-facilities-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crm-community-facility{display:flex;align-items:center;gap:8px;flex-direction:row;font-size:.85rem}.crm-community-center-detail{display:flex;flex-direction:column;gap:18px}.crm-community-center-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-community-center-detail-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.crm-community-center-detail-title h1{margin:8px 0 6px;font-size:1.65rem;color:#0f2f5c}.crm-community-center-detail-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.6fr);gap:16px;align-items:start}.crm-community-center-detail-side{display:flex;flex-direction:column;gap:14px}.crm-community-center-detail-main{display:flex;flex-direction:column;gap:16px}.crm-community-info-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px 18px;display:flex;flex-direction:column;gap:10px}.crm-community-info-card h2{margin:0;font-size:.95rem;color:#0f2f5c}.crm-community-info-card p{margin:0;color:#475467;font-size:.88rem;line-height:1.5}.crm-community-contact-row{display:flex;align-items:center;gap:8px;font-size:.88rem}.crm-community-contact-row img{width:18px;height:18px}.crm-community-contact-row a{color:#2d74ff;text-decoration:none}.crm-community-hours-list,.crm-community-events-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.crm-community-hours-list li,.crm-community-events-list li{display:flex;flex-direction:column;gap:4px;font-size:.86rem}.crm-community-hours-list li{flex-direction:row;justify-content:space-between;gap:12px}.crm-community-event-meta{display:flex;justify-content:space-between;gap:8px;font-size:.78rem;color:#667085}.crm-community-event-category{color:#2d74ff;font-weight:600}.crm-community-media-gallery{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px 18px}.crm-community-media-gallery h2{margin:0 0 12px;font-size:.95rem;color:#0f2f5c;text-align:end}.crm-community-media-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);gap:12px}.crm-community-media-thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crm-community-media-thumb,.crm-community-media-hero{width:100%;border-radius:12px;object-fit:cover;display:block;background:#e8edf5}.crm-community-media-hero{min-height:260px;height:100%}.crm-community-media-thumb{aspect-ratio:1}.crm-community-media-more{display:grid;place-items:center;border-radius:12px;background:#2d74ff;color:#fff;font-weight:600;font-size:.9rem;aspect-ratio:1}.crm-community-program-panel{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px 18px}.crm-community-program-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.crm-community-program-tabs{display:flex;gap:18px;border-bottom:1px solid #e8edf5}.crm-community-program-tabs button{border:0;background:transparent;padding:0 0 10px;font:inherit;color:#667085;cursor:pointer;border-bottom:2px solid transparent}.crm-community-program-tabs button.active{color:#2d74ff;border-bottom-color:#2d74ff;font-weight:600}.crm-community-class-rows{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.crm-community-class-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #f2f4f7}.crm-community-class-row:last-child{border-bottom:0}.crm-community-class-row-body{display:flex;flex-direction:column;gap:4px}.crm-community-age-pill{background:#eff8ff;color:#2d74ff;font-size:.78rem;font-weight:600;padding:6px 10px;border-radius:999px;white-space:nowrap}.crm-community-status-pill{display:inline-block;font-size:.72rem;font-weight:700;padding:4px 10px;border-radius:999px;text-transform:uppercase}.crm-community-status-pill.status-active{background:#ecfdf3;color:#027a48}.crm-community-status-pill.status-maintenance{background:#fff6ed;color:#b54708}.crm-community-status-pill.status-inactive{background:#f2f4f7;color:#667085}.crm-community-status-pill.status-full{background:#fee4e2;color:#b42318}.crm-community-status-pill.status-closed{background:#fef3f2;color:#d92d20}.crm-community-status-pill.status-draft{background:#f2f4f7;color:#475467}.crm-community-capacity{display:flex;align-items:center;gap:8px;min-width:120px}.crm-community-capacity-track{flex:1;height:8px;background:#eaecf0;border-radius:999px;overflow:hidden}.crm-community-capacity-fill{display:block;height:100%;border-radius:999px}.crm-community-capacity-fill.tone-primary{background:#2d74ff}.crm-community-capacity-fill.tone-danger{background:#f04438}.crm-community-capacity strong{font-size:.78rem;color:#344054;min-width:34px}.crm-community-classes{display:flex;flex-direction:column;gap:18px}.crm-community-classes-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-community-classes-head h1{margin:0 0 6px;font-size:1.65rem;color:#0f2f5c}.crm-community-classes-toolbar{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap}.crm-community-classes-filters{display:flex;flex-wrap:wrap;gap:12px}.crm-community-classes-filters label,.crm-community-classes-search{display:flex;flex-direction:column;gap:6px;font-size:.82rem;color:#475467}.crm-community-classes-filters select,.crm-community-classes-search input{border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font:inherit;min-width:140px}.crm-community-classes-search input{min-width:240px}.crm-community-classes-table-wrap{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:auto}.crm-community-classes-table{width:100%;border-collapse:collapse;font-size:.86rem}.crm-community-classes-table th,.crm-community-classes-table td{padding:12px 14px;border-bottom:1px solid #f2f4f7;text-align:start;vertical-align:middle}.crm-community-classes-table th{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#667085;background:#f9fafb}.crm-community-classes-row{cursor:pointer}.crm-community-classes-row:hover{background:#f9fafb}.crm-community-age-text{color:#2d74ff;font-weight:600}.crm-community-classes-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.crm-community-classes-pagination{display:flex;align-items:center;gap:6px}.crm-community-page-btn{border:1px solid #d0d5dd;background:#fff;border-radius:8px;min-width:34px;height:34px;cursor:pointer;font:inherit}.crm-community-page-btn.active{background:#2d74ff;border-color:#2d74ff;color:#fff}.crm-community-class-form{display:flex;flex-direction:column;gap:16px}.crm-community-class-form-head{display:flex;flex-direction:column;gap:8px}.crm-community-class-form-head h1{margin:0;font-size:1.65rem;color:#0f2f5c}.crm-community-class-form-shell{display:flex;flex-direction:column;gap:12px}.crm-community-class-workflow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.crm-community-class-workflow-item{display:flex;align-items:center;gap:8px}.crm-community-class-workflow-line{width:28px;height:2px;background:#98a2b3;border-radius:999px}.crm-community-class-workflow-label{font-size:.88rem;color:#667085;font-weight:500}.crm-community-class-workflow-label.active{color:#2d74ff;font-weight:600}.crm-community-class-workflow-badge{min-width:28px;height:28px;border-radius:999px;border:1px solid #d0d5dd;background:#fff;color:#667085;font-size:.82rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.crm-community-class-workflow-badge.active{background:#2d74ff;border-color:#2d74ff;color:#fff}.crm-community-class-form-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:18px;box-shadow:0 1px 3px #1018280f}.crm-community-class-form-card h2{margin:0;font-size:.95rem;color:#0f2f5c}.crm-community-field-label{display:inline-flex;align-items:center;gap:2px}.crm-community-required{color:#f04438;font-style:normal;font-weight:600}.crm-community-class-form-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.crm-community-class-form-grid>label{grid-column:span 2}.crm-community-class-form-grid .span-3{grid-column:span 3}.crm-community-class-form-grid label,.crm-community-class-form-media label,.crm-community-class-form-dates label{display:flex;flex-direction:column;gap:6px;font-size:.82rem;color:#475467}.crm-community-class-form-grid input,.crm-community-class-form-grid select,.crm-community-class-form-grid textarea,.crm-community-class-form-media textarea,.crm-community-class-form-dates input{border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font:inherit;background:#fff}.crm-community-class-form-media{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:14px;align-items:start}.crm-community-class-banner-upload{border:2px dashed #c5d3e3;border-radius:12px;min-height:220px;background:#f8fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#5b6b7c;text-align:center;padding:16px}.crm-community-class-banner-upload strong{color:#2d74ff;font-size:.92rem}.crm-community-class-banner-upload small{color:#667085;font-size:.78rem;max-width:220px}.crm-community-class-upload-icon{width:24px;height:24px}.crm-community-class-form-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:520px}.crm-community-class-form-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:4px}.crm-community-class-form-actions-main{display:flex;gap:10px;flex-wrap:wrap}.crm-class-schedule-section{display:flex;flex-direction:column;gap:14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-top:4px}.crm-class-schedule-heading{margin:0;font-size:.92rem;font-weight:600;color:#0f2f5c;display:flex;align-items:center}.crm-class-schedule-picker-box{display:flex;flex-direction:column;gap:12px}.crm-class-day-picker{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.crm-class-picker-label{font-size:.82rem;font-weight:600;color:#475467}.crm-class-day-pills{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.crm-class-day-pill{border:1px solid #cbd5e1;background:#fff;color:#475569;font-size:.82rem;font-weight:600;padding:6px 12px;border-radius:20px;cursor:pointer;transition:all .15s ease}.crm-class-day-pill:hover{border-color:#2563eb;color:#2563eb}.crm-class-day-pill.active{background:#2563eb;border-color:#2563eb;color:#fff;box-shadow:0 2px 6px #2563eb40}.crm-class-time-pickers{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.crm-class-time-field{display:flex;align-items:center;gap:8px;font-size:.82rem;color:#475467;font-weight:500}.crm-class-time-field input[type=time]{border:1px solid #d0d5dd;border-radius:8px;padding:6px 10px;font:inherit;background:#fff}.crm-class-recurring-toggle{display:flex;align-items:center;gap:6px;font-size:.82rem;font-weight:500;color:#475467;cursor:pointer}.crm-class-schedule-input-row{margin-top:4px}@media(max-width:1100px){.crm-community-class-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-community-class-form-grid .span-2{grid-column:span 1}.crm-community-class-form-media{grid-template-columns:1fr}}@media(max-width:720px){.crm-community-class-form-grid,.crm-community-class-form-dates{grid-template-columns:1fr}}.crm-community-event-form{display:flex;flex-direction:column;gap:16px}.crm-community-event-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-community-event-form-head h1{margin:0 0 6px;font-size:1.65rem;color:#0f2f5c}.crm-community-event-form-actions-top{display:flex;gap:10px;flex-wrap:wrap}.crm-community-event-form-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:16px}.crm-community-event-full input,.crm-community-event-form-grid input,.crm-community-event-form-grid select,.crm-community-event-form-media textarea{border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font:inherit}.crm-community-event-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crm-community-event-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-community-event-form-grid label,.crm-community-event-full,.crm-community-event-form-media label{display:flex;flex-direction:column;gap:6px;font-size:.82rem;color:#475467}.crm-community-event-form-media{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:14px}.crm-community-event-cover{border:2px dashed #c5d3e3;border-radius:12px;min-height:180px;background:#f8fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer;padding:16px}.crm-community-event-cover-preview img{width:100%;max-height:180px;object-fit:cover;border-radius:8px}.crm-community-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #d0d5dd;border-radius:10px}.crm-community-toggle{width:44px;height:24px;border-radius:999px;border:0;background:#d0d5dd;position:relative;cursor:pointer}.crm-community-toggle.active{background:#2d74ff}.crm-community-toggle:after{content:"";position:absolute;top:3px;inset-inline-start:3px;width:18px;height:18px;border-radius:999px;background:#fff;transition:transform .15s ease}.crm-community-toggle.active:after{transform:translate(20px)}.crm-community-camps{display:flex;flex-direction:column;gap:18px}.crm-community-camps-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-community-camps-head h1{margin:0 0 6px;font-size:1.65rem;color:#0f2f5c}.crm-community-camps-actions{display:flex;gap:10px;flex-wrap:wrap}.crm-community-camps-toolbar{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap}.crm-community-camp-capacity{display:flex;flex-direction:column;gap:4px;min-width:140px}.crm-community-camp-capacity small{color:#667085;font-size:.75rem}.crm-community-camp-row-actions{display:flex;gap:8px;flex-wrap:wrap}.crm-community-registrations{display:flex;flex-direction:column;gap:18px}.crm-community-registrations-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-community-registrations-head h1{margin:0 0 6px;font-size:1.65rem;color:#0f2f5c}.crm-community-registrations-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.crm-community-registrations-stat{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:6px}.crm-community-registrations-stat strong{font-size:1.5rem;color:#0f2f5c}.crm-community-registrations-stat span{color:#667085;font-size:.85rem}.crm-community-registrations-tag{font-size:.72rem;font-weight:600;padding:4px 8px;border-radius:999px}.crm-community-registrations-tag.warning{background:#fef0c7;color:#b54708}.crm-community-registrations-tag.success{background:#ecfdf3;color:#027a48}.crm-community-registrations-toolbar{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.crm-community-payment-pill{display:inline-block;font-size:.72rem;font-weight:600;padding:4px 10px;border-radius:999px}.crm-community-payment-pill.payment-paid{background:#ecfdf3;color:#027a48}.crm-community-payment-pill.payment-pending{background:#fef0c7;color:#b54708}.crm-community-payment-pill.payment-refunded{background:#fef3f2;color:#b42318}.crm-community-payment-pill.payment-none{background:#f2f4f7;color:#667085}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.crm-business{display:flex;flex-direction:column;gap:20px}.crm-business-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-business-head h1{margin:0 0 6px;font-size:1.65rem;color:#0f2f5c}.crm-module-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex:1;min-width:0}.crm-module-page-header--with-actions{flex-wrap:wrap}.crm-module-page-header-main{display:flex;align-items:center;gap:14px;min-width:0}.crm-module-page-header-icon{width:44px;height:44px;border-radius:12px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #2563eb40;flex-shrink:0}.crm-module-page-header-icon .crm-inline-icon{color:#fff}.crm-module-page-header-title{margin:0 0 6px;font-size:1.65rem;font-weight:700;color:#0f2f5c;letter-spacing:-.02em}.crm-module-page-header-title--mod{font-size:1.5rem;color:#0f172a}.crm-module-page-header-sub{margin:0;font-size:.88rem;color:#64748b}.crm-module-page-header-sub--mod{margin:3px 0 0}.crm-module-page-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.crm-business-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crm-business-pending-btn{border:0;background:#ffeab2;color:#7a5b00;font-weight:600;font-size:.88rem;padding:10px 18px;border-radius:10px;cursor:pointer;white-space:nowrap}.crm-business-add-btn{border:0;background:#2d74ff;color:#fff;font-weight:600;font-size:.88rem;padding:10px 18px;border-radius:10px;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.crm-business-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.crm-business-stat .crm-kpi-top{margin-bottom:8px}.crm-business-stat .crm-kpi-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.crm-business-table-panel h2{margin:0 0 12px;font-size:1.05rem;color:#0f2f5c}.crm-business-table .crm-business-name{display:block;color:#1a2b4a;font-size:.92rem}.crm-business-table .crm-business-category{display:block;color:#6b7a99;font-size:.8rem;margin-top:2px}.crm-business-date{color:#6b7a99;white-space:nowrap}.crm-biz-cat-tree-page .crm-biz-cat-tree-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.crm-biz-cat-tree-filter{display:inline-flex;align-items:center;gap:8px;font-size:.88rem;color:#475467;cursor:pointer}.crm-biz-cat-tree-filter input{width:16px;height:16px;accent-color:#2563eb}.crm-biz-cat-tree-toolbar__hint{margin:0;font-size:.82rem}.crm-biz-cat-tree-panel{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.crm-biz-cat-tree-table{width:100%;border-collapse:collapse}.crm-biz-cat-tree-table thead th{padding:12px 16px;text-align:left;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#f8fafc;border-bottom:1px solid #e8edf5}.crm-biz-cat-tree-table tbody td{padding:14px 16px;vertical-align:middle;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#0f172a}.crm-biz-cat-tree-table tbody tr:last-child td{border-bottom:none}.crm-biz-cat-tree-table__parent-col{min-width:200px}.crm-biz-cat-tree-table__subs-col{min-width:240px}.crm-biz-cat-tree-table__count-col{width:110px;white-space:nowrap}.crm-biz-cat-tree-table__status-col{width:110px}.crm-biz-cat-tree-table__actions-col{width:168px;min-width:168px;text-align:right;padding-right:14px!important}.crm-biz-cat-tree-table__row--inactive{opacity:.72;background:#fafafa}.crm-biz-cat-parent-cell{display:flex;align-items:flex-start;gap:8px}.crm-biz-cat-parent-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.crm-biz-cat-parent-meta strong{color:#0f2f5c;font-size:.95rem}.crm-biz-cat-slug{font-size:.76rem;color:#94a3b8}.crm-biz-cat-expand{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#2563eb;cursor:pointer;flex-shrink:0;margin-top:2px}.crm-biz-cat-expand:hover{background:#eff6ff;border-color:#bfdbfe}.crm-biz-cat-expand--spacer{display:inline-block;width:28px;flex-shrink:0}.crm-biz-cat-chips{display:flex;flex-wrap:wrap;gap:6px}.crm-biz-cat-chip{display:inline-flex;align-items:center;max-width:180px;padding:4px 10px;border-radius:999px;background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8;font-size:.78rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-biz-cat-chip--inactive{background:#f8fafc;border-color:#e2e8f0;color:#94a3b8}.crm-biz-cat-chip--link{cursor:pointer;font:inherit}.crm-biz-cat-chip--link:hover{background:#dbeafe}.crm-biz-cat-chips--services .crm-biz-cat-chip{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.crm-biz-cat-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:.82rem;font-weight:700}.crm-biz-cat-status{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700}.crm-biz-cat-status--active{background:#ecfdf5;color:#047857}.crm-biz-cat-status--inactive{background:#f1f5f9;color:#64748b}.crm-biz-cat-icon-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px}.crm-biz-cat-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.crm-biz-cat-icon-btn:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;color:#0f172a}.crm-biz-cat-icon-btn--primary{color:#2563eb;border-color:#bfdbfe;background:#eff6ff}.crm-biz-cat-icon-btn--primary:hover:not(:disabled){background:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.crm-biz-cat-icon-btn--danger:hover:not(:disabled){background:#fef2f2;border-color:#fecaca;color:#dc2626}.crm-biz-cat-icon-btn:disabled{opacity:.45;cursor:not-allowed}.crm-biz-cat-sub-row{background:#f8fafc}.crm-biz-cat-sub-row td{border-top:1px dashed #e2e8f0}.crm-biz-cat-sub-cell{display:flex;align-items:flex-start;gap:10px;padding-left:36px}.crm-biz-cat-sub-branch{width:10px;height:10px;margin-top:6px;border-left:2px solid #cbd5e1;border-bottom:2px solid #cbd5e1;border-bottom-left-radius:4px;flex-shrink:0}.crm-biz-cat-tree-empty{padding:32px 16px!important;text-align:center;color:#94a3b8}.crm-taxonomy-sections{display:flex;flex-direction:column;gap:12px}.crm-taxonomy-section{background:#fff;border:1px solid #e8edf5;border-radius:12px;overflow:hidden}.crm-taxonomy-section__head{display:flex;align-items:center;gap:12px;width:100%;padding:16px 20px;border:none;background:#f8fafc;cursor:pointer;text-align:left}.crm-taxonomy-section__head--open{border-bottom:1px solid #e8edf5}.crm-taxonomy-section__chevron{display:flex;color:#64748b;transition:transform .15s ease}.crm-taxonomy-section__titles{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.crm-taxonomy-section__titles strong{font-size:15px;color:#0f172a}.crm-taxonomy-section__count{min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#e0e7ff;color:#3730a3;font-size:13px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.crm-taxonomy-section__body{padding:16px 20px 20px}.crm-taxonomy-list{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:8px}.crm-taxonomy-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:12px 14px;border:1px solid #e8edf5;border-radius:10px;background:#fff}.crm-taxonomy-item__name{min-width:0}.crm-taxonomy-item__toggle{display:flex;justify-content:center;min-width:44px}.crm-taxonomy-item--inactive{opacity:.72;background:#f8fafc}.crm-taxonomy-item__main{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.crm-taxonomy-toggle{display:inline-flex;align-items:center;cursor:pointer}.crm-taxonomy-toggle input{position:absolute;opacity:0;pointer-events:none}.crm-taxonomy-toggle__track{width:44px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .15s ease}.crm-taxonomy-toggle__track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;transition:transform .15s ease;box-shadow:0 1px 3px #00000026}.crm-taxonomy-toggle input:checked+.crm-taxonomy-toggle__track{background:#22c55e}.crm-taxonomy-toggle input:checked+.crm-taxonomy-toggle__track:after{transform:translate(20px)}.crm-taxonomy-toggle input:disabled+.crm-taxonomy-toggle__track{opacity:.55;cursor:not-allowed}.crm-taxonomy-filter-bar{flex-direction:column;align-items:flex-start!important;gap:4px;padding:14px 16px;background:#f8fafc;border:1px solid #e8edf5;border-radius:12px}.crm-taxonomy-filter{display:flex;align-items:center;gap:12px}.crm-taxonomy-filter__label{font-size:14px;font-weight:600;color:#0f172a}.crm-taxonomy-filter__hint{margin:0;font-size:13px}.crm-taxonomy-item__slug{display:block;font-size:12px;color:#94a3b8;margin-top:2px}.crm-taxonomy-item__input{flex:1;min-width:0;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px}.crm-taxonomy-empty{margin:0 0 12px;font-size:14px}.crm-taxonomy-add-btn{margin-top:4px}.crm-taxonomy-add-form{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px}.crm-taxonomy-add-form input{flex:1;min-width:180px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px}.crm-taxonomy-picker{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;font-size:13px;color:#475569}.crm-taxonomy-picker select{padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;background:#fff;max-width:360px}.crm-taxonomy-pickers{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:4px}.crm-biz-cat-tree-page .crm-ws-chip-add img{filter:none}.crm-business-logo{width:40px;height:40px;border-radius:10px;overflow:hidden;display:grid;place-items:center;background:#f2f4f7;border:1px solid #e8edf5}.crm-business-logo img{width:100%;height:100%;object-fit:cover}.crm-business-logo-fallback{font-weight:700;color:#2f80ed;font-size:.95rem}.crm-business-status{display:inline-block;font-size:.78rem;font-weight:600;padding:4px 10px;border-radius:999px}.crm-business-status-pending{background:#fef0c7;color:#b54708}.crm-business-status-active{background:#d1fadf;color:#027a48}.crm-business-status-suspended{background:#fee4e2;color:#b42318}.crm-business-review-btn{border:0;background:transparent;color:#2d74ff;font-weight:600;font-size:.88rem;cursor:pointer;padding:0}@media(max-width:1200px){.crm-business-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.crm-business-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.crm-business-stats{grid-template-columns:1fr}}.crm-business-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.crm-business-filters select,.crm-business-filter-bar select{border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;background:#fff;font:inherit;color:#334155;min-width:160px}.crm-business-search{flex:1;min-width:200px}.crm-business-search input{width:100%;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;background:#fff;font:inherit}.crm-business-row-name{display:flex;align-items:center;gap:10px}.crm-business-logo-round{border-radius:999px}.crm-business-logo-large{width:80px;height:80px;border-radius:12px}.crm-business-verified.yes{display:inline-block;padding:4px 10px;border-radius:999px;background:#d1fadf;color:#027a48;font-size:.78rem;font-weight:600}.crm-business-verified.no{display:inline-block;padding:4px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.78rem;font-weight:600}.crm-business-tier{font-weight:600;font-size:.88rem}.crm-business-tier-enterprise{color:#7c3aed}.crm-business-tier-premium{color:#0f172a;font-weight:700}.crm-business-actions-cell{width:1%;white-space:nowrap}.crm-business-actions-cell .crm-biz-cat-icon-actions{flex-wrap:nowrap}.crm-business-manage-fields-btn{border:0;background:transparent;color:#2d74ff;font-weight:600;cursor:pointer;padding:0}.crm-business-subcats{color:#64748b;max-width:420px}.crm-business-detail-grid{display:grid;grid-template-columns:360px 1fr;gap:24px;align-items:start}.crm-business-side-card,.crm-business-main-card,.crm-business-hero-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.crm-business-side-card h3,.crm-business-main-card h3{margin:0 0 12px;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.crm-business-detail-side{display:flex;flex-direction:column;gap:16px}.crm-business-owner{display:flex;align-items:center;gap:10px}.crm-business-owner-avatar{width:36px;height:36px;border-radius:999px;overflow:hidden;background:#f2f4f7;display:grid;place-items:center;font-weight:700;color:#2d74ff}.crm-business-owner-avatar img{width:100%;height:100%;object-fit:cover}.crm-business-rating strong{display:block;font-size:2rem;line-height:1;color:#0f172a}.crm-business-coupons{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.crm-business-coupon{border-radius:8px;padding:10px;border:1px solid}.crm-business-coupon-blue{background:#eff6ff;border-color:#2563eb;color:#2563eb}.crm-business-coupon-green{background:#ecfdf5;border-color:#10b981;color:#10b981}.crm-business-coupon p{margin:4px 0 0;color:#64748b;font-size:.78rem}.crm-business-side-actions{display:flex;flex-direction:column;gap:8px}.crm-business-side-actions .crm-business-add-btn,.crm-business-side-actions .crm-business-verify-btn,.crm-business-side-actions .crm-business-suspend-btn{width:100%;justify-content:center;text-align:center}.crm-business-verify-btn{border:0;background:#ecfdf5;color:#10b981;font-weight:700;padding:10px 16px;border-radius:8px;cursor:pointer}.crm-business-suspend-btn{border:0;background:#fef2f2;color:#ef4444;font-weight:700;padding:10px 16px;border-radius:8px;cursor:pointer}.crm-business-hero-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.crm-business-hero-card h1{margin:6px 0 4px;color:#0f172a}.crm-business-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.crm-business-gallery img{width:100%;height:140px;object-fit:cover;border-radius:8px}.crm-business-contact-list{margin:0 0 16px;padding:0;list-style:none}.crm-business-contact-list li{margin-bottom:6px}.crm-business-hours-list{margin:0 0 16px;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.crm-business-hours-list li{display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:16px;font-size:.9rem}.crm-business-hours-list .crm-hours-day{flex:0 0 2.75rem;color:#5c6b7a}.crm-business-hours-list .crm-hours-times{flex:1;text-align:right;font-weight:600;color:#1a2b3c}.crm-business-workspace-back{display:inline-block;margin-bottom:8px}.crm-business-workspace-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px}.crm-business-workspace-grid{display:grid;grid-template-columns:1fr;gap:16px;overflow:visible}.crm-business-workspace-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px;overflow:visible}.crm-business-workspace-card h2{margin:0;font-size:.8rem;text-transform:uppercase;color:#2563eb;letter-spacing:.03em}.crm-business-workspace-card label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:.85rem}.crm-business-identity-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:720px){.crm-business-identity-row{grid-template-columns:1fr}}.crm-business-workspace-card input,.crm-business-workspace-card textarea,.crm-business-workspace-card select{border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font:inherit}.crm-business-upload-placeholder,.crm-business-upload-zone{border:1px dashed #cbd5e1;border-radius:10px;padding:24px;text-align:center;color:#64748b;font-size:.85rem;background:#f8fbff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:120px}.crm-business-upload-zone--compact{min-height:96px}.crm-business-upload-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.crm-business-upload-icon{display:inline-flex;color:#2d74ff}.crm-business-gallery-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px;margin-top:8px}.crm-business-gallery-thumb-wrap{position:relative;border-radius:10px;overflow:hidden}.crm-business-gallery-thumb{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:10px;border:1px solid #e2e8f0;display:block}.crm-business-gallery-thumb-remove{position:absolute;top:6px;right:6px;width:26px;height:26px;border:0;border-radius:999px;background:#0f172ac7;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:scale(.9);transition:opacity .15s ease,transform .15s ease,background .15s ease}.crm-business-gallery-thumb-wrap:hover .crm-business-gallery-thumb-remove,.crm-business-gallery-thumb-remove:focus-visible{opacity:1;transform:scale(1)}.crm-business-gallery-thumb-remove:hover,.crm-business-gallery-thumb-remove:focus-visible{background:#dc2626;outline:none}@media(hover:none){.crm-business-gallery-thumb-remove{opacity:1;transform:scale(1)}}.crm-business-logo-preview{max-width:120px;max-height:80px;object-fit:contain}.crm-business-hours-closed{display:flex;align-items:center;gap:8px;flex-direction:row}.crm-success{margin:0 0 12px;padding:10px 14px;border-radius:10px;background:#ecfdf5;color:#047857;font-size:.9rem}.crm-business-hours-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.crm-biz-extras-panel{display:flex;flex-direction:column;gap:14px}.crm-biz-extras-label{display:block;font-weight:600;font-size:.85rem;margin-bottom:6px}.crm-required{color:#ef4444;font-weight:700}.crm-field-error{margin:0 0 6px;color:#dc2626;font-size:.8rem;font-weight:500;line-height:1.35}.crm-business-workspace-card label.crm-inline-check,.crm-business-workspace-card .crm-biz-extras-check,.crm-business-workspace-card .crm-cs-assign-row{flex-direction:row;align-items:center;font-weight:500}.crm-biz-extras-checks{border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.crm-biz-services-fieldset{display:block}.crm-biz-services-grid{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.crm-biz-services-grid__full{flex:1 1 100%}.crm-biz-service-add-wrap{position:relative;display:flex;align-items:center}.crm-biz-service-add-btn{height:100%;min-height:42px}.crm-biz-service-type-picker{position:absolute;top:calc(100% + 6px);left:0;z-index:20;min-width:220px;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 8px 24px #0f172a1f}.crm-biz-service-type-picker p{margin:0 0 10px;font-size:.85rem;color:#475467}.crm-biz-service-type-picker__actions{display:flex;gap:8px}.crm-biz-service-type-picker__actions button{flex:1;border:1px solid #d0d5dd;border-radius:8px;padding:8px 10px;background:#fff;font-size:.85rem;cursor:pointer}.crm-biz-service-type-picker__actions button:hover{border-color:#2563eb;color:#1d4ed8;background:#eef4ff}.crm-biz-service-pill{position:relative;padding-right:30px;min-width:0}.crm-biz-service-pill--active{border-color:#2563eb;background:#eef4ff}.crm-biz-service-pill__label-btn{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-align:left;min-width:0}.crm-biz-service-pill__badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:2px 6px;white-space:nowrap}.crm-biz-service-pill__badge--dropdown{background:#fef3c7;color:#92400e}.crm-biz-service-pill__badge--checklist{background:#dcfce7;color:#166534}.crm-biz-service-pill__remove{position:absolute;top:6px;right:8px;border:none;background:transparent;color:#94a3b8;font-size:1rem;line-height:1;padding:0;cursor:pointer}.crm-biz-service-pill__remove:hover{color:#dc2626}.crm-biz-service-edit-panel{border:1px solid #e2e8f0;border-radius:10px;padding:12px;background:#f8fafc;display:flex;flex-direction:column;gap:10px;margin-top:4px}.crm-biz-service-edit-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.crm-biz-service-field__options{display:flex;flex-direction:column;gap:8px}.crm-biz-service-field__option-row{display:flex;align-items:center;gap:8px}.crm-biz-service-field__option-row input{flex:1;border:1px solid #d0d5dd;border-radius:8px;padding:8px 10px;font-size:.9rem}.crm-biz-service-field__add-option{align-self:flex-start}.crm-biz-service-field__preview{display:flex;flex-direction:column;gap:8px;padding-top:8px;border-top:1px solid #e2e8f0}.crm-biz-service-field__select{max-width:280px;border:1px solid #d0d5dd;border-radius:8px;padding:8px 10px;background:#fff}.crm-biz-service-field__checklist{display:flex;flex-wrap:wrap;gap:8px}.crm-biz-extras-checks legend{font-weight:600;font-size:.85rem;padding:0 4px}.crm-biz-extras-check{display:flex;align-items:center;gap:10px;font-size:.9rem;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fafbfc;cursor:pointer;margin:0}.crm-biz-extras-check input[type=checkbox]{width:18px;height:18px;margin:0;flex-shrink:0;accent-color:#2563eb;cursor:pointer}.crm-biz-extras-chips{display:flex;flex-wrap:wrap;gap:8px}.crm-biz-extras-chip{border:1px solid #d0d5dd;border-radius:999px;padding:6px 12px;background:#fff;font-size:.85rem;cursor:pointer}.crm-biz-extras-chip--active{border-color:#2563eb;background:#eef4ff;color:#1d4ed8}.crm-ws-chip-field{display:flex;flex-direction:column;gap:8px}.crm-ws-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #2563eb;border-radius:999px;padding:6px 10px 6px 12px;background:#eef4ff;color:#1d4ed8;font-size:.85rem}.crm-ws-chip__remove{border:none;background:transparent;color:#64748b;font-size:1.1rem;line-height:1;padding:0;cursor:pointer}.crm-ws-chip__remove:hover{color:#dc2626}.crm-ws-chip-add{display:inline-flex;align-items:center;gap:6px;border:1px dashed #94a3b8;border-radius:999px;padding:6px 12px;background:#f8fafc;color:#475467;font-size:.85rem;cursor:pointer}.crm-ws-chip-add:hover{border-color:#2563eb;color:#2563eb;background:#f8fbff}.crm-business-workspace .crm-ws-chip-add,.crm-business-workspace .crm-biz-service-add-btn,.crm-business-workspace .crm-cs-assign-add{color:#2563eb;border-color:#93c5fd}.crm-business-workspace .crm-ws-chip-add img,.crm-business-workspace .crm-biz-service-add-btn img,.crm-business-workspace .crm-cs-assign-add img,.crm-business-workspace .crm-biz-legal-docs__add-btn img,.crm-business-workspace .crm-biz-workspace-reviews__add-btn img,.crm-business-module .crm-ws-chip-add img,.crm-business-module img[src*=icon-plus]{filter:none}.crm-ws-chip-draft input{width:min(280px,100%);border:1px solid #d0d5dd;border-radius:8px;padding:8px 10px;font-size:.9rem}.crm-biz-extras-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.crm-biz-extras-social{display:grid;gap:10px}.crm-biz-faq-card{border:1px solid #e2e8f0;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:10px}.crm-biz-faq-card__head{display:flex;justify-content:space-between;align-items:center}.crm-biz-preview-tagline{font-style:italic;color:#475467;margin:4px 0}.crm-biz-preview-short-desc{font-weight:600;margin-bottom:8px}.crm-biz-preview-highlights,.crm-biz-preview-social{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.crm-biz-preview-highlights li,.crm-biz-preview-social li{background:#f2f4f7;border-radius:999px;padding:4px 10px;font-size:.85rem}.crm-biz-preview-faqs dt{font-weight:600;margin-top:10px}.crm-biz-preview-faqs dd{margin:4px 0 0;color:#475467}.crm-biz-branch-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.crm-biz-wizard-nav{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:16px}.crm-biz-wizard-nav__track{display:inline-flex;flex-direction:column;align-items:stretch;gap:6px;width:fit-content;max-width:100%}.crm-biz-wizard-nav__meta{display:flex;align-items:baseline;justify-content:space-between;gap:16px;width:100%}.crm-biz-wizard-nav__label{font-size:.85rem;color:#475467}.crm-biz-wizard-nav__score{font-size:1.2rem;font-weight:700;color:#2563eb;line-height:1;white-space:nowrap;text-align:right;min-width:3ch}.crm-biz-wizard-nav__bar{width:100%;height:8px;background:#e8edf5;border-radius:999px;overflow:hidden}.crm-biz-wizard-nav__bar span{display:block;height:100%;min-width:0;background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px;transition:width .25s ease}.crm-biz-wizard-nav__steps{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.crm-biz-wizard-nav__steps>li{display:flex}.crm-biz-branch-card{gap:12px}.crm-biz-branch-hours{display:flex;flex-direction:column;gap:10px;padding-top:4px;border-top:1px solid #eef2f6}.crm-biz-wizard-step{display:flex;align-items:center;gap:8px;border:1px solid #d0d5dd;border-radius:999px;padding:6px 12px;background:#fff;cursor:pointer;font-size:.85rem}.crm-biz-wizard-step--active{border-color:#2563eb;background:#eef4ff;color:#1d4ed8}.crm-biz-wizard-step--done .crm-biz-wizard-step__index{background:#16a34a;color:#fff}.crm-biz-wizard-step__index{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f2f4f7;font-size:.75rem;font-weight:700}.crm-biz-wizard-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding:16px;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.crm-business-workspace-card--full{grid-column:1 / -1}.crm-business-uploads-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px;align-items:start}.crm-business-uploads-row__banner,.crm-business-uploads-row__logo{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:.85rem}.crm-business-uploads-row .crm-business-upload-zone{min-height:140px;height:100%}.crm-business-uploads-row .crm-business-upload-zone--compact{min-height:140px}.crm-business-contact-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:24px;align-items:start}.crm-biz-plan-picker__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.crm-biz-plan-card{position:relative;border:1px solid #dbe3f0;border-radius:16px;padding:20px 18px 18px;background:linear-gradient(180deg,#fff,#f8fbff);text-align:start;cursor:pointer;display:flex;flex-direction:column;gap:8px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.crm-biz-plan-card:hover{border-color:#93c5fd;box-shadow:0 10px 24px #2563eb14}.crm-biz-plan-card--active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb2e,0 14px 30px #2563eb1f;background:linear-gradient(180deg,#f8fbff,#eef4ff)}.crm-biz-plan-card--premium{border-color:#bfdbfe}.crm-biz-plan-card__badge{position:absolute;top:14px;right:14px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:999px}.crm-biz-plan-card__icon{width:52px;height:52px;border-radius:14px;background:#eef4ff;display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px}.crm-biz-plan-card--premium .crm-biz-plan-card__icon{background:linear-gradient(135deg,#dbeafe,#eff6ff)}.crm-biz-plan-card--enterprise .crm-biz-plan-card__icon{background:linear-gradient(135deg,#ecfdf5,#f0fdf4)}.crm-biz-plan-card__price{display:flex;align-items:baseline;gap:6px;margin-top:2px}.crm-biz-plan-card__price strong{font-size:1.75rem;line-height:1;color:#0f172a;font-weight:800}.crm-biz-plan-card__price span{font-size:.82rem;color:#64748b;font-weight:500}.crm-biz-plan-card__title{margin:0;font-size:1rem;color:#0f172a}.crm-biz-plan-card__desc{margin:0;color:#64748b;font-size:.84rem;line-height:1.45;min-height:2.9em}.crm-biz-plan-card__highlights{margin:8px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.crm-biz-plan-card__highlights li{display:flex;align-items:flex-start;gap:8px;color:#334155;font-size:.82rem;line-height:1.35}.crm-biz-plan-card__selected{margin-top:auto;padding-top:10px;font-size:.78rem;font-weight:700;color:#2563eb;text-transform:uppercase;letter-spacing:.04em}.crm-biz-plan-services{margin-top:18px;padding:18px;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#f8fafc);border:1px solid #dbeafe}.crm-biz-plan-services__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.crm-biz-plan-services__head h3{margin:0;font-size:.98rem;color:#0f172a}.crm-biz-plan-services ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.crm-biz-plan-services li{display:flex;align-items:flex-start;gap:8px;font-size:.84rem;color:#334155}.crm-biz-workspace-reviews{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:20px}.crm-biz-workspace-reviews__form,.crm-biz-workspace-reviews__list{border:1px solid #e2e8f0;border-radius:12px;padding:16px}.crm-biz-workspace-reviews__form h3,.crm-biz-workspace-reviews__list h3{margin:0 0 12px;font-size:.95rem}.crm-biz-workspace-reviews__list ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.crm-biz-workspace-reviews__item-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.crm-biz-legal-docs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crm-biz-legal-doc-card{border:1px solid #e2e8f0;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px}.crm-biz-legal-doc-card__head{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.crm-biz-legal-doc-card__required{font-size:.72rem;color:#b45309;background:#fffbeb;padding:2px 8px;border-radius:999px}.crm-biz-legal-doc-card__status{margin-inline-start:auto;font-size:.72rem;padding:2px 8px;border-radius:999px}.crm-biz-legal-doc-card__status--pending{background:#eff6ff;color:#1d4ed8}.crm-biz-legal-doc-card__status--verified{background:#ecfdf5;color:#047857}.crm-biz-legal-doc-card__status--rejected{background:#fef2f2;color:#b91c1c}.crm-biz-legal-doc-card__upload{display:inline-flex;align-items:center;gap:8px;border:1px dashed #cbd5e1;border-radius:10px;padding:10px 12px;background:#f8fbff;cursor:pointer;font:inherit;color:#2563eb}.crm-biz-legal-docs__add-wrap{margin-top:16px;display:flex;flex-direction:column;gap:8px}.crm-biz-legal-docs__add-form{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.crm-biz-legal-docs__add-form input{flex:1;min-width:200px}.crm-biz-legal-docs__picker{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.crm-biz-legal-docs__add-hint{margin:0;font-size:.82rem}.crm-biz-legal-doc-card__remove-type{font-size:.82rem}.crm-biz-legal-docs__note{margin:0 0 14px;padding:10px 12px;border-radius:10px;background:#eff6ff;color:#1d4ed8;font-size:.84rem}.crm-biz-legal-doc-preview{border:1px solid #e2e8f0;border-radius:10px;padding:10px;background:#f8fafc}.crm-biz-legal-doc-preview__image{width:100%;max-height:120px;object-fit:cover;border-radius:8px;display:block}.crm-biz-legal-doc-preview__pdf{display:flex;align-items:center;gap:10px;min-height:72px}.crm-biz-legal-doc-preview__pdf-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#fee2e2;color:#b91c1c;font-size:.72rem;font-weight:800}.crm-biz-legal-doc-preview__name{font-size:.84rem;color:#334155;word-break:break-word}.crm-biz-legal-doc-preview__actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.crm-biz-legal-doc-preview__remove{border:0;background:#0f172a14;color:#64748b;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.crm-biz-legal-doc-preview__remove:hover{background:#fee2e2;color:#b91c1c}.crm-biz-doc-preview-backdrop{z-index:130}.crm-biz-doc-preview-modal{width:min(900px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column}.crm-biz-doc-preview-modal__body{padding:16px;overflow:auto}.crm-biz-doc-preview-modal__frame{width:100%;height:min(70vh,720px);border:0;border-radius:10px;background:#f8fafc}.crm-biz-doc-preview-modal__image{width:100%;max-height:70vh;object-fit:contain;border-radius:10px}.crm-biz-workspace-preview-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px;padding-top:16px;border-top:1px solid #e2e8f0}.crm-biz-preview-backdrop{z-index:120;align-items:stretch;padding:20px}.crm-biz-listing-preview-modal{width:min(1180px,100%);max-height:calc(100vh - 40px);display:flex;flex-direction:column;border-radius:18px;overflow:hidden}.crm-biz-preview-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#f8fbff,#fff)}.crm-biz-preview-modal-kicker{margin:0 0 4px;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#2563eb}.crm-biz-preview-modal-head h2{margin:0 0 4px;font-size:1.35rem;color:#0f172a}.crm-biz-preview-layout{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:0;flex:1;overflow:hidden}.crm-biz-preview-checklist{padding:20px;border-right:1px solid #e2e8f0;background:#f8fafc;overflow-y:auto}.crm-biz-preview-checklist h3{margin:0 0 8px;font-size:.95rem}.crm-biz-preview-checklist-score{margin:0 0 14px;font-size:.85rem;color:#64748b}.crm-biz-preview-checklist ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.crm-biz-preview-checklist li{display:flex;align-items:center;gap:8px;font-size:.84rem;padding:8px 10px;border-radius:8px;background:#fff;border:1px solid #e2e8f0}.crm-biz-preview-checklist li.ok span{color:#059669;font-weight:700}.crm-biz-preview-checklist li.missing span{color:#d97706;font-weight:700}.crm-biz-preview-side-actions{display:flex;flex-direction:column;gap:8px;margin-top:18px}.crm-biz-preview-canvas{overflow-y:auto;padding:20px;background:#eef2f7}.crm-biz-preview-card{max-width:920px;margin:0 auto;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #dbe3f0;box-shadow:0 18px 40px #0f172a14}.crm-biz-preview-hero{position:relative;min-height:220px}.crm-biz-preview-hero__cover{width:100%;height:220px;object-fit:cover;display:block}.crm-biz-preview-hero__cover--empty{background:linear-gradient(135deg,#dbeafe,#eff6ff,#f8fafc)}.crm-biz-preview-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:16px 20px;background:linear-gradient(180deg,#0f172a26,#0f172ab8)}.crm-biz-preview-hero__meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.crm-biz-preview-hero__city{color:#fff;font-size:.78rem;background:#ffffff29;padding:4px 10px;border-radius:999px}.crm-biz-preview-hero__identity{display:flex;align-items:center;gap:14px}.crm-biz-preview-hero__identity h1{margin:0 0 4px;color:#fff;font-size:1.6rem}.crm-biz-preview-hero__identity p{margin:0;color:#ffffffe0;font-size:.9rem}.crm-biz-preview-body{padding:20px;display:flex;flex-direction:column;gap:18px}.crm-biz-preview-section h3{margin:0 0 10px;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.crm-biz-preview-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.crm-biz-preview-map{width:100%;height:180px;border:0;border-radius:10px}.crm-biz-preview-hours{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.crm-biz-preview-hours li{display:flex;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;background:#f8fafc;font-size:.84rem}.crm-biz-preview-plan-box{background:linear-gradient(135deg,#f8fbff,#f8fafc);border:1px solid #dbeafe;border-radius:12px;padding:14px}.crm-biz-preview-plan-head{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.crm-biz-preview-plan-head strong{font-size:1.5rem;color:#0f172a}.crm-biz-preview-plan-head span{color:#64748b;font-size:.85rem}.crm-biz-preview-plan-head em{margin-inline-start:auto;font-style:normal;font-size:.82rem;color:#2563eb;font-weight:700}.crm-biz-preview-plan-box ul{margin:0;padding-inline-start:18px;color:#334155;font-size:.84rem}.crm-biz-preview-reviews{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.crm-biz-preview-reviews__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.crm-biz-preview-docs{display:grid;gap:8px}.crm-biz-preview-check-row{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:8px;background:#f8fafc;font-size:.84rem}.crm-biz-preview-check-row--missing{background:#fffbeb;border:1px solid #fde68a}.crm-biz-preview-check-row strong{color:#334155}.crm-biz-preview-address span{display:inline-flex;align-items:flex-start;gap:6px}.crm-biz-picker-title{margin:0 0 6px;font-size:1.25rem;color:#0f172a;font-weight:700;text-transform:none;letter-spacing:normal}.crm-biz-picker-subtitle{margin:0 0 16px;font-size:.9rem}.crm-biz-picker-label{margin:0 0 10px;font-size:.9rem;font-weight:600;color:#334155}.crm-biz-day-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.crm-biz-day{width:44px;height:44px;border-radius:50%;border:1px solid #dbe3f0;background:#fff;color:#334155;font-size:.75rem;font-weight:700;cursor:pointer}.crm-biz-day--active{background:#2563eb;border-color:#2563eb;color:#fff}.crm-biz-time-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:10px}.crm-biz-time-row .crm-searchable-select{min-width:0}.crm-biz-timings-picker,.crm-biz-hours-editor{overflow:visible;direction:ltr;text-align:left}.crm-biz-hours-editor .crm-searchable-select-field>span{text-align:start}.crm-community-center-side-card,.crm-jobs-workspace-panel.crm-business-workspace{overflow:visible}.crm-community-center-side-card .crm-biz-time-row,.crm-jobs-workspace-panel .crm-biz-time-row{grid-template-columns:1fr}.crm-biz-hours-mode{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 18px}.crm-biz-hours-mode__btn{border:1px solid #d0d5dd;background:#fff;color:#344054;border-radius:999px;padding:8px 16px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}.crm-biz-hours-mode__btn--active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 3px #2563eb1f}.crm-biz-hours-custom{display:flex;flex-direction:column;gap:14px}.crm-biz-hours-custom__row{border:1px solid #eaecf0;border-radius:12px;padding:14px;background:#fafbfc}.crm-biz-hours-custom__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.crm-biz-time-row .crm-searchable-select-field span{font-size:.8rem;font-weight:600;color:#334155}.crm-biz-picker-link{border:none;background:transparent;color:#2563eb;font-size:.875rem;font-weight:600;padding:0;cursor:pointer}.crm-biz-picker-link--danger{color:#dc2626}.crm-searchable-select-field{display:flex;flex-direction:column;gap:6px;font-size:.875rem;color:#475467}.crm-searchable-select{position:relative}.crm-searchable-select--open{z-index:120}.crm-searchable-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;background:#fff;font:inherit;text-align:start;cursor:pointer}.crm-searchable-select__trigger:hover:not(:disabled){border-color:#98a2b3}.crm-searchable-select__trigger:focus-visible{outline:none;border-color:#2d74ff;box-shadow:0 0 0 3px #2d74ff26}.crm-searchable-select--disabled .crm-searchable-select__trigger{background:#f9fafb;color:#98a2b3;cursor:not-allowed}.crm-searchable-select__placeholder{color:#98a2b3}.crm-searchable-select__value{color:#101828;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-searchable-select__chevron{flex-shrink:0;color:#667085;transition:transform .15s ease}.crm-searchable-select__chevron--open{transform:rotate(180deg)}.crm-searchable-select__menu{position:absolute;top:calc(100% + 6px);inset-inline-start:0;inset-inline-end:auto;width:max(100%,11.25rem);min-width:11.25rem;z-index:80;background:#fff;border:1px solid #dbe3f0;border-radius:12px;box-shadow:0 12px 30px #0f172a1f;overflow:hidden}.crm-searchable-select__menu--portaled{position:fixed;z-index:2000;max-height:min(320px,calc(100vh - 24px));width:auto;min-width:0;inset:auto}.crm-searchable-select__menu--portaled .crm-searchable-select__list{max-height:240px;overflow-y:auto;overflow-x:hidden}.crm-searchable-select__list--scrollbar-hidden{scrollbar-width:none;-ms-overflow-style:none}.crm-searchable-select__list--scrollbar-hidden::-webkit-scrollbar{display:none;width:0;height:0}.crm-searchable-select__menu--filter{border-radius:14px;border-color:#e2e8f0;box-shadow:0 18px 44px #0f172a24;padding:8px 0 10px}.crm-searchable-select__menu--filter .crm-searchable-select__search--filter{position:relative;margin:0 12px 8px;padding:10px 12px 10px 38px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;border-bottom:none}.crm-searchable-select__menu--filter .crm-searchable-select__search--filter svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;flex-shrink:0}.crm-searchable-select__menu--filter .crm-searchable-select__search--filter input{width:100%;min-width:0;text-align:start}.crm-searchable-select__menu--filter .crm-searchable-select__search--filter input::placeholder{text-align:start;color:#94a3b8}.crm-searchable-select__menu--filter .crm-searchable-select__list{padding:2px 10px 4px}.crm-searchable-select__menu--filter .crm-searchable-select__option{padding:11px 14px;text-align:start}.crm-searchable-select__menu--filter .crm-searchable-select__option-label{display:block;max-width:100%;text-align:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-searchable-select__menu--filter .crm-searchable-select__option--selected{background:#eff6ff;color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb1f}.crm-searchable-select__menu--filter .crm-searchable-select__empty{text-align:start}.crm-searchable-select__search{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #eef2f6}.crm-searchable-select__search input{flex:1;border:none;outline:none;font:inherit;background:transparent}.crm-searchable-select__list,.crm-searchable-select__actions{margin:0;padding:6px;list-style:none;max-height:220px;overflow-y:auto}.crm-searchable-select__actions{border-top:1px solid #eef2f6;max-height:none}.crm-searchable-select__option,.crm-searchable-select__action{display:block;width:100%;border:0;border-radius:8px;background:transparent;padding:10px 12px;font:inherit;text-align:start;cursor:pointer;box-sizing:border-box}.crm-searchable-select__option-label{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-biz-hours-editor .crm-searchable-select__option,.crm-biz-hours-editor .crm-searchable-select__action{text-align:left;white-space:nowrap}.crm-searchable-select__option:hover,.crm-searchable-select__option:focus-visible,.crm-searchable-select__action:hover,.crm-searchable-select__action:focus-visible{background:#eff6ff;outline:none}.crm-searchable-select__option--selected{background:#dbeafe;color:#1d4ed8;font-weight:600}.crm-searchable-select__action{color:#2d74ff;font-weight:600}.crm-searchable-select__empty{padding:12px;color:#98a2b3;font-size:.875rem}.crm-biz-location-picker{display:flex;flex-direction:column;gap:12px}.crm-biz-location-picker__label{display:block;font-size:.875rem;color:#475467;margin-bottom:6px}.crm-biz-location-picker__search{position:relative}.crm-biz-location-picker__bar{display:flex;align-items:center;gap:8px;border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;background:#fff}.crm-biz-location-picker__bar input{flex:1;border:none;outline:none;font:inherit;background:transparent}.crm-biz-location-picker__clear{border:0;background:transparent;color:#64748b;font-size:1.25rem;line-height:1;cursor:pointer;padding:0 2px}.crm-biz-location-picker__clear:hover,.crm-biz-location-picker__clear:focus-visible{color:#2563eb;outline:none}.crm-biz-location-picker__empty{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:90;margin:0;padding:12px 14px;background:#fff;border:1px solid #dbe3f0;border-radius:12px;box-shadow:0 12px 30px #0f172a1f;color:#64748b;font-size:.875rem}.crm-biz-location-picker__dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:90;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #dbe3f0;border-radius:12px;box-shadow:0 12px 30px #0f172a1f;max-height:240px;overflow-y:auto}.crm-biz-location-picker__dropdown button{display:flex;align-items:flex-start;gap:8px;width:100%;border:0;border-radius:8px;background:transparent;padding:10px 12px;font:inherit;text-align:start;cursor:pointer}.crm-biz-location-picker__dropdown button:hover,.crm-biz-location-picker__dropdown button:focus-visible{background:#eff6ff;outline:none}.crm-biz-location-picker__map-wrap{position:relative;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}.crm-biz-location-picker__map{width:100%;height:220px;border:0}.crm-biz-location-picker__coords{position:absolute;bottom:12px;inset-inline-start:12px;background:#0f172ad9;color:#fff;font-size:.75rem;padding:6px 10px;border-radius:8px}.crm-biz-location-picker__coords-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.crm-biz-location-picker__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.crm-biz-category-dropdowns{display:flex;flex-direction:column;gap:14px;overflow:visible}.crm-biz-category-dropdowns__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.crm-biz-category-inline-form{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;border:1px dashed #c7d7fe;border-radius:10px;background:#f8faff}.crm-biz-category-inline-form input{flex:1 1 200px;min-width:0}.crm-biz-category-search{position:relative;display:flex;align-items:center;gap:10px;border:1px solid #d0d5dd;border-radius:12px;padding:12px 14px;background:#fff;margin-bottom:16px}.crm-biz-category-search input{flex:1;border:none;outline:none;font:inherit;background:transparent}.crm-biz-category-search__clear{border:none;background:transparent;font-size:1.25rem;line-height:1;color:#94a3b8;cursor:pointer}.crm-biz-category-search__spinner{width:16px;height:16px;border:2px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:crm-biz-spin .8s linear infinite}@keyframes crm-biz-spin{to{transform:rotate(360deg)}}.crm-biz-category-search__dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;margin:0;padding:6px 0;list-style:none;background:#fff;border:1px solid #dbe3f0;border-radius:12px;box-shadow:0 12px 30px #0f172a1f;max-height:260px;overflow:auto;z-index:30}.crm-biz-category-search__dropdown button{width:100%;border:none;background:transparent;text-align:start;padding:12px 16px;font:inherit;cursor:pointer}.crm-biz-category-search__dropdown li button:hover,.crm-biz-category-search__dropdown li button:focus{background:#2563eb;color:#fff}.crm-biz-category-chips{display:flex;flex-wrap:wrap;gap:8px}.crm-biz-category-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #2563eb;color:#2563eb;border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:600;background:#fff}.crm-biz-category-chip button{border:none;background:transparent;color:inherit;font-size:1rem;line-height:1;cursor:pointer}.crm-biz-suggested-categories h4{margin:0 0 6px;font-size:1rem;color:#0f172a}.crm-biz-suggested-categories ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.crm-biz-suggested-item{display:flex;align-items:center;gap:12px;border:1px solid #dbe3f0;border-radius:12px;padding:14px 16px;background:#fff;cursor:pointer}.crm-biz-suggested-item--active{border-color:#2563eb;background:#f5f9ff}.crm-biz-suggested-item input{width:18px;height:18px;accent-color:#2563eb}.crm-biz-category-progress{margin:12px 0 16px;padding:12px 14px;border-radius:12px;background:#fff5f7;border:1px solid #fecdd3}.crm-biz-category-progress__row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:13px;color:#9f1239;margin-bottom:8px}.crm-biz-category-progress__bar{height:6px;border-radius:999px;background:#fb7185;max-width:100%}.crm-biz-selected-categories__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.crm-biz-suggest-pills{display:flex;flex-wrap:wrap;gap:10px}.crm-biz-suggest-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;padding:8px 14px;font-size:14px;color:#0f172a;cursor:pointer}.crm-biz-suggest-pill__plus{color:#2563eb;font-weight:700;font-size:16px;line-height:1}.crm-biz-segment-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:20px}.crm-biz-segment-modal__card{width:min(100%,420px);background:#fff;border-radius:16px;padding:20px;box-shadow:0 12px 40px #0f172a33}.crm-biz-segment-modal__card h3{margin:0 0 12px}.crm-business-analytics-kpis{margin-bottom:16px}.crm-business-analytics-charts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.crm-business-donut,.crm-business-area-chart,.crm-business-bar-chart{display:flex;align-items:flex-end;gap:8px;min-height:120px;padding-top:12px}.crm-business-area-bar,.crm-business-bar{flex:1;background:#2d74ff;border-radius:6px 6px 0 0;min-height:8px}.crm-business-stars .filled{color:#f59e0b}.crm-business-analytics-page .crm-business-analytics-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}.crm-business-analytics-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.crm-business-analytics-filters{margin:0}.crm-business-analytics-kpi .crm-kpi-top{width:100%;justify-content:space-between}.crm-business-chart-card h3{margin:0 0 16px;font-size:.95rem;color:#0f172a}.crm-business-donut-wrap{display:flex;align-items:center;gap:20px;min-height:160px}.crm-business-donut-ring{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.crm-business-donut-hole{width:72px;height:72px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.72rem;color:#64748b}.crm-business-donut-hole strong{font-size:1rem;color:#0f172a}.crm-business-donut-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;flex:1}.crm-business-donut-legend li{display:flex;align-items:center;gap:8px;font-size:.85rem}.crm-business-donut-swatch{width:10px;height:10px;border-radius:999px}.crm-business-donut-legend strong{margin-inline-start:auto}.crm-business-area-wrap,.crm-business-bar-wrap{min-height:150px}.crm-business-area-svg{width:100%;height:120px;display:block}.crm-business-chart-axis{display:flex;justify-content:space-between;margin-top:8px;font-size:.75rem;color:#94a3b8}.crm-business-bar-wrap .crm-business-bar-chart{display:flex;align-items:flex-end;gap:10px;height:120px;width:100%}.crm-business-bar-col{flex:1;display:flex;align-items:flex-end;height:100%}.crm-business-bar-wrap .crm-business-bar{width:100%;background:#2d74ff;border-radius:6px 6px 0 0;min-height:8px}.crm-business-chart-empty{min-height:120px;background:#f8fafc;border-radius:8px}.crm-toggle{width:44px;height:24px;border-radius:999px;border:0;background:#e2e8f0;position:relative;cursor:pointer;transition:background .2s}.crm-toggle:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s}.crm-toggle.on{background:#2d74ff}.crm-toggle.on:after{transform:translate(20px)}.crm-business-field-type{display:inline-block;padding:4px 10px;border-radius:6px;background:#f1f5f9;color:#475569;font-size:.8rem;font-weight:600}.crm-business-order-cell{display:flex;align-items:center;gap:8px;color:#64748b}.crm-business-drag-handle{opacity:.55}.crm-business-delete-btn{border:0;background:#fef2f2;color:#ef4444;font-weight:600;font-size:.82rem;padding:6px 12px;border-radius:8px;cursor:pointer}.crm-business-edit-btn,.crm-business-hide-btn{border:1px solid #e2e8f0;background:#fff;color:#334155;font-weight:600;font-size:.82rem;padding:6px 12px;border-radius:8px;cursor:pointer}.crm-business-hide-btn{background:#fffbeb;border-color:#fde68a;color:#b45309}.crm-business-flagged-toggle{border:1px solid #fecaca;background:#fff;color:#dc2626;font-weight:600;padding:8px 14px;border-radius:10px;cursor:pointer}.crm-business-flagged-toggle.active{background:#fef2f2}.crm-business-rating-filter{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#64748b}.crm-business-flag{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:600}.crm-business-flag-success{background:#d1fadf;color:#027a48}.crm-business-flag-danger{background:#fee4e2;color:#b42318}.crm-business-flag-muted{background:#f2f4f7;color:#667085}.crm-business-review-text{margin:0 0 4px;color:#334155;max-width:360px}.crm-business-fields-back{margin-top:12px}.crm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:grid;place-items:center;z-index:50;padding:16px}.crm-modal-card{width:min(480px,100%);background:#fff;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:12px}.crm-checkbox-row{flex-direction:row!important;align-items:center;gap:8px!important}@media(max-width:1100px){.crm-business-detail-grid,.crm-business-workspace-grid,.crm-business-uploads-row,.crm-business-contact-split,.crm-biz-plan-picker__cards,.crm-biz-plan-services ul,.crm-biz-workspace-reviews,.crm-biz-legal-docs__grid,.crm-biz-preview-layout,.crm-biz-preview-grid-2,.crm-biz-preview-hours,.crm-biz-category-dropdowns__row,.crm-biz-location-picker__coords-row,.crm-business-analytics-charts,.crm-business-analytics-page .crm-business-analytics-kpis,.crm-business-gallery{grid-template-columns:1fr}}@media(max-width:768px){.crm-business-analytics-page .crm-business-analytics-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.crm-form-page{max-width:640px}.crm-form-page-head h1{margin:8px 0 4px;color:#0f2f5c}.crm-form-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:14px}.crm-form-card label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:.85rem}.crm-form-card input{border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font:inherit}.crm-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}@media(max-width:1200px){.crm-community-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-community-centers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-community-center-form-grid{grid-template-columns:1fr}.crm-community-centers-toolbar{grid-template-columns:1fr 1fr}.crm-community-panels{grid-template-columns:1fr}}@media(max-width:720px){.crm-community-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.crm-community-stats,.crm-community-centers-grid,.crm-community-centers-toolbar{grid-template-columns:1fr}}.crm-rev-mod-page{display:flex;flex-direction:column;gap:20px;width:100%;padding-bottom:40px}.crm-rev-mod-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.crm-rev-mod-header-left{display:flex;align-items:center;gap:14px}.crm-rev-mod-header-icon{width:44px;height:44px;border-radius:12px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #2563eb40;flex-shrink:0}.crm-rev-mod-header-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0;letter-spacing:-.02em}.crm-rev-mod-header-sub{font-size:.88rem;color:#64748b;margin:3px 0 0}.crm-rev-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.crm-rev-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px 20px;display:flex;align-items:flex-start;justify-content:space-between;box-shadow:0 1px 3px #00000008;transition:all .2s ease}.crm-rev-stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000000d}.crm-rev-stat-info{display:flex;flex-direction:column;gap:4px}.crm-rev-stat-label{font-size:.82rem;font-weight:600;color:#64748b}.crm-rev-stat-value{font-size:1.65rem;font-weight:800;color:#0f172a;line-height:1.2}.crm-rev-stat-badge{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:12px;margin-top:4px}.crm-rev-stat-badge.green{background:#dcfce7;color:#15803d}.crm-rev-stat-badge.red{background:#fee2e2;color:#b91c1c}.crm-rev-stat-icon-wrap{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-rev-stat-icon-wrap.blue{background:#eff6ff;color:#2563eb}.crm-rev-stat-icon-wrap.red{background:#fef2f2;color:#ef4444}.crm-rev-stat-icon-wrap.green{background:#f0fdf4;color:#16a34a}.crm-rev-stat-icon-wrap.orange{background:#fffbbf;color:#f59e0b}.crm-rev-filter-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 20px;display:flex;flex-direction:column;gap:16px;box-shadow:0 1px 3px #00000005}.crm-rev-filter-top-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.crm-rev-filter-inputs{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.crm-rev-select-wrap{position:relative;display:flex;align-items:center}.crm-rev-select-icon{position:absolute;left:12px;color:#64748b;pointer-events:none}.crm-rev-select{height:40px;padding:0 32px 0 36px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#1e293b;font-size:.88rem;font-weight:500;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:all .15s ease}.crm-rev-select:hover{border-color:#94a3b8}.crm-rev-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f;outline:none}.crm-rev-date-btn{height:40px;padding:0 14px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#475569;font-size:.88rem;font-weight:500;display:flex;align-items:center;gap:8px;cursor:pointer}.crm-rev-excel-btn{height:40px;padding:0 16px;border-radius:10px;background:#16a34a;color:#fff;border:none;font-size:.88rem;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;box-shadow:0 2px 6px #16a34a33;transition:all .15s ease}.crm-rev-excel-btn:hover{background:#15803d}.crm-rev-grid-toggle{width:40px;height:40px;border-radius:10px;border:1px solid #cbd5e1;background:#fff;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer}.crm-rev-tabs-bar{display:flex;align-items:center;gap:20px;border-top:1px solid #f1f5f9;padding-top:14px}.crm-rev-tab-item{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:#64748b;background:none;border:none;padding:6px 4px;cursor:pointer;position:relative;transition:color .15s ease}.crm-rev-tab-item:hover{color:#0f172a}.crm-rev-tab-item.active{color:#2563eb}.crm-rev-tab-item.active:after{content:"";position:absolute;bottom:-15px;left:0;right:0;height:2px;background:#2563eb;border-radius:2px}.crm-rev-tab-dot{width:8px;height:8px;border-radius:50%}.crm-rev-tab-dot.blue{background:#2563eb}.crm-rev-tab-dot.red{background:#ef4444}.crm-rev-tab-dot.orange{background:#f59e0b}.crm-rev-tab-dot.green{background:#10b981}.crm-rev-tab-dot.dark-red{background:#991b1b}.crm-rev-tab-count{font-weight:500;opacity:.85}.crm-rev-main-layout{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.crm-rev-main-layout.has-sidebar{grid-template-columns:1fr 340px}.crm-rev-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #00000005}.crm-rev-table{width:100%;border-collapse:collapse;text-align:left}.crm-rev-table th{background:#f8fafc;padding:12px 14px;font-size:.75rem;font-weight:700;text-transform:uppercase;color:#64748b;letter-spacing:.04em;border-bottom:1px solid #e2e8f0}.crm-rev-table td{padding:14px;font-size:.88rem;color:#1e293b;border-bottom:1px solid #f1f5f9;vertical-align:middle}.crm-rev-table tr:hover{background:#f8fafc}.crm-rev-table tr.selected{background:#eff6ff}.crm-rev-cell-id{font-size:.82rem;font-weight:600;color:#64748b;white-space:nowrap}.crm-rev-biz-info{display:flex;align-items:center;gap:10px}.crm-rev-biz-icon{width:34px;height:34px;border-radius:8px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-rev-biz-name{font-weight:700;color:#1e293b;display:block;line-height:1.2}.crm-rev-biz-sub{font-size:.78rem;color:#64748b;margin-top:2px;display:block}.crm-rev-user-info{display:flex;align-items:center;gap:10px}.crm-rev-avatar{width:32px;height:32px;border-radius:50%;background:#1e40af;color:#fff;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.crm-rev-user-name{font-weight:600;color:#0f172a;display:block;line-height:1.2}.crm-rev-user-date{font-size:.78rem;color:#94a3b8;display:block;margin-top:2px}.crm-rev-text-quote{font-size:.85rem;color:#334155;margin:0 0 4px;max-width:260px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.crm-rev-view-link{font-size:.78rem;font-weight:600;color:#2563eb;background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.crm-rev-view-link:hover{text-decoration:underline}.crm-rev-stars{color:#f59e0b;letter-spacing:2px;font-size:.95rem}.crm-rev-status-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;font-size:.78rem;font-weight:600;white-space:nowrap}.crm-rev-status-pill.flagged{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}.crm-rev-status-pill.pending{background:#fef3c7;color:#d97706;border:1px solid #fde68a}.crm-rev-status-pill.approved{background:#dcfce7;color:#16a34a;border:1px solid #bbf7d0}.crm-rev-status-pill.rejected{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.crm-rev-actions-cell{display:flex;align-items:center;gap:6px}.crm-rev-btn-approve{padding:5px 12px;border-radius:8px;background:#10b981;color:#fff;border:none;font-size:.8rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:background .15s ease}.crm-rev-btn-approve:hover{background:#059669}.crm-rev-btn-reject{padding:5px 12px;border-radius:8px;background:#fff;color:#ef4444;border:1px solid #fca5a5;font-size:.8rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all .15s ease}.crm-rev-btn-reject:hover{background:#fef2f2}.crm-rev-btn-view{padding:5px 12px;border-radius:8px;background:#fff;color:#2563eb;border:1px solid #bfdbfe;font-size:.8rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all .15s ease}.crm-rev-btn-view:hover{background:#eff6ff}.crm-rev-table-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-top:1px solid #e2e8f0;background:#fff}.crm-rev-footer-info{font-size:.85rem;color:#64748b}.crm-rev-pagination-controls{display:flex;align-items:center;gap:4px}.crm-rev-page-btn{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:.85rem;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.crm-rev-page-btn:hover{background:#f8fafc;border-color:#cbd5e1}.crm-rev-page-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.crm-rev-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:24px}.crm-rev-modal-card{width:min(780px,94vw);background:#fff;border-radius:16px;padding:24px 28px;display:flex;flex-direction:column;gap:16px;box-shadow:0 25px 50px -12px #00000040;border:1px solid #e2e8f0;overflow:hidden}.crm-rev-modal-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.crm-rev-modal-actions-row{display:flex;align-items:center;gap:12px;margin-top:2px}.crm-rev-modal-actions-row button{flex:1}.crm-rev-modal-close{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:1.1rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0}.crm-rev-modal-close:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.crm-rev-details-sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:18px;box-shadow:0 1px 3px #00000005}.crm-rev-details-header{display:flex;align-items:center;justify-content:space-between}.crm-rev-details-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0}.crm-rev-details-meta{display:flex;align-items:center;gap:8px}.crm-rev-section-label{font-size:.78rem;font-weight:700;text-transform:uppercase;color:#64748b;letter-spacing:.04em;margin-bottom:6px;display:block}.crm-rev-biz-card-box{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;background:#f8fafc;border:1px solid #f1f5f9}.crm-rev-user-card-box{display:flex;align-items:flex-start;gap:12px}.crm-rev-user-details-text{display:flex;flex-direction:column;gap:2px}.crm-rev-user-email{font-size:.8rem;color:#64748b}.crm-rev-user-time{font-size:.78rem;color:#94a3b8}.crm-rev-body-box{padding:14px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;font-size:.88rem;color:#334155;line-height:1.5;font-style:italic}.crm-rev-flag-reason-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;background:#fee2e2;color:#dc2626;font-size:.82rem;font-weight:600}.crm-rev-sidebar-actions{display:flex;flex-direction:column;gap:10px;margin-top:4px}.crm-rev-sidebar-btn-approve{width:100%;padding:10px 16px;border-radius:10px;background:#10b981;color:#fff;border:none;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s ease}.crm-rev-sidebar-btn-approve:hover{background:#059669}.crm-rev-sidebar-btn-reject{width:100%;padding:10px 16px;border-radius:10px;background:#ef4444;color:#fff;border:none;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s ease}.crm-rev-sidebar-btn-reject:hover{background:#dc2626}.crm-rev-sidebar-btn-view{width:100%;padding:10px 16px;border-radius:10px;background:#fff;color:#2563eb;border:1px solid #bfdbfe;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .15s ease}.crm-rev-sidebar-btn-view:hover{background:#eff6ff}.crm-rev-notice-card{padding:12px 14px;border-radius:10px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;font-size:.82rem;display:flex;align-items:flex-start;gap:8px;line-height:1.4}@media(max-width:1100px){.crm-rev-main-layout{grid-template-columns:1fr}.crm-rev-stats-grid{grid-template-columns:repeat(2,1fr)}}
