:root{color:#1f2937;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#dce3ec}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;min-height:100%}body{background:#dce3ec;overflow:hidden}a{color:inherit}.app-shell{height:100vh;height:100dvh;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.topbar{flex-shrink:0;background:#4d6a86;color:#fff;padding:calc(14px + env(safe-area-inset-top)) 20px 14px;box-shadow:0 1px #00000014;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand-link{text-decoration:none;font-weight:700;letter-spacing:.2px}.topbar-nav{display:flex;align-items:center;gap:10px}.topbar-link{color:#fff;text-decoration:none;font-size:13px;padding:6px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.25)}.topbar-link:hover{background:#ffffff1f}.content{flex:1;min-height:0;padding:12px;overflow:hidden}.messenger-page{height:100%;min-height:0;overflow:hidden}.messenger-layout{height:100%;min-height:0;border-radius:12px;overflow:hidden;border:1px solid #b8c7d8;background:#e7eef6;display:grid;grid-template-columns:360px minmax(0,1fr)}.messenger-layout-settings{grid-template-columns:280px minmax(0,1fr)}.settings-sidebar{gap:8px}.settings-nav{display:flex;flex-direction:column;gap:4px;padding:0 8px;overflow-y:auto}.settings-nav-link{display:block;text-decoration:none;border-radius:10px;padding:9px 11px;color:#314559;border:1px solid transparent;font-size:14px}.settings-nav-link:hover{background:#e5eff8}.settings-nav-link.active{background:#d8e8f8;border-color:#bad4ec;color:#183a5f;font-weight:600}.settings-back-link{margin:auto 10px 10px;font-size:13px}.settings-panel .settings-content{padding:16px 18px;align-items:stretch}.settings-content-section{width:100%;max-width:1100px}.settings-content-header h1{margin:0;font-size:20px}.settings-content-header p{margin:6px 0 14px;color:#556274;font-size:13px}.settings-table-wrap{overflow:auto;border:1px solid #c4d3e3;border-radius:10px;background:#fff}.settings-table{width:100%;border-collapse:collapse;font-size:13px}.settings-table th,.settings-table td{padding:10px 12px;border-bottom:1px solid #e2ebf4;text-align:left;white-space:nowrap}.settings-table th{background:#f5f9fd;color:#4b5f74;font-weight:600}.settings-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.settings-stat-card{border:1px solid #c4d3e3;border-radius:10px;background:#fff;padding:12px}.settings-stat-card-wide{grid-column:1 / -1}.settings-stat-label{font-size:12px;color:#5b6e84;margin-bottom:6px}.settings-stat-value{font-size:22px;font-weight:700;color:#1f2937}.settings-days-selector{display:flex;gap:8px;margin:0}.settings-statistics-controls{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin:0 0 12px}.settings-org-selector{display:flex;flex-direction:column;gap:4px;min-width:220px}.settings-org-selector-label{font-size:12px;color:#64748b}.settings-org-select{min-width:220px;padding:6px 8px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#1f2937;font-size:13px}.settings-stats-grid-automation{margin-top:10px}.settings-section-block{margin-top:14px}.settings-section-block h3{margin:0 0 8px;font-size:14px;color:#314559}.settings-beta-badge{display:inline-flex;align-items:center;padding:2px 8px;margin-left:8px;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:700;vertical-align:middle}.settings-beta-note{margin:6px 0;font-size:12px;line-height:1.45;color:#92400e;background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;padding:8px 10px}.settings-dashboard-meta{margin-top:12px;font-size:12px;color:#5b6e84}.settings-avito-cache-block{margin-top:20px}.settings-avito-cache-caption{font-size:13px;font-weight:600;color:#314559}.settings-avito-cache-hint{margin-top:4px;font-size:12px;color:#5b6e84}.settings-avito-cache-controls{margin-top:10px}.settings-avito-cache-actions{display:flex;gap:8px;align-items:flex-end}.settings-avito-cache-disabled-note{font-size:12px;color:#64748b;align-self:center}.settings-cell-wrap{max-width:260px;white-space:normal;word-break:break-word}.messenger-sidebar{min-height:0;min-width:0;border-right:1px solid #c4d3e3;background:#f3f7fb;padding:10px;display:flex;flex-direction:column;overflow:hidden}.sidebar-header{font-size:13px;font-weight:700;color:#5b6e84;text-transform:uppercase;letter-spacing:.6px;padding:8px 10px 10px}.sidebar-search-wrap{padding:0 8px 10px;flex-shrink:0}.sidebar-filters{display:flex;gap:6px;padding:0 8px 10px;flex-wrap:wrap}.sidebar-filter-button{border:1px solid #c5d3e2;background:#fff;color:#42566d;border-radius:999px;padding:5px 10px;font-size:12px;cursor:pointer}.sidebar-filter-button.active{background:#d8e8f8;border-color:#93b6da;color:#183a5f;font-weight:600}.sidebar-search{width:100%;border:1px solid #c5d3e2;border-radius:10px;padding:9px 11px;font:inherit;outline:none;background:#fff}.sidebar-search:focus{border-color:#7aa2c7;box-shadow:0 0 0 2px #7aa2c733}.chat-list{list-style:none;margin:2px 0 0;padding:0 0 calc(env(safe-area-inset-bottom,0px) + 12px);display:flex;flex:1;min-height:0;flex-direction:column;gap:4px;overflow-y:auto;overflow-x:hidden}.chat-list li{min-width:0}.chat-list-entry{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center}.chat-list-item{display:block;text-decoration:none;border-radius:12px;padding:10px 12px;border:1px solid transparent;min-width:0}.chat-list-item:hover{background:#e5eff8}.chat-list-item.active{background:#d8e8f8;border-color:#bad4ec}.chat-list-item-unread{border-color:#9db9d5;background:#e9f3fd}.chat-list-entry-pinned .chat-list-item{border-color:#f2ce74}.chat-list-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.chat-list-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.chat-unread-badge{min-width:20px;height:20px;border-radius:999px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;background:#e11d48;color:#fff;font-size:11px;font-weight:700;line-height:1}.chat-title{font-size:14px;font-weight:600;color:#1f2937;min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.25}.chat-list-item-unread .chat-title{font-weight:700}.chat-pin-indicator{margin-right:4px}.chat-time{font-size:11px;color:#6b7280;white-space:nowrap}.chat-preview{font-size:13px;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-item-actions{display:flex;flex-direction:column;gap:4px}.chat-action-button{border:1px solid #c5d3e2;background:#fff;color:#314559;border-radius:8px;font-size:11px;padding:5px 8px;cursor:pointer;white-space:nowrap}.chat-action-button:disabled{opacity:.6;cursor:not-allowed}.chat-panel{display:flex;flex-direction:column;height:100%;min-height:0;min-width:0;overflow:hidden;background:radial-gradient(circle at 20px 20px,rgba(56,83,109,.03) 0,rgba(56,83,109,.03) 1px,transparent 1px) 0 0 / 24px 24px,linear-gradient(180deg,#e8f0f8,#dce8f4)}.chat-panel-drag-active{outline:2px dashed #5f8fb9;outline-offset:-6px}.chat-header{flex-shrink:0;background:#f5f9fdf2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-bottom:1px solid #cdd9e6;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-header-actions{display:flex;align-items:center;gap:8px}.chat-header h1{margin:0;font-size:18px;line-height:1.2}.chat-header p{margin:4px 0 0;font-size:13px;color:#556274}.header-item-thumb{width:56px;height:56px;border-radius:10px;object-fit:cover;border:1px solid #c4d3e3;flex-shrink:0}.secondary-link{color:#334155;text-decoration:underline;font-size:13px}.mobile-back-link{display:none}.item-link{color:#1d4f83;text-decoration:underline}.chat-messages{flex:1;min-height:0;overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:10px}.chat-messages-empty{justify-content:center;align-items:center}.message-row{display:flex}.message-row.incoming{justify-content:flex-start}.message-row.outgoing{justify-content:flex-end}.message-row-system{justify-content:center}.message-bubble{max-width:min(70%,680px);border-radius:14px;padding:9px 11px 7px;box-shadow:0 1px #0000000a;border:1px solid transparent}.message-bubble-incoming{background:#fff;border-color:#d6e0eb;border-top-left-radius:6px}.message-bubble-outgoing{background:#d8f2c3;border-color:#c5dfb0;border-top-right-radius:6px}.message-bubble-system{background:#f4f6f8;border-color:#dbe2ea;border-radius:999px;padding:6px 14px}.message-text{color:#1f2937;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.35}.message-inline-link{color:#155e9d;text-decoration:underline;text-underline-offset:2px}.message-meta{margin-top:4px;display:flex;justify-content:flex-end;align-items:center;gap:6px;font-size:11px;color:#5f6f82}.message-image-link{display:inline-block;margin-top:6px;border:0;padding:0;background:transparent;cursor:pointer;text-align:left}.message-image{max-width:min(320px,100%);border-radius:10px;border:1px solid #cfd9e4;display:block}.message-audio{width:min(320px,100%);margin-top:6px}.message-media-fallback{margin-top:6px;font-size:13px;color:#4b5563}.message-status{font-weight:700;letter-spacing:.2px}.chat-composer{background:transparent;padding:12px 14px;display:flex;gap:10px;align-items:flex-end}.attach-button{min-width:72px!important;background:#5f7691!important}.emoji-picker-wrapper{position:relative;flex-shrink:0}.emoji-picker-button{min-width:42px!important;width:42px;padding:0!important;background:#5f7691!important;font-size:20px;line-height:1}.emoji-picker-popover{position:absolute;right:0;bottom:calc(100% + 8px);z-index:30;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #17212d2e}.image-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#000000e0;display:flex;align-items:center;justify-content:center;padding:12px}.image-lightbox-content{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:100%;max-height:100%}.image-lightbox-image{max-width:90vw;max-height:85vh;width:auto;height:auto;object-fit:contain;display:block;border-radius:4px}.image-lightbox-close{position:fixed;top:12px;right:12px;z-index:1102;width:44px;height:44px;border:0;border-radius:50%;background:#ffffff24;color:#fff;font-size:28px;line-height:1;cursor:pointer}.image-lightbox-close:hover{background:#ffffff3d}.image-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);z-index:1102;width:48px;height:48px;border:0;border-radius:50%;background:#ffffff24;color:#fff;font-size:32px;line-height:1;cursor:pointer}.image-lightbox-nav:hover:not(:disabled){background:#ffffff3d}.image-lightbox-nav:disabled{opacity:.35;cursor:default}.image-lightbox-nav-prev{left:8px}.image-lightbox-nav-next{right:8px}.image-lightbox-counter{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:1102;padding:6px 14px;border-radius:999px;background:#00000073;color:#fff;font-size:14px;font-weight:600;letter-spacing:.02em}@media (max-width: 640px){.image-lightbox-close{top:8px;right:8px;width:40px;height:40px;font-size:24px}.image-lightbox-nav{width:40px;height:40px;font-size:26px}.image-lightbox-nav-prev{left:4px}.image-lightbox-nav-next{right:4px}.image-lightbox-counter{bottom:12px;font-size:13px}}.composer-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;padding:10px 14px 0}.composer-preview-item{position:relative;border:1px solid #c4d1df;border-radius:10px;background:#f5f8fc;overflow:hidden;height:80px}.composer-preview-image{width:100%;height:100%;object-fit:cover;display:block}.composer-preview-remove{position:absolute;top:4px;right:4px;width:20px;height:20px;border:0;border-radius:999px;background:#17212dd9;color:#fff;cursor:pointer;line-height:20px;padding:0}.chat-panel-footer{flex-shrink:0;border-top:1px solid #cdd9e6;background:#f6f9fdfa;padding-bottom:env(safe-area-inset-bottom)}.chat-composer textarea{flex:1;min-height:46px;max-height:140px;border:1px solid #c4d1e0;border-radius:14px;padding:10px 12px;font:inherit;resize:none;overflow-y:auto;outline:none}.chat-composer textarea:focus{border-color:#7aa2c7;box-shadow:0 0 0 2px #7aa2c733}.chat-composer button{border:0;border-radius:11px;padding:10px 14px;min-width:88px;height:42px;cursor:pointer;background:#4b87c5;color:#fff;font-weight:600}.chat-composer button:disabled{cursor:not-allowed;background:#9ab9d8}.chat-composer-disabled textarea,.chat-composer-disabled button{opacity:.8}.state{padding:10px 12px;border-radius:8px;background:#eef2f7;color:#374151;font-size:13px}.state-error{background:#fee2e2;color:#991b1b}.state-success{margin:0 14px 12px;background:#dcfce7;color:#166534}.settings-content-header-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:2px}.settings-content-header-actions h1{margin:0;font-size:20px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:9px;padding:8px 14px;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .12s,background .12s;white-space:nowrap;line-height:1.2}.btn:disabled{cursor:not-allowed;opacity:.55}.btn-primary{background:#4b87c5;color:#fff}.btn-primary:hover:not(:disabled){background:#3d79b8}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn-success{background:#16a34a;color:#fff}.btn-success:hover:not(:disabled){background:#15803d}.btn-ghost{background:transparent;border:1px solid #c4d3e3;color:#42566d}.btn-ghost:hover:not(:disabled){background:#e5eff8}.btn-sm{padding:4px 9px;font-size:12px;border-radius:7px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1e326b;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal{background:#fff;border-radius:14px;box-shadow:0 10px 48px #00000038;width:100%;max-width:460px;padding:24px;display:flex;flex-direction:column;gap:16px;max-height:calc(100vh - 40px);overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.modal-title{font-size:17px;font-weight:700;color:#1f2937;margin:0}.modal-close{border:0;background:transparent;color:#6b7280;font-size:22px;cursor:pointer;line-height:1;padding:2px 5px;border-radius:6px}.modal-close:hover{background:#f3f4f6;color:#1f2937}.modal-body{display:flex;flex-direction:column;gap:12px}.modal-footer{display:flex;justify-content:flex-end;gap:8px}.form-field{display:flex;flex-direction:column;gap:5px}.form-label{font-size:13px;font-weight:600;color:#374151}.form-label-hint{font-size:11px;color:#6b7280;font-weight:400}.form-input{border:1px solid #c4d3e3;border-radius:8px;padding:9px 11px;font:inherit;font-size:13px;outline:none;background:#fff;width:100%}.form-input:focus{border-color:#7aa2c7;box-shadow:0 0 0 2px #7aa2c733}.form-input:disabled{background:#f5f9fd;color:#6b7280}.modal-alert{padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.5}.modal-alert-error{background:#fee2e2;color:#991b1b}.modal-alert-success{background:#dcfce7;color:#166534}.shop-status-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;letter-spacing:.2px}.shop-status-badge-active{background:#dcfce7;color:#166534}.shop-status-badge-inactive{background:#fee2e2;color:#991b1b}.table-actions{display:flex;gap:4px;align-items:center}.template-modal{max-width:580px}.template-images-section{border-top:1px solid #e5eff8;padding-top:14px}.template-images-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.template-image-slot{border:1px solid #c4d3e3;border-radius:10px;padding:10px;background:#f7fafd;display:flex;flex-direction:column;gap:8px}.template-image-slot-label{font-size:12px;font-weight:600;color:#5b6e84}.template-image-preview-wrap{display:flex;flex-direction:column;gap:6px}.template-image-preview{width:100%;height:120px;object-fit:cover;border-radius:7px;border:1px solid #d1dde9;display:block}.template-image-slot-meta{font-size:11px;color:#6b7280}.template-image-empty{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.template-image-hint{font-size:11px;color:#9ca3af}.template-preview-section{border-top:1px solid #e5eff8;padding-top:14px}.template-preview-card{background:#f7fafd;border:1px solid #c4d3e3;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:10px}.template-preview-status{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.template-preview-shop{font-size:12px;color:#5b6e84}.template-preview-text{font-size:14px;color:#1f2937;white-space:pre-wrap;word-break:break-word;line-height:1.45;background:#fff;border:1px solid #e5eff8;border-radius:7px;padding:10px 12px}.template-preview-images{display:flex;gap:8px;flex-wrap:wrap}.template-preview-img{width:100px;height:100px;object-fit:cover;border-radius:8px;border:1px solid #c4d3e3}.scenario-modal{max-width:540px}.scenario-shop-checklist{display:flex;flex-direction:column;gap:6px;max-height:160px;overflow-y:auto;padding:8px;border:1px solid #c4d3e3;border-radius:8px;background:#f7fafd}.scenario-shop-check-item{display:flex;align-items:center;gap:8px;font-size:13px;cursor:pointer;-webkit-user-select:none;user-select:none}.scenario-shop-check-item input[type=checkbox]{cursor:pointer}.scenario-type-badge{display:inline-flex;align-items:center;font-size:11px;font-weight:600;padding:3px 8px;border-radius:999px;background:#eff6ff;color:#1d40ae;letter-spacing:.2px}.scenario-preview-panel{margin-top:16px;border:1px solid #c4d3e3;border-radius:10px;overflow:hidden}.scenario-preview-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#eff6ff;border-bottom:1px solid #c4d3e3}.scenario-preview-card{padding:14px;background:#f7fafd;display:flex;flex-direction:column;gap:10px}.scenario-preview-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.scenario-preview-shops{display:flex;flex-wrap:wrap;gap:6px}.scenario-shop-tag{font-size:12px;background:#e0eefe;color:#1d4ed8;border-radius:6px;padding:2px 8px}.scenario-preview-template{display:flex;flex-direction:column;gap:4px}.scenario-preview-template-text{font-size:13px;color:#1f2937;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #e5eff8;border-radius:7px;padding:8px 10px;line-height:1.45}.scenario-automation-warning{font-size:12px;color:#92400e;background:#fffbeb;border:1px solid #fbbf24;border-radius:7px;padding:8px 10px}.followup-page-warning{font-size:12px;color:#92400e;background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;padding:10px 12px;margin-bottom:12px;line-height:1.45}.followup-safety-note{font-size:12px;color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 12px}.followup-preview-panel{margin-top:16px}.followup-rule-explanation{font-size:13px;color:#374151;margin:8px 0;line-height:1.45}.followup-dryrun-panel{margin-top:16px;border:1px solid #dbeafe;border-radius:10px;padding:12px 14px;background:#f8fafc}.followup-dryrun-banner{font-size:12px;font-weight:600;color:#1e40af;background:#dbeafe;border-radius:7px;padding:8px 10px;margin-bottom:10px}.followup-dryrun-summary{font-size:13px;color:#374151;margin:0 0 8px;line-height:1.45}.followup-dryrun-footer{margin-top:10px;font-size:12px;color:#047857;font-weight:600}.followup-dryrun-table{font-size:12px}.broadcast-date-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width: 920px){.messenger-layout{grid-template-columns:300px minmax(0,1fr)}}@media (max-width: 760px){.messenger-app-shell{height:100vh;height:100dvh;min-height:100vh}.topbar{padding:calc(8px + env(safe-area-inset-top,0px)) 12px 8px;flex-wrap:wrap}.topbar-nav{width:100%;justify-content:flex-start}.brand-link{font-size:14px}.content{padding:0;min-height:0}.messenger-page{height:100%;min-height:0}.messenger-layout{height:100%;min-height:0;border-radius:0;border:0;grid-template-columns:1fr;grid-template-rows:1fr}.messenger-layout-settings{grid-template-columns:1fr}.settings-panel .settings-content{padding:12px}.settings-table th,.settings-table td{white-space:normal}.broadcast-date-grid{grid-template-columns:1fr}.messenger-sidebar{border-right:0;border-bottom:0;min-height:0;padding:8px 8px 0}.sidebar-header{padding:6px 8px 8px}.sidebar-search-wrap,.sidebar-filters{padding:0 6px 8px}.chat-list{margin-top:0;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 12px);overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.chat-list::-webkit-scrollbar{width:0;height:0}.messenger-layout-inbox .chat-panel,.messenger-layout-conversation .messenger-sidebar{display:none}.chat-header{padding:10px 12px;flex-wrap:wrap}.chat-header h1{font-size:16px}.header-item-thumb{width:44px;height:44px}.mobile-back-link{display:inline;white-space:nowrap}.chat-header-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.chat-messages{padding:12px}.chat-composer{padding:10px 12px;gap:8px}.chat-composer button{min-width:74px;padding:10px}.attach-button{min-width:92px!important}.message-bubble{max-width:90%}}
