[x-cloak]{display:none!important}:root{--crm-bg: #f4f4f5;--crm-surface: #ffffff;--crm-text: #27272a;--crm-text-muted: #71717a;--crm-border: #e4e4e7;--crm-sidebar: #3f3f46;--crm-sidebar-elevated: #52525b;--crm-sidebar-hover: #fafafa;--crm-accent: #ea580c;--crm-accent-hover: #c2410c;--crm-accent-soft: #fff7ed;--crm-show: #57534e;--crm-show-hover: #44403c;--crm-delete: #b91c1c;--crm-delete-bg: #fef2f2;--crm-delete-border: #fecaca;--crm-validation: #c2410c;--crm-validation-border: #ea580c;--crm-validation-bg: #fff7ed;--crm-validation-ring: rgba(234, 88, 12, .45);--crm-radius: 8px;--crm-shadow: 0 4px 14px rgba(24, 24, 27, .08);--crm-font: "Montserrat", system-ui, sans-serif}.crm-shell{max-width:1160px;margin:0 auto;padding:32px 16px 56px;width:100%;box-sizing:border-box}.crm-shell .wrapper{margin:0;width:100%}.crm-shell .table-top{align-items:flex-end;gap:16px 24px;margin-bottom:24px}.crm-shell .table-top .pull-left{flex:1 1 min(100%,28rem);min-width:0}.crm-shell .table-top .pull-right{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;padding-bottom:2px}.crm-page-subtitle{margin:.35rem 0 0;max-width:42rem;font-size:13px;line-height:1.5;color:var(--crm-text-muted)}.crm-text-center{text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crm-mt-3{margin-top:12px}.crm-detail-page{max-width:920px}.crm-detail-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.crm-detail-heading{min-width:0}.crm-detail-kicker{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--crm-text-muted);margin:0 0 6px}.crm-detail-title{font-family:var(--crm-font);font-size:1.5rem;font-weight:700;margin:0;color:var(--crm-text);line-height:1.25}.crm-detail-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.crm-detail-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.crm-detail-grid{display:grid;gap:20px}@media (min-width: 768px){.crm-detail-grid--2{grid-template-columns:1fr 1fr;align-items:start}}.crm-detail-card{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:var(--crm-shadow);padding:18px 20px}.crm-detail-card--span-2{grid-column:1 / -1}.crm-detail-card__title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--crm-text-muted);margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid var(--crm-border)}.crm-detail-fields{display:flex;flex-direction:column;gap:14px}.crm-detail-field__label{display:block;font-size:11px;font-weight:600;color:var(--crm-text-muted);margin-bottom:4px}.crm-detail-field__value{font-size:14px;line-height:1.45;color:var(--crm-text);word-break:break-word}.crm-detail-field__value--muted{color:var(--crm-text-muted);font-size:13px}.crm-detail-field__value--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5;color:var(--crm-text);background:#fafaf9;padding:10px 12px;border-radius:6px;border:1px solid var(--crm-border);white-space:pre-wrap;word-break:break-all}.crm-detail-prose{font-size:14px;line-height:1.55;color:var(--crm-text);white-space:pre-wrap;word-break:break-word}.crm-detail-link{color:var(--crm-accent);font-weight:600;text-decoration:none}.crm-detail-link:hover{text-decoration:underline;color:var(--crm-accent-hover)}.crm-detail-stat{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--crm-text-muted)}.crm-detail-stat strong{color:var(--crm-text);font-weight:700}.crm-detail-gallery{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-start}.crm-detail-gallery__item{margin:0}.crm-detail-gallery__link{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:160px;height:160px;padding:6px;border-radius:var(--crm-radius);overflow:hidden;border:1px solid var(--crm-border);box-shadow:var(--crm-shadow);background:#f4f4f5;transition:border-color .15s ease,box-shadow .15s ease}.crm-detail-gallery__link:hover{border-color:#fdba74;box-shadow:0 4px 16px #ea580c1f}.crm-detail-gallery__link img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.crm-detail-empty{font-size:13px;color:var(--crm-text-muted);margin:0}.crm-table-wrap{width:100%;overflow-x:auto;border-radius:var(--crm-radius);border:1px solid var(--crm-border);background:var(--crm-surface);box-shadow:var(--crm-shadow)}.crm-table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.4;color:var(--crm-text)}.crm-table th,.crm-table td{padding:12px 14px;text-align:left;border-bottom:1px solid var(--crm-border);vertical-align:middle}.crm-table th{background:#fafafa;font-size:13px;font-weight:600;color:var(--crm-text-muted);white-space:nowrap}.crm-table tr:last-child td{border-bottom:none}.crm-table__empty{text-align:center;padding:2.25rem 1.25rem!important;color:var(--crm-text-muted);font-size:13px;line-height:1.5;background:#fafafa}.crm-table tbody tr:hover td{background:#fafafa}.crm-table--clickable-rows tbody tr[data-show-url]{cursor:pointer}.crm-table--clickable-rows tbody tr[data-show-url]:hover td{background:#fafafa}.crm-table__col-actions{width:1%;white-space:nowrap;text-align:right;vertical-align:middle}.crm-table__cell-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:inherit;line-height:inherit;white-space:nowrap}.crm-table--compact th,.crm-table--compact td{padding:8px 12px}.crm-row-actions--icons{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.crm-row-actions--icons-tight{gap:4px;flex-wrap:nowrap}.crm-inline-form{display:inline-block;margin:0}.crm-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin:0;border-radius:var(--crm-radius);border:1px solid var(--crm-border);background:var(--crm-surface);color:var(--crm-text-muted);box-shadow:var(--crm-shadow);cursor:pointer;text-decoration:none;transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.crm-icon-btn:hover{color:var(--crm-accent);border-color:#fdba74;background:var(--crm-accent-soft)}.crm-icon-btn--danger:hover{color:var(--crm-delete);border-color:var(--crm-delete-border);background:var(--crm-delete-bg)}.crm-icon-btn:focus-visible{outline:2px solid rgba(234,88,12,.45);outline-offset:2px}.crm-icon-btn--sm{width:30px;height:30px}.crm-icon-btn--sm .crm-icon-svg{width:16px;height:16px}.crm-icon-btn--send{color:#047857;border-color:#a7f3d0;background:#ecfdf5}.crm-icon-btn--send:hover{color:#065f46;border-color:#6ee7b7;background:#d1fae5}.crm-icon-svg{width:18px;height:18px;flex-shrink:0}.crm-alert{padding:12px 16px;border-radius:var(--crm-radius);margin-bottom:16px;font-size:13px;border:1px solid transparent}.crm-alert--success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.crm-alert--danger{background:var(--crm-delete-bg);border-color:var(--crm-delete-border);color:var(--crm-delete)}.crm-alert ul{margin:0;padding-left:18px}.crm-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:700;line-height:1.35;white-space:nowrap}.crm-badge--pending{background:#e7e5e4;color:#44403c;border:1px solid #d6d3d1}.crm-badge--queued{background:var(--crm-accent-soft);color:#9a3412;border:1px solid #fdba74}.crm-badge--sent{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.crm-badge--failed{background:var(--crm-delete-bg);color:var(--crm-delete);border:1px solid var(--crm-delete-border)}.crm-message-error-box{margin-top:8px;padding:10px 12px;font-size:12px;line-height:1.45;color:var(--crm-delete);background:var(--crm-delete-bg);border:1px solid var(--crm-delete-border);border-radius:var(--crm-radius);word-break:break-word;white-space:pre-wrap}.crm-table-cell-clip{max-width:220px;word-break:break-word}.crm-table-cell-error{max-width:200px;font-size:11px;color:var(--crm-text-muted);word-break:break-word}.crm-list-toolbar{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:0;row-gap:14px;margin-bottom:20px;padding:16px 18px 18px;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:var(--crm-shadow)}.crm-list-toolbar__fields{display:flex;flex-wrap:wrap;gap:12px 14px;align-items:flex-end;width:100%;max-width:100%}.crm-list-toolbar__field label{display:block;font-size:12px;font-weight:600;color:var(--crm-text-muted);margin-bottom:4px}.crm-list-toolbar__field--search{flex:1 1 280px;min-width:min(100%,200px);max-width:560px}.crm-list-toolbar__field--search .crm-input[type=search]{width:100%;min-height:40px;padding:10px 12px;line-height:1.35;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none}.crm-list-toolbar__field--search .crm-input[type=search]::-webkit-search-decoration,.crm-list-toolbar__field--search .crm-input[type=search]::-webkit-search-cancel-button{appearance:none;-webkit-appearance:none;display:none}.crm-list-toolbar__field--select{flex:1 1 180px;min-width:160px;max-width:280px}.crm-list-toolbar__field--select .crm-form-select{width:100%}.crm-list-toolbar__field--checkbox{flex:1 1 220px;min-width:200px;display:flex;align-items:center;padding-bottom:2px}.crm-toolbar-check{display:flex;align-items:center;gap:10px;margin:0;font-size:13px;font-weight:600;color:var(--crm-text);cursor:pointer}.crm-toolbar-check span{line-height:1.35}.crm-list-toolbar__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-end}.crm-list-toolbar__selection-meta{display:inline-flex;align-items:center;min-width:11rem;min-height:1.35em;font-size:11px;font-weight:600;color:var(--crm-text-muted);flex-shrink:0}.crm-list-toolbar__hint{font-size:12px;line-height:1.5;color:var(--crm-text-muted);margin:0;width:100%;flex-basis:100%;padding-top:14px;border-top:1px solid var(--crm-border)}.crm-table__col-check{width:44px;text-align:center;vertical-align:middle}.crm-table__col-check .crm-checkbox{vertical-align:middle}.crm-th-sortable__link{color:inherit;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;gap:4px}.crm-th-sortable__link:hover{color:var(--crm-accent)}.crm-th-sortable__hint{font-size:11px;color:var(--crm-accent);font-weight:800}.crm-pagination-wrap{margin-top:20px}.crm-pagination__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 20px;padding:14px 16px;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:var(--crm-shadow)}.crm-pagination__control{font-family:var(--crm-font);font-size:12px;font-weight:600}.crm-pagination__control--link{color:var(--crm-accent);text-decoration:none;padding:6px 12px;border-radius:6px;border:1px solid #fdba74;background:var(--crm-accent-soft);transition:background .15s ease,color .15s ease}.crm-pagination__control--link:hover{background:#ffedd5;color:var(--crm-accent-hover)}.crm-pagination__control--disabled{color:var(--crm-text-muted);padding:6px 12px;opacity:.65}.crm-pagination__meta{font-size:12px;color:var(--crm-text-muted);text-align:center}.crm-pagination__meta strong{color:var(--crm-text)}.crm-pagination__total{display:inline-block;margin-left:6px;font-weight:500}.crm-form-grid{display:flex;flex-direction:column;gap:16px;max-width:720px}.crm-fieldset-plain{border:0;margin:0;padding:0;min-width:0}.crm-form-group{margin-bottom:4px}.crm-form-group strong{display:block;margin-bottom:6px;font-size:12px;color:var(--crm-text)}.crm-hint{margin:0 0 8px;font-size:12px;line-height:1.45;color:var(--crm-text-muted)}.crm-file-field{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.crm-file-field__btn{cursor:pointer;margin:0}.crm-file-field__input.visually-hidden:focus+.crm-file-field__btn{outline:2px solid rgba(234,88,12,.45);outline-offset:2px}.crm-file-field__names{font-size:12px;color:var(--crm-text-muted);flex:1;min-width:140px;word-break:break-word}.crm-attach-preview{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.crm-attach-preview__item{position:relative;width:100px;height:100px;border-radius:var(--crm-radius);overflow:hidden;border:1px solid var(--crm-border);box-shadow:var(--crm-shadow);flex-shrink:0;background:#fafafa}.crm-attach-preview__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.crm-attach-preview__remove-btn{position:absolute;top:6px;right:6px;z-index:2;width:28px;height:28px;padding:0;margin:0;border:none;border-radius:6px;background:rgba(24,24,27,.55);color:#fff;font-size:20px;line-height:1;font-family:var(--crm-font);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s ease,background .15s ease}.crm-attach-preview__item:hover .crm-attach-preview__remove-btn,.crm-attach-preview__item:focus-within .crm-attach-preview__remove-btn{opacity:1}.crm-attach-preview__remove-btn:hover{background:var(--crm-delete)}.crm-attach-preview__remove-btn .crm-attach-preview__remove-icon{display:block;margin-top:-2px}.crm-attach-existing{display:flex;flex-wrap:wrap;gap:14px;margin-top:10px}.crm-attach-existing__item{width:112px;flex-shrink:0}.crm-attach-existing__thumb-wrap{position:relative;width:112px;height:112px;border-radius:var(--crm-radius)}.crm-attach-existing__thumb{display:block;width:100%;height:100%;border-radius:var(--crm-radius);overflow:hidden;border:1px solid var(--crm-border);box-shadow:var(--crm-shadow)}.crm-attach-existing__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.crm-attach-existing__remove-btn{position:absolute;top:6px;right:6px;z-index:2;width:28px;height:28px;padding:0;margin:0;border:none;border-radius:6px;background:rgba(24,24,27,.55);color:#fff;font-size:20px;line-height:1;font-family:var(--crm-font);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s ease,background .15s ease}.crm-attach-existing__thumb-wrap:hover .crm-attach-existing__remove-btn,.crm-attach-existing__thumb-wrap:focus-within .crm-attach-existing__remove-btn{opacity:1}.crm-attach-existing__remove-btn:hover{background:var(--crm-delete)}.crm-attach-existing__remove-btn:disabled{opacity:.5;cursor:not-allowed}.crm-attach-existing__remove-btn .crm-attach-existing__remove-icon{display:block;margin-top:-2px}.crm-field--invalid .crm-input,.crm-field--invalid select.crm-input{border-color:var(--crm-validation-border);background-color:var(--crm-validation-bg)}.crm-field--invalid .crm-input:focus,.crm-field--invalid select.crm-input:focus{border-color:var(--crm-validation-border);outline:2px solid var(--crm-validation-ring);outline-offset:0}textarea.crm-input{resize:vertical;min-height:88px;line-height:1.45}.crm-input{width:100%;padding:10px 12px;border:1px solid var(--crm-border);border-radius:6px;font-family:var(--crm-font);font-size:13px;color:var(--crm-text);background:var(--crm-surface);box-sizing:border-box}.crm-input::-moz-placeholder{opacity:1;-moz-transition:opacity .15s ease;transition:opacity .15s ease}.crm-input::placeholder{opacity:1;transition:opacity .15s ease}.crm-input:focus::-moz-placeholder,.crm-input:focus-visible::-moz-placeholder{opacity:0}.crm-input:focus::placeholder,.crm-input:focus-visible::placeholder{opacity:0}.crm-input:focus{outline:2px solid rgba(234,88,12,.35);outline-offset:0;border-color:var(--crm-accent)}select.crm-input{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;min-height:40px;line-height:1.35;padding-right:40px;background-color:var(--crm-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M3 4.5 6 7.5 9 4.5' stroke='%2371717a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 12px}select.crm-input::-ms-expand{display:none}select.crm-input option{font-family:var(--crm-font);font-size:13px;color:var(--crm-text);background-color:var(--crm-surface);padding:.35em .5em}.crm-form-select{position:relative;width:100%}.crm-form-select__btn{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:40px;padding:10px 12px;margin:0;font-family:var(--crm-font);font-size:13px;font-weight:500;line-height:1.35;text-align:left;color:var(--crm-text);cursor:pointer;border-radius:6px;border:1px solid var(--crm-border);background-color:var(--crm-surface);box-shadow:none;transition:border-color .15s ease,background-color .15s ease}.crm-form-select__btn:hover{border-color:#fdba74;background-color:var(--crm-accent-soft)}.crm-form-select__btn:focus{outline:2px solid rgba(234,88,12,.35);outline-offset:0;border-color:var(--crm-accent)}.crm-form-select__btn:focus:not(:focus-visible){outline:none}.crm-form-select__btn:focus-visible{outline:2px solid rgba(234,88,12,.35);outline-offset:0;border-color:var(--crm-accent)}.crm-form-select__value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-form-select__chevron{flex-shrink:0;width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%2371717a' stroke-width='1.75' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 12px;transition:transform .15s ease}.crm-form-select--open .crm-form-select__chevron{transform:rotate(180deg)}.crm-form-select--invalid .crm-form-select__btn{border-color:var(--crm-validation-border);background-color:var(--crm-validation-bg)}.crm-form-select--invalid .crm-form-select__btn:focus,.crm-form-select--invalid .crm-form-select__btn:focus-visible{border-color:var(--crm-validation-border);outline:2px solid var(--crm-validation-ring)}.crm-form-select__panel{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:80;max-height:260px;overflow-x:hidden;overflow-y:auto;padding:4px 0;margin:0;font-family:var(--crm-font);font-size:13px;font-weight:500;color:var(--crm-text);background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:var(--crm-shadow)}.crm-form-select__list{list-style:none;margin:0;padding:0}.crm-form-select__option{margin:0;padding:10px 12px;cursor:pointer;font-weight:600;line-height:1.35;transition:background .12s ease}.crm-form-select__option:hover{background:var(--crm-accent-soft);color:var(--crm-text)}.crm-form-select__option.is-selected{color:var(--crm-accent-hover)}.crm-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border-radius:6px;font-family:var(--crm-font);font-size:12px;font-weight:600;line-height:1.2;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.crm-btn--sm{padding:6px 12px;font-size:11px}.crm-btn--secondary{background:#52525b;color:#fff;border-color:#52525b}.crm-btn--secondary:hover{background:#3f3f46;border-color:#3f3f46;color:#fff}.crm-btn--accent{background:var(--crm-accent);color:#fff;border-color:var(--crm-accent)}.crm-btn--accent:hover{background:var(--crm-accent-hover);border-color:var(--crm-accent-hover);color:#fff}.crm-btn--show{background:var(--crm-show);color:#fff;border-color:var(--crm-show)}.crm-btn--show:hover{background:var(--crm-show-hover);border-color:var(--crm-show-hover);color:#fff}.crm-btn--edit{background:var(--crm-accent-soft);color:var(--crm-accent-hover);border-color:#fdba74}.crm-btn--edit:hover{background:#ffedd5;border-color:var(--crm-accent);color:var(--crm-accent-hover)}.crm-btn--delete{background:var(--crm-delete-bg);color:var(--crm-delete);border-color:var(--crm-delete-border)}.crm-btn--delete:hover{background:#fee2e2;border-color:#f87171;color:#991b1b}.crm-btn--send{background:var(--crm-accent);color:#fff;border-color:var(--crm-accent)}.crm-btn--send:hover{background:var(--crm-accent-hover);border-color:var(--crm-accent-hover);color:#fff}.crm-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.crm-actions .crm-btn-form{display:inline}.crm-home-body{margin:0;min-height:100vh;font-family:var(--crm-font);background:var(--crm-bg);color:var(--crm-text)}html.crm-auth-html{background:var(--crm-sidebar)}.crm-auth-page.crm-home-body{background:var(--crm-sidebar);color:#fafafa}.crm-auth-page .crm-link{color:#d4d4d8;font-weight:500}.crm-auth-page .crm-link:hover{color:#fb923c}.crm-home{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px}.crm-home-card{width:100%;max-width:400px;background:var(--crm-surface);border-radius:12px;box-shadow:0 4px 14px #27272a12;border:1px solid #d4d4d8;padding:32px 28px}.crm-auth-page .crm-home-card{background:var(--crm-sidebar-elevated);border:1px solid rgba(255,255,255,.12);box-shadow:2px 0 24px #00000040}.crm-home-card--register{max-width:440px}.crm-auth-page .crm-home-title{color:#fafafa}.crm-auth-page .crm-home-sub{color:#a1a1aa}.crm-auth-page .crm-label{color:#e4e4e7}.crm-auth-page .crm-remember{color:#d4d4d8}.crm-auth-page .crm-home-footer{color:#a1a1aa}.crm-auth-page .crm-input{background:#f4f4f5;border-color:#71717a;color:var(--crm-text)}.crm-auth-page .crm-input::-moz-placeholder{color:#a1a1aa}.crm-auth-page .crm-input::placeholder{color:#a1a1aa}.crm-auth-page .crm-input:focus{background:#fafafa;border-color:var(--crm-accent);outline:none}.crm-auth-page .crm-input:-webkit-autofill,.crm-auth-page .crm-input:-webkit-autofill:hover,.crm-auth-page .crm-input:-webkit-autofill:focus{-webkit-text-fill-color:#27272a;caret-color:#27272a;box-shadow:0 0 0 1000px #f4f4f5 inset;-webkit-transition:background-color 99999s ease-out;transition:background-color 99999s ease-out}.crm-auth-page .crm-alert--success{background:rgba(74,222,128,.12);border:1px solid rgba(74,222,128,.35);color:#bbf7d0}.crm-auth-page .crm-error{color:#fca5a5}.crm-auth-page .crm-home-logo-link:focus-visible{outline-color:#fb923c}.crm-home-brand{text-align:center;margin-bottom:28px}.crm-home-logo-link{display:inline-block;line-height:0}.crm-home-logo-link:focus-visible{outline:2px solid var(--crm-accent);outline-offset:4px;border-radius:4px}.crm-home-logo{max-width:120px;height:auto;display:inline-block}.crm-brand{box-sizing:border-box;text-decoration:none;transition:opacity .15s ease}.crm-brand:hover{opacity:.92}.crm-brand:focus-visible{outline:2px solid var(--crm-accent);outline-offset:3px;border-radius:8px}.crm-brand__mark{flex-shrink:0;display:block;width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.crm-brand__text{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:inherit}.crm-brand__name{font-family:var(--crm-font);font-weight:700;font-size:1.125rem;line-height:1.2;letter-spacing:-.02em;color:var(--crm-text)}.crm-brand__name-main{color:inherit}.crm-brand__name-accent{color:var(--crm-accent)}.crm-brand__tagline{font-family:var(--crm-font);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;line-height:1.2;color:var(--crm-text-muted)}.crm-brand--sidebar{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;max-width:100%;padding:2px 0}.crm-brand--sidebar .crm-brand__mark{width:46px;height:46px}.crm-brand--sidebar .crm-brand__name{font-size:1.05rem;color:#fafafa}.crm-brand--sidebar .crm-brand__name-main{color:#fafafa}.crm-brand--sidebar .crm-brand__name-accent{color:var(--crm-accent)}.crm-brand--sidebar .crm-brand__tagline{color:#a1a1aa;font-size:9px}.crm-brand--sidebar:hover .crm-brand__name-main{color:#ffedd5}.crm-brand--sidebar:hover .crm-brand__name-accent{color:#fb923c}.crm-brand--sidebar:hover .crm-brand__tagline{color:#d4d4d8}.crm-brand--auth{display:inline-flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.crm-brand--auth .crm-brand__mark{width:56px;height:56px}.crm-brand--auth .crm-brand__name{font-size:1.35rem}.crm-brand--auth-block{display:flex;justify-content:center;width:100%}.crm-auth-page .crm-brand__name,.crm-auth-page .crm-brand__name-main{color:#fafafa}.crm-auth-page .crm-brand__name-accent{color:var(--crm-accent)}.crm-auth-page .crm-brand__tagline{color:#a1a1aa}.crm-auth-page .crm-brand:hover .crm-brand__name-main{color:#ffedd5}.crm-auth-page .crm-brand:hover .crm-brand__name-accent{color:#fb923c}.crm-auth-page .crm-brand:hover .crm-brand__tagline{color:#d4d4d8}.crm-login-form{margin-top:4px}.crm-home-title{margin:16px 0 0;font-size:22px;font-weight:700;color:var(--crm-text)}.crm-home-sub{margin:6px 0 0;font-size:13px;color:var(--crm-text-muted)}.crm-label{display:block;font-size:12px;font-weight:600;color:var(--crm-text);margin-bottom:6px}.crm-field{margin-bottom:16px}.crm-error{margin-top:6px;font-size:12px;color:var(--crm-validation);font-weight:500}.crm-error-list{margin:8px 0 0;padding-left:18px;font-size:12px;color:var(--crm-validation);list-style:disc;font-weight:500}.crm-field--invalid .crm-error,.crm-field--invalid .crm-error-list{color:var(--crm-validation)}.crm-home-kpi-settings.crm-field--invalid{padding:10px 12px;border-radius:6px;border:1px solid var(--crm-validation-border);background:var(--crm-validation-bg)}.crm-remember{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--crm-text-muted);margin-bottom:20px}.crm-remember input{accent-color:var(--crm-accent);width:16px;height:16px}.crm-home-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.crm-link{color:var(--crm-accent);font-size:13px;text-decoration:none}.crm-link:hover{color:var(--crm-accent-hover);text-decoration:underline}.crm-link-button{margin:0;padding:0;border:0;background:none;cursor:pointer;font:inherit;color:var(--crm-accent);font-size:inherit;font-weight:600;text-decoration:underline;text-align:left}.crm-link-button:hover{color:var(--crm-accent-hover)}.crm-home-footer{margin-top:20px;text-align:center;font-size:13px;color:var(--crm-text-muted)}.crm-bot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-top:24px}.crm-bot-card{display:block;padding:20px;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:var(--crm-shadow);text-decoration:none;color:var(--crm-text);transition:border-color .15s ease,box-shadow .15s ease;border-left:4px solid var(--crm-accent)}.crm-bot-card:hover{border-color:#d4d4d8;box-shadow:0 8px 24px #18181b1a}.crm-bot-card-name{font-size:16px;font-weight:700;margin:0 0 8px}.crm-bot-card-meta{font-size:12px;color:var(--crm-text-muted);margin:0}.crm-empty-hint{margin-top:12px;font-size:13px;color:var(--crm-text-muted)}.crm-user-menu{position:relative;flex-shrink:0}.crm-user-menu__trigger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--crm-border);border-radius:var(--crm-radius);background:var(--crm-surface);color:var(--crm-text-muted);cursor:pointer;box-shadow:var(--crm-shadow);transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.crm-user-menu__trigger:hover{color:var(--crm-accent);border-color:#fdba74;background:var(--crm-accent-soft)}.crm-user-menu__trigger:focus-visible{outline:2px solid rgba(234,88,12,.45);outline-offset:2px}.crm-user-menu__icon{width:22px;height:22px;flex-shrink:0}.crm-user-menu__dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:240px;padding:8px 0;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:0 8px 28px #18181b1f;z-index:100;transform-origin:top right;transition:opacity .15s ease,transform .15s ease}.crm-user-menu__meta{padding:10px 14px 12px}.crm-user-menu__name{display:block;font-size:13px;font-weight:700;color:var(--crm-text);line-height:1.3}.crm-user-menu__email{display:block;margin-top:2px;font-size:11px;color:var(--crm-text-muted);word-break:break-all;line-height:1.35}.crm-user-menu__divider{height:1px;margin:4px 0;background:var(--crm-border)}.crm-user-menu__item{display:block;width:100%;padding:10px 14px;font-family:var(--crm-font);font-size:13px;font-weight:600;color:var(--crm-text);text-align:left;text-decoration:none;border:0;background:none;cursor:pointer;transition:background .12s ease,color .12s ease;box-sizing:border-box}.crm-user-menu__item:hover{background:#fafafa;color:var(--crm-accent-hover)}.crm-user-menu__item--danger:hover{background:var(--crm-delete-bg);color:var(--crm-delete)}.crm-user-menu__form{margin:0}.crm-profile-stack{display:flex;flex-direction:column;gap:20px;max-width:560px;margin-top:8px}.crm-profile-stack--help{max-width:720px}.crm-profile-card{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:var(--crm-shadow);padding:22px 24px}.crm-profile-card__title{margin:0;font-size:15px;font-weight:700;color:var(--crm-text)}.crm-profile-card__lead{margin:8px 0 0;font-size:12px;line-height:1.45;color:var(--crm-text-muted)}.crm-profile-card__body{margin-top:18px}.crm-profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px}.crm-profile-card .crm-field{margin-bottom:16px}.crm-profile-card .crm-field:last-of-type{margin-bottom:0}.crm-profile-verify{margin-top:10px;font-size:12px;line-height:1.45;color:var(--crm-text)}.crm-profile-verify .crm-link{font-weight:600}.crm-status-ok{font-size:12px;color:#047857;font-weight:600}.crm-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px 16px;overflow:hidden;box-sizing:border-box}.crm-modal__backdrop{position:fixed;inset:0;background:rgba(39,39,42,.45);transition:opacity .2s ease}.crm-modal__panel{position:relative;z-index:1;width:100%;min-width:0;overflow-x:hidden;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:0 12px 40px #18181b2e;box-sizing:border-box;transition:opacity .2s ease,transform .2s ease}.crm-modal__form{padding:24px;min-width:0;overflow-x:hidden}.crm-modal__title{margin:0;font-size:16px;font-weight:700;color:var(--crm-text)}.crm-modal__text{margin:10px 0 0;font-size:12px;line-height:1.5;color:var(--crm-text-muted)}.crm-modal__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px}.crm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crm-help-body{margin-top:12px}.crm-help-p{margin:0 0 12px;font-size:13px;line-height:1.55;color:var(--crm-text)}.crm-help-p:last-child{margin-bottom:0}.crm-help-list{margin:0 0 14px;padding-left:20px;font-size:13px;line-height:1.55;color:var(--crm-text)}.crm-help-list li{margin-bottom:8px}.crm-help-list li:last-child{margin-bottom:0}.crm-help-code{font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:12px;background:#f4f4f5;padding:2px 6px;border-radius:4px;border:1px solid var(--crm-border)}.crm-help-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.crm-help-actions--after-topics{margin-top:18px}.crm-help-page-title .crm-detail-kicker{margin-bottom:4px}.crm-help-page-title h1{margin:0}.crm-help-hero{margin-top:12px;max-width:720px;padding:18px 20px;background:var(--crm-accent-soft);border:1px solid rgba(234,88,12,.22);border-radius:var(--crm-radius);border-left:4px solid var(--crm-accent);box-shadow:var(--crm-shadow)}.crm-help-hero p{margin:0;font-size:13px;line-height:1.55;color:var(--crm-text)}.crm-help-toc{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;max-width:720px;margin:20px 0 8px;padding:0;list-style:none}.crm-help-toc li{margin:0;list-style:none}.crm-help-toc__link{display:flex;align-items:center;min-height:44px;padding:10px 14px;font-size:12px;font-weight:600;color:var(--crm-text);text-decoration:none;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:0 2px 8px #18181b0d;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.crm-help-toc__link:hover{border-color:var(--crm-accent);color:var(--crm-accent);box-shadow:var(--crm-shadow)}.crm-help-section{scroll-margin-top:24px}.crm-help-section__head{display:flex;align-items:flex-start;gap:14px;margin:-2px 0 14px;padding-bottom:14px;border-bottom:1px solid var(--crm-border)}.crm-help-section__num{flex-shrink:0;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:var(--crm-accent);background:var(--crm-accent-soft);border-radius:8px;border:1px solid rgba(234,88,12,.25)}.crm-help-section__titles{min-width:0}.crm-help-section__titles .crm-detail-kicker{margin:0 0 4px}.crm-help-section__titles .crm-profile-card__title{font-size:16px}.crm-help-section__body>.crm-profile-card__lead:first-child{margin-top:0}.crm-help-topics{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-top:4px}.crm-help-topic{padding:14px 16px;background:#fafaf9;border:1px solid var(--crm-border);border-radius:var(--crm-radius);border-left:3px solid var(--crm-accent)}.crm-help-topic__label{display:block;font-size:13px;font-weight:700;color:var(--crm-text);margin-bottom:6px}.crm-help-topic__text{margin:0;font-size:12px;line-height:1.45;color:var(--crm-text-muted)}.crm-help-subtitle{margin:16px 0 8px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--crm-text-muted)}.crm-help-subtitle:first-child{margin-top:0}.crm-help-dl{margin:0 0 12px;display:grid;gap:10px}.crm-help-dl__row{display:grid;gap:4px;padding:12px 14px;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:6px}.crm-help-dl dt{margin:0;font-size:12px;font-weight:700;color:var(--crm-text)}.crm-help-dl dd{margin:0;font-size:12px;line-height:1.45;color:var(--crm-text-muted)}.crm-help-callout{margin-top:14px;padding:14px 16px;border-radius:var(--crm-radius);border:1px solid var(--crm-border);background:#fafaf9;border-left:4px solid var(--crm-show)}.crm-help-callout__label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--crm-show);margin-bottom:6px}.crm-help-callout p{margin:0;font-size:13px;line-height:1.5;color:var(--crm-text)}.crm-help-callout--tip{background:var(--crm-accent-soft);border-color:#ea580c40;border-left-color:var(--crm-accent)}.crm-help-callout--tip .crm-help-callout__label{color:var(--crm-accent-hover)}.crm-help-callout--security{background:var(--crm-delete-bg);border-color:var(--crm-delete-border);border-left-color:var(--crm-delete)}.crm-help-callout--security .crm-help-callout__label{color:var(--crm-delete)}.crm-report-page{display:flex;flex-direction:column;gap:24px;margin-top:8px}.crm-report-page>.crm-report-period-label{margin:0}.crm-report-page>.crm-report-kpis{margin-bottom:0}.crm-report-form{margin-top:16px}.crm-report-form__row{display:flex;flex-wrap:wrap;gap:16px;align-items:flex-end}.crm-report-form__row .crm-field{flex:1 1 160px;margin-bottom:0}.crm-report-form__submit{flex:0 0 auto}.crm-label--placeholder{visibility:hidden}@media (max-width: 600px){.crm-label--placeholder{display:none}}.crm-report-period-label{margin:20px 0 16px;font-size:13px;color:var(--crm-text-muted);line-height:1.45}.crm-report-kpis{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-bottom:20px}.crm-report-kpi{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:var(--crm-shadow);padding:16px 18px;border-left:4px solid var(--crm-accent)}.crm-report-kpi__value{display:block;font-size:24px;font-weight:800;color:var(--crm-text);line-height:1.2}.crm-report-kpi__label{display:block;margin-top:6px;font-size:11px;font-weight:600;color:var(--crm-text-muted);line-height:1.35}.crm-home-header{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.crm-home-header h1{margin:0}.crm-home-kpi-settings{display:flex;flex-direction:column;gap:10px;margin:16px 0;min-width:0}.crm-home-kpi-check{display:flex;align-items:center;gap:12px;font-size:13px;line-height:1.45;color:var(--crm-text);cursor:pointer;padding:10px 12px;margin:0;border-radius:var(--crm-radius);border:1px solid transparent;transition:background-color .15s ease,border-color .15s ease;min-width:0}.crm-home-kpi-check>span{min-width:0;flex:1}.crm-home-kpi-check:hover{background-color:var(--crm-accent-soft)}.crm-home-kpi-check input[type=checkbox],input.crm-checkbox[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;flex-shrink:0;margin:0;border-radius:5px;border:1.5px solid var(--crm-border);background-color:var(--crm-surface);background-image:none;color:inherit;cursor:pointer;position:relative;transition:border-color .15s ease,background-color .15s ease}.crm-home-kpi-check input[type=checkbox]:hover,input.crm-checkbox[type=checkbox]:hover{border-color:#a1a1aa;background-color:#fafafa}.crm-home-kpi-check input[type=checkbox]:focus,input.crm-checkbox[type=checkbox]:focus,.crm-home-kpi-check input[type=checkbox]:checked:focus,input.crm-checkbox[type=checkbox]:checked:focus{outline:none;box-shadow:none}.crm-home-kpi-check input[type=checkbox]:focus-visible,input.crm-checkbox[type=checkbox]:focus-visible{outline:2px solid var(--crm-accent);outline-offset:2px;box-shadow:none}.crm-home-kpi-check input[type=checkbox]:checked,input.crm-checkbox[type=checkbox]:checked{background-color:var(--crm-accent);background-image:none;border-color:var(--crm-accent)}.crm-home-kpi-check input[type=checkbox]:checked:hover,input.crm-checkbox[type=checkbox]:checked:hover{background-color:var(--crm-accent-hover);border-color:var(--crm-accent-hover)}.crm-home-kpi-check input[type=checkbox]:checked:after,input.crm-checkbox[type=checkbox]:checked:after{content:"";position:absolute;left:50%;top:50%;width:4px;height:8px;margin:0;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-58%) rotate(45deg);transform-origin:center;box-sizing:border-box}.crm-home-kpi-reset-form{margin-top:16px;padding-top:16px;border-top:1px solid var(--crm-border)}.crm-report-table-wrap{margin-top:12px}.crm-home-summary__head{align-items:flex-start}.crm-home-summary__head .crm-btn{flex-shrink:0;margin-top:2px}.crm-home-summary__intro{min-width:0}.crm-home-summary__updated{margin:6px 0 0;font-size:12px;line-height:1.45;color:var(--crm-text-muted)}.crm-home-summary__updated strong{color:var(--crm-text);font-weight:600}.crm-home-summary__empty{margin:4px 0 0}.crm-home-summary__footnote{margin:12px 0 0;padding-top:12px;border-top:1px solid var(--crm-border);font-size:12px;line-height:1.45;color:var(--crm-text-muted)}.crm-home-snapshot{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1px;margin:12px 0 0;padding:1px;border-radius:calc(var(--crm-radius) - 2px);overflow:hidden;background:var(--crm-border)}.crm-home-snapshot__metric{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:var(--crm-surface);min-width:0}.crm-home-snapshot__label{font-size:11px;font-weight:600;color:var(--crm-text-muted);line-height:1.35}.crm-home-snapshot__value{font-size:17px;font-weight:700;color:var(--crm-text);line-height:1.2;font-variant-numeric:tabular-nums}.crm-home-attention{margin-top:20px}.crm-home-attention__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-top:12px}.crm-home-attention-tile{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border-radius:var(--crm-radius);border:1px solid var(--crm-border);background:var(--crm-surface);box-shadow:var(--crm-shadow);text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.crm-home-attention-tile:hover{border-color:#ea580c59;box-shadow:0 6px 18px #18181b1a}.crm-home-attention-tile:focus-visible{outline:2px solid var(--crm-accent);outline-offset:2px}.crm-home-attention-tile__value{font-size:26px;font-weight:800;line-height:1.15;color:var(--crm-text)}.crm-home-attention-tile__label{font-size:12px;font-weight:600;color:var(--crm-text-muted);line-height:1.35}.crm-home-attention-tile--danger{border-left:4px solid var(--crm-delete)}.crm-home-attention-tile--warn{border-left:4px solid #ca8a04}.crm-home-attention-tile--neutral{border-left:4px solid #64748b}.crm-home-insights{display:grid;gap:20px;margin-top:20px;margin-bottom:28px}@media (min-width: 960px){.crm-home-insights{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:stretch}.crm-home-insights__stack{min-height:100%}.crm-home-insights__stack:last-child .crm-home-feed-card{flex:1;display:flex;flex-direction:column;min-height:0}.crm-home-insights__stack:last-child .crm-home-feed-card .crm-empty-hint:last-child{margin-top:auto}}.crm-home-insights__stack{display:flex;flex-direction:column;gap:20px;min-width:0}.crm-home-chart-card .crm-profile-card__lead{margin-bottom:16px}.crm-home-chart-legend-sent{color:var(--crm-accent)}.crm-home-chart-legend-failed{color:var(--crm-delete)}.crm-home-chart-bars{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;min-height:140px;padding:8px 4px 0;border-top:1px solid var(--crm-border)}.crm-home-chart-col{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.crm-home-chart-stacks{display:flex;align-items:flex-end;justify-content:center;gap:4px;width:100%;height:120px}.crm-home-chart-bar{width:42%;max-width:22px;border-radius:4px 4px 0 0;min-height:0;transition:height .2s ease}.crm-home-chart-bar--sent{background:linear-gradient(180deg,#fb923c 0%,var(--crm-accent) 100%)}.crm-home-chart-bar--failed{background:linear-gradient(180deg,#f87171 0%,var(--crm-delete) 100%)}.crm-home-chart-x{font-size:11px;font-weight:700;color:var(--crm-text-muted)}.crm-home-card-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px 16px;margin-bottom:8px}.crm-home-card-head .crm-profile-card__title{margin-bottom:0}.crm-link--sm{font-size:12px;font-weight:600}.crm-home-feed{list-style:none;margin:8px 0 0;padding:0}.crm-home-feed__item{padding:10px 0;border-bottom:1px solid var(--crm-border)}.crm-home-feed__item:last-child{border-bottom:0}.crm-home-feed__text{display:block;font-size:13px;line-height:1.45;color:var(--crm-text)}.crm-home-feed__meta{display:block;margin-top:4px;font-size:11px;font-weight:600;color:var(--crm-text-muted)}.crm-home-upcoming{list-style:none;margin:8px 0 0;padding:0}.crm-home-upcoming__item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;padding:12px 0;border-bottom:1px solid var(--crm-border)}.crm-home-upcoming__item:last-child{border-bottom:0}.crm-home-upcoming__link{flex:1 1 200px;min-width:0;text-decoration:none;color:inherit}.crm-home-upcoming__link:hover .crm-home-upcoming__title{color:var(--crm-accent)}.crm-home-upcoming__title{display:block;font-size:13px;font-weight:700;color:var(--crm-text);line-height:1.35}.crm-home-upcoming__meta{display:block;font-size:11px;font-weight:600;color:var(--crm-text-muted);margin-top:2px}.crm-header-actions{position:fixed;top:16px;right:16px;z-index:200;display:flex;align-items:center;gap:10px}.crm-notify-bell{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--crm-border);border-radius:var(--crm-radius);background:var(--crm-surface);color:var(--crm-text-muted);text-decoration:none;box-shadow:var(--crm-shadow);transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.crm-notify-bell:hover{color:var(--crm-accent);border-color:#fdba74;background:var(--crm-accent-soft)}.crm-notify-bell:focus-visible{outline:2px solid rgba(234,88,12,.45);outline-offset:2px}.crm-notify-bell__icon{width:22px;height:22px;flex-shrink:0}.crm-notify-bell__badge{position:absolute;top:5px;right:5px;width:10px;height:10px;padding:0;border-radius:50%;background:var(--crm-accent);box-shadow:0 0 0 2px var(--crm-surface);box-sizing:border-box;pointer-events:none}.crm-notify-bell:hover .crm-notify-bell__badge{box-shadow:0 0 0 2px var(--crm-accent-soft)}.crm-toast-host{position:fixed;bottom:20px;right:20px;z-index:300;display:flex;flex-direction:column;gap:10px;align-items:flex-end;pointer-events:none;max-width:min(360px,calc(100vw - 40px))}.crm-toast{pointer-events:auto;padding:14px 16px;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);box-shadow:0 10px 36px #18181b2e;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.crm-toast--visible{opacity:1;transform:translateY(0)}.crm-toast__title{margin:0 0 8px;font-size:13px;font-weight:700;color:var(--crm-text);line-height:1.35}.crm-toast__link{font-size:12px;font-weight:700;color:var(--crm-accent);text-decoration:none}.crm-toast__link:hover{color:var(--crm-accent-hover);text-decoration:underline}.crm-notifications-nav{display:flex;flex-wrap:wrap;gap:4px 8px;margin:0 0 20px;padding:0;max-width:920px}.crm-notifications-nav__link{display:inline-flex;align-items:center;padding:8px 14px;border-radius:var(--crm-radius);font-size:13px;font-weight:700;color:var(--crm-text-muted);text-decoration:none;border:1px solid transparent}.crm-notifications-nav__link:hover{color:var(--crm-text);background:rgba(24,24,27,.04)}.crm-notifications-nav__link--active{color:var(--crm-accent);background:var(--crm-accent-soft);border-color:#ea580c40}.crm-notifications-layout{display:flex;flex-direction:column;gap:20px;max-width:920px}.crm-notify-fieldset{margin:0 0 20px;padding:0;border:0}.crm-notify-fieldset__legend{padding:0;margin:0 0 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--crm-text-muted)}.crm-notify-fieldset__hint{margin:-4px 0 12px;font-size:12px;line-height:1.45;color:var(--crm-text-muted)}.crm-notify-check{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px;font-size:13px;font-weight:600;color:var(--crm-text);cursor:pointer}.crm-notify-check--tight{margin-top:8px;margin-bottom:0}.crm-notify-check__text{line-height:1.4;padding-top:1px}.crm-notify-check__control{position:relative;width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:1px}.crm-notify-check__input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}.crm-notify-check__box{position:absolute;inset:0;box-sizing:border-box;border:2px solid var(--crm-border);border-radius:5px;background:var(--crm-surface);transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease;pointer-events:none}.crm-notify-check:hover .crm-notify-check__box{border-color:#fdba74}.crm-notify-check__input:focus-visible+.crm-notify-check__box{box-shadow:0 0 0 3px var(--crm-validation-ring)}.crm-notify-check__input:checked+.crm-notify-check__box{background-color:var(--crm-accent);border-color:var(--crm-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round' d='M3.5 8.2l2.7 2.6L12.5 4.5'/%3E%3C/svg%3E");background-size:12px 12px;background-position:center;background-repeat:no-repeat}.crm-notify-check__input:disabled+.crm-notify-check__box{opacity:.45}.crm-field-hint{margin:6px 0 0;font-size:12px;color:var(--crm-text-muted)}.crm-profile-card__body--flush{padding:0}.crm-inline-form{display:inline;margin:0}.crm-notify-list{list-style:none;margin:0;padding:0}.crm-notify-list__item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px 16px;padding:16px 20px;border-bottom:1px solid var(--crm-border)}.crm-notify-list__item:last-child{border-bottom:0}.crm-notify-list__item--unread{background:var(--crm-accent-soft)}.crm-notify-list__title{margin:0 0 6px;font-size:14px;font-weight:700;color:var(--crm-text)}.crm-notify-list__body{margin:0 0 8px;font-size:13px;line-height:1.45;color:var(--crm-text-muted)}.crm-notify-list__meta{margin:0;font-size:11px;font-weight:600;color:var(--crm-text-muted)}.crm-notify-list__actions .crm-btn{font-size:12px;padding:6px 12px}.crm-notify-list__pager{padding:12px 16px 16px}
