:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10213d;background:#f6f8fc;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.app-shell{display:flex;min-height:100vh}.sidebar{width:220px;background:#0c1c30;color:#cbd5e1;position:fixed;inset:0 auto 0 0;padding:22px 12px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:18px;font-weight:800;padding:0 10px 24px}.brand-mark{display:grid;place-items:center;width:31px;height:31px;background:#16a34a;border-radius:50%;font-size:24px}.nav-item{display:flex;gap:12px;align-items:center;padding:11px 12px;border-radius:8px;margin:2px 0;font-size:14px}.nav-item.active{background:#16a34a;color:#fff;font-weight:700}.subnav{font-size:13px;padding:9px 12px 9px 46px}.active-sub{background:#173b42;border-radius:7px;color:#fff}.sidebar-help{margin-top:auto;background:#142b45;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:6px}.sidebar-help span{font-size:11px}.sidebar-help button{background:transparent;color:#e2e8f0;border:1px solid #64748b;border-radius:6px;padding:8px;margin-top:6px}.main{margin-left:220px;width:calc(100% - 220px)}.topbar{height:62px;background:#fff;border-bottom:1px solid #e5eaf1;display:flex;align-items:center;justify-content:space-between;padding:0 28px;font-size:13px}.topbar>div{display:flex;align-items:center;gap:10px}.user{gap:12px!important}.avatar{width:32px;height:32px;border-radius:50%;background:#8597f6;color:#fff;display:grid;place-items:center;font-weight:700}.content{padding:24px 28px 40px;max-width:1600px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.page-head h1{font-size:27px;margin:0 0 3px;color:#0b1830}.page-head p{margin:0;color:#536581;font-size:14px}.btn{border:0;border-radius:7px;padding:9px 12px;display:inline-flex;align-items:center;gap:7px;font-weight:650;cursor:pointer}.btn.secondary{background:#fff;border:1px solid #dbe3ee;color:#2254c6}.btn:disabled{opacity:.55;cursor:not-allowed}.alert{background:#fff2f1;border:1px solid #ffcbc7;color:#9e2d28;padding:11px 13px;border-radius:8px;margin-bottom:13px}.progress{background:#fff;border:1px solid #e0e6ee;border-radius:9px;padding:20px 24px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.progress-item{min-width:105px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:7px;color:#66758c;font-size:12px}.progress-item b{width:28px;height:28px;border-radius:50%;background:#d8dee8;display:grid;place-items:center;color:#334155}.progress-item.active{color:#118438;font-weight:700}.progress-item.active b{background:#16a34a;color:#fff}.line{height:1px;background:#cbd5e1;flex:1;max-width:120px;margin:-20px 10px 0}.dashboard-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:15px}.left-col,.right-col{display:flex;flex-direction:column;gap:15px}.card{background:#fff;border:1px solid #dfe6ef;border-radius:10px;padding:14px;box-shadow:0 1px 2px #0f172a05}.soft-green{background:linear-gradient(135deg,#f2fbf5,#fff)}.soft-orange{background:linear-gradient(135deg,#fff8f1,#fff)}.soft-blue{background:linear-gradient(135deg,#eff8ff,#fff)}.soft-purple{background:linear-gradient(135deg,#fcf2ff,#fff)}.section-title{font-weight:800;color:#10213d;margin-bottom:12px;display:flex;align-items:center;gap:7px}.step{font-size:16px}.green{color:#0c9a45}.blue,.blue-text{color:#1859c9}.orange,.orange-text{color:#e34c13}.purple,.purple-text{color:#6734cc}.sheet-row{border:1px solid #dbe7df;background:#fff;border-radius:8px;padding:11px;display:flex;align-items:center;gap:11px}.sheet-icon{width:39px;height:39px;border-radius:7px;background:#18a957;color:#fff;display:grid;place-items:center}.grow{flex:1;display:flex;flex-direction:column}.grow small{color:#6b7c93;margin-top:3px}.status-dot{width:9px;height:9px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 4px #dcfce7}.connected{font-size:12px;color:#167739}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px;color:#65758c}.toolbar{display:flex;gap:9px;margin-bottom:10px}.search{display:flex;align-items:center;gap:8px;border:1px solid #dce3ec;background:#fff;border-radius:7px;padding:0 10px;flex:1}.search input,.settings-grid input,.variables-card input,select{border:0;outline:0;background:transparent;width:100%;font:inherit}.search input{padding:10px 0}.table-wrap{overflow:auto;border:1px solid #e1e6ed;border-radius:7px;background:#fff}table{border-collapse:collapse;width:100%;font-size:12px}th,td{text-align:left;border-bottom:1px solid #e9edf3;padding:8px 9px;white-space:nowrap}th{background:#f8fafc;color:#43526a;font-weight:700}tr:last-child td{border-bottom:0}.linkish{text-decoration:underline;text-decoration-color:#c9d3df}.pill{display:inline-flex;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:700}.pill.ok{background:#dcfce7;color:#18733a}.pill.bad{background:#ffe1df;color:#b3261e}.pill.muted{background:#edf1f5;color:#64748b}.pill.read{background:#dbeafe;color:#1d4ed8}.table-summary{font-size:12px;padding:12px 5px 2px;color:#43526a}.table-summary span{float:right;color:#8a97aa}.template-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.row{display:flex;align-items:center}.gap{gap:8px}select{border:1px solid #dce3ec;background:#fff;padding:9px;border-radius:7px}.template-body{white-space:pre-wrap;border:1px solid #dde4ec;background:#fff;border-radius:7px;min-height:155px;padding:12px;margin-top:9px;font-size:13px;line-height:1.6}.variables-card{border:1px solid #dde4ec;background:#fff;border-radius:7px;padding:11px;display:flex;flex-direction:column;gap:9px}.variables-card label{display:grid;grid-template-columns:48px 1fr;gap:8px;align-items:center;font-size:12px}.variables-card label span{background:#f1f5f9;border-radius:5px;padding:5px;text-align:center;color:#58687f}.variables-card input{border:1px solid #e0e6ee;padding:7px;border-radius:6px}.variables-card small{color:#7b8798}.media-label{font-size:12px;font-weight:750;margin:12px 0 8px}.media-label span{font-weight:400;color:#7a8799}.media-actions{display:flex;gap:7px;flex-wrap:wrap}.wa-bg{min-height:220px;border-radius:7px;padding:22px;background-color:#efe9e1;background-image:radial-gradient(#d9d0c4 1px,transparent 1px);background-size:13px 13px;display:flex;justify-content:center;align-items:center}.message-bubble{background:#fff;border-radius:8px;padding:12px 12px 22px;min-width:68%;max-width:82%;font-size:13px;line-height:1.5;position:relative;box-shadow:0 1px 2px #00000014}.message-bubble small{position:absolute;right:8px;bottom:5px;color:#8b98a8;font-size:10px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-grid label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:650}.settings-grid label small{font-weight:400;color:#8b96a6}.settings-grid input{background:#fff;border:1px solid #dce3ec;padding:10px;border-radius:7px}.send-btn{background:#15a34a;color:#fff;border:0;border-radius:7px;padding:14px;font-weight:800;font-size:15px;display:flex;justify-content:center;gap:9px;align-items:center;cursor:pointer}.send-btn:disabled{opacity:.55}.send-meta{text-align:center;color:#68778d;font-size:11px;margin-top:-7px}.status-card{margin-top:15px;background:linear-gradient(135deg,#fbf4ff,#fff)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.sidebar{width:78px}.sidebar .brand span:last-child,.sidebar .nav-item span,.sidebar .subnav,.sidebar-help{display:none}.main{margin-left:78px;width:calc(100% - 78px)}.dashboard-grid,.template-grid{grid-template-columns:1fr}}@media(max-width:700px){.sidebar{display:none}.main{margin-left:0;width:100%}.content{padding:16px}.topbar{padding:0 16px}.topbar .user b,.topbar>div:first-child{display:none}.page-head{gap:10px}.page-head h1{font-size:22px}.page-head p{font-size:12px}.progress{padding:14px 8px}.progress-item span{display:none}.settings-grid{grid-template-columns:1fr}.table-summary span{display:none}}.progress-item.complete{color:#15803d;font-weight:700}.progress-item.complete b{background:#dcfce7;color:#15803d}.filter-select{width:auto;min-width:130px;border:1px solid #dce3ec;padding:9px 10px;border-radius:7px;background:#fff;color:#334155}.media-url-field{margin-top:12px}.media-url-field .search{max-width:none}.media-url-field input{padding:10px 0}.section-title small{font-weight:500;color:#718096;margin-left:auto}.variables-card code{font-size:10px;background:#f1f5f9;padding:2px 4px;border-radius:4px}.subnav-button{display:block;width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.subnav-button:hover{color:#fff}.icon-btn{border:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:#64748b;border-radius:7px;padding:6px}.icon-btn:hover{background:#eef2f7;color:#0f172a}.dev-banner{padding:10px 12px;border:1px solid #f2c46d;background:#fff9e9;border-radius:8px;color:#7c5411;margin-bottom:13px;font-size:12px}.app-loading{min-height:100vh;display:grid;place-items:center;color:#64748b;background:#f6f8fc}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#eaf9ef,transparent 32%),linear-gradient(135deg,#f7fafc,#eef4f9)}.login-card{width:min(410px,100%);background:#fff;border:1px solid #dde5ee;border-radius:16px;padding:32px;box-shadow:0 20px 50px #0f172a17;display:flex;flex-direction:column;gap:16px}.login-card h1{margin:0;text-align:center;color:#0b1830;font-size:25px}.login-card>p{margin:-8px 0 4px;text-align:center;color:#718096}.login-card label{font-size:12px;font-weight:750;color:#334155;display:flex;flex-direction:column;gap:7px}.login-card input{border:1px solid #dbe3ec;border-radius:8px;padding:11px 12px;font:inherit;outline:none}.login-card input:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.login-icon{width:52px;height:52px;border-radius:15px;background:#dcfce7;color:#15803d;display:grid;place-items:center;margin:0 auto}.modal-backdrop{position:fixed;inset:0;background:#0a14236b;z-index:100;display:flex;justify-content:flex-end}.history-modal{height:100%;width:min(760px,95vw);background:#fff;padding:24px;box-shadow:-20px 0 60px #0f172a2e;overflow:auto}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.modal-head h2{margin:0 0 4px;color:#0b1830}.modal-head p{margin:0;color:#718096;font-size:12px}.empty-state{padding:50px 20px;text-align:center;color:#718096;border:1px dashed #dbe3ec;border-radius:10px}@media(max-width:700px){.filter-select{min-width:110px}.history-modal{width:100vw}.login-card{padding:24px}.toolbar{flex-wrap:wrap}.toolbar .search{min-width:100%}}.inline-error{margin:10px 0 0;padding:9px 10px;border-radius:7px;background:#fff1f0;border:1px solid #fecaca;color:#b42318;font-size:12px}.status-dot-off{background:#cbd5e1;box-shadow:0 0 0 4px #f1f5f9}.disconnected{font-size:12px;color:#64748b}.template-manager{height:100%;width:min(1180px,96vw);background:#fff;padding:24px;box-shadow:-20px 0 60px #0f172a2e;overflow:auto}.template-notice{padding:11px 12px;border:1px solid #f5cf76;background:#fff9e9;border-radius:8px;color:#77500a;font-size:12px;line-height:1.45;margin-bottom:16px}.template-manager-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;align-items:start}.template-form{border:1px solid #dfe6ef;background:#fbfcfe;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:13px;position:sticky;top:0}.template-form-head,.template-library-head,.template-library-title,.template-library-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.template-form-head h3,.template-library-head h3{margin:0;color:#0b1830}.template-form-head small,.template-library-head span,.template-library-title small,.template-library-meta{color:#718096;font-size:11px}.template-form-row{display:grid;gap:12px}.template-form-row.two{grid-template-columns:1fr 1fr}.template-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#334155}.template-form input,.template-form textarea,.template-form select{width:100%;border:1px solid #dbe3ec;border-radius:8px;background:#fff;padding:10px 11px;font:inherit;color:#0f172a;outline:none}.template-form textarea{resize:vertical;line-height:1.5}.template-form input:focus,.template-form textarea:focus,.template-form select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a17}.approval-confirm{flex-direction:row!important;align-items:flex-start!important;background:#effaf2;border:1px solid #ccebd4;border-radius:8px;padding:10px}.approval-confirm input{width:auto;margin-top:2px}.template-library{display:flex;flex-direction:column;gap:12px}.template-library-list{display:flex;flex-direction:column;gap:10px}.template-library-item{border:1px solid #dfe6ef;border-radius:10px;padding:13px;background:#fff}.template-library-title>div{display:flex;flex-direction:column;gap:3px}.template-library-body{white-space:pre-wrap;background:#f8fafc;border:1px solid #e8edf3;border-radius:7px;padding:10px;margin:10px 0;font-size:12px;line-height:1.5;max-height:150px;overflow:auto}.template-library-meta{margin-bottom:10px}.template-library-actions{justify-content:flex-end}.btn.danger-outline{background:#fff;border:1px solid #fecaca;color:#b42318}.pending-pill{background:#fff4cc;color:#8a5a00}@media(max-width:900px){.template-manager-grid{grid-template-columns:1fr}.template-form{position:static}}@media(max-width:600px){.template-manager{width:100vw;padding:16px}.template-form-row.two{grid-template-columns:1fr}}.template-media-help{display:flex;align-items:center;padding:10px 11px;border:1px dashed #d6dde8;border-radius:8px;background:#fff;color:#64748b;font-size:11px;line-height:1.45}.media-upload-card{margin-top:12px;border:1px solid #f1d8c7;background:#fff;border-radius:9px;padding:12px}.media-upload-button{display:inline-flex;align-items:center;gap:8px;border:1px solid #d9e1eb;background:#f8fafc;color:#1f4fbf;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:750;cursor:pointer}.media-upload-button:hover{background:#f1f5f9}.media-upload-success{display:flex;align-items:center;gap:9px;margin-top:10px;padding:9px 10px;background:#effaf2;border:1px solid #ccebd4;border-radius:8px;color:#16733a}.media-upload-success>div{display:flex;flex-direction:column;gap:2px}.media-upload-success small{color:#5c7664}.media-url-fallback{margin-top:10px}.media-url-fallback summary{cursor:pointer;color:#6b7280;font-size:11px;margin-bottom:8px}.preview-bubble{overflow:hidden;padding-top:10px}.preview-media{display:block;width:100%;max-height:280px;object-fit:cover;border-radius:7px;margin-bottom:10px;background:#e5e7eb}.preview-bubble video.preview-media{object-fit:contain;background:#000}.preview-media-placeholder{border:1px dashed #cbd5e1;background:#f8fafc;color:#64748b;border-radius:7px;padding:22px 12px;text-align:center;font-size:12px;margin-bottom:10px}.preview-message-text{padding-bottom:2px}.campaign-action-row{display:grid;grid-template-columns:.38fr .62fr;gap:10px}.campaign-send-btn{width:100%}.test-send-btn{justify-content:center;border:1px solid #b9c8e4;background:#eef4ff;color:#2454b8;padding:13px}.test-send-btn:disabled{opacity:.5;cursor:not-allowed}.test-modal-backdrop{justify-content:center;align-items:center;padding:18px}.test-message-modal{width:min(480px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:14px;padding:22px;box-shadow:0 24px 70px #0f172a40}.test-template-summary{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid #e1e7ef;background:#f8fafc;border-radius:8px;padding:11px 12px;margin-bottom:14px}.test-template-summary{font-size:12px}.test-template-summary span{color:#64748b}.test-message-form{display:flex;flex-direction:column;gap:14px}.test-message-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#334155}.test-message-form input{border:1px solid #dbe3ec;border-radius:8px;padding:11px 12px;font:inherit;outline:none}.test-message-form input:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a17}.test-message-form small{font-weight:400;color:#7b8798}.test-note{display:flex;flex-wrap:wrap;gap:5px;align-items:center;padding:10px 11px;border:1px solid #dbe5ef;background:#f8fafc;border-radius:8px;color:#64748b;font-size:11px}.test-note code{background:#e9eef5;color:#334155;padding:2px 5px;border-radius:4px}.test-success{background:#effaf2;border:1px solid #ccebd4;color:#176b37;padding:10px 12px;border-radius:8px;margin-bottom:12px}@media(max-width:700px){.campaign-action-row{grid-template-columns:1fr}}.nav-button{width:100%;border:0;text-align:left;background:transparent;color:inherit;cursor:pointer;font:inherit}.nav-button:hover{background:#132842;color:#fff}.nav-disabled{opacity:.55;cursor:default}.contacts-page{display:flex;flex-direction:column;gap:16px}.contacts-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.contacts-page-head h1{margin:0 0 4px;color:#0b1830;font-size:28px}.contacts-page-head p{margin:0;color:#60708a;font-size:13px}.contact-add-card{padding:16px}.contact-title-icon{width:26px;height:26px;border-radius:7px;background:#dcfce7;color:#15803d;display:grid;place-items:center}.contact-add-form{display:grid;grid-template-columns:1.15fr 1.15fr 1fr .8fr auto;gap:10px;align-items:end}.contact-add-form label{display:flex;flex-direction:column;gap:6px;color:#475569;font-size:11px;font-weight:750}.contact-add-form input,.contact-add-form select{width:100%;border:1px solid #dbe3ec;background:#fff;border-radius:8px;padding:10px 11px;font:inherit;outline:none;color:#0f172a}.contact-add-form input:focus,.contact-add-form select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a17}.contact-add-button{background:#16a34a;color:#fff;padding:11px 14px;justify-content:center;white-space:nowrap}.contacts-full-card{padding:0;overflow:hidden}.contacts-list-toolbar{padding:15px 16px;display:flex;justify-content:space-between;align-items:center;gap:14px;border-bottom:1px solid #e5eaf1}.contacts-list-toolbar>div:first-child{display:flex;flex-direction:column;gap:3px}.contacts-list-toolbar small{color:#7a8799}.contacts-list-title{margin:0}.contacts-search{max-width:390px}.contacts-full-table{border:0;border-radius:0}.contacts-full-table th,.contacts-full-table td{padding:12px 14px}.contact-actions-column{text-align:right}.contacts-full-table td:last-child{text-align:right}.contact-delete-button{border:1px solid #fecaca;background:#fff;color:#b42318;border-radius:7px;padding:7px 9px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-weight:700;font-size:11px}.contact-delete-button:hover{background:#fff1f0}.contact-delete-button:disabled{opacity:.55;cursor:not-allowed}.contacts-empty{padding:36px;text-align:center;color:#718096}@media(max-width:1100px){.contact-add-form{grid-template-columns:1fr 1fr}.contact-add-button{grid-column:1/-1}}@media(max-width:700px){.contacts-page-head,.contacts-list-toolbar{flex-direction:column;align-items:stretch}.contacts-search{max-width:none}.contact-add-form{grid-template-columns:1fr}.contact-add-button{grid-column:auto}}.contact-status-button{border-radius:7px;padding:7px 9px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-weight:700;font-size:11px;background:#fff}.contact-status-button.deactivate{border:1px solid #facc15;color:#854d0e}.contact-status-button.deactivate:hover{background:#fefce8}.contact-status-button.activate{border:1px solid #bbf7d0;color:#166534}.contact-status-button.activate:hover{background:#f0fdf4}.contact-status-button:disabled{opacity:.55;cursor:not-allowed}.campaign-settings-card{overflow:hidden}.campaign-settings-grid{align-items:end}.schedule-mode-field{display:flex;flex-direction:column;gap:7px}.schedule-field-label{font-size:12px;font-weight:650;color:#334155}.schedule-mode-toggle{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dce3ec;border-radius:8px;overflow:hidden;background:#fff}.schedule-mode-toggle button{border:0;background:#fff;color:#64748b;padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700;cursor:pointer}.schedule-mode-toggle button+button{border-left:1px solid #e5eaf1}.schedule-mode-toggle button.active{background:#6734cc;color:#fff}.schedule-panel{margin-top:14px;border:1px solid #eadff7;background:#fff;border-radius:10px;padding:13px}.schedule-input-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.schedule-input-row label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:650;color:#334155}.schedule-input-row input{border:1px solid #dce3ec;border-radius:8px;padding:10px 11px;font:inherit;outline:none}.schedule-timezone{display:flex;gap:8px;align-items:center;border:1px solid #e5e7eb;background:#f8fafc;border-radius:8px;padding:9px 11px;min-width:190px}.schedule-timezone>div{display:flex;flex-direction:column}.schedule-timezone b{font-size:11px}.schedule-timezone small{font-size:10px;color:#7b8798}.schedule-quick-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-top:10px;font-size:11px;color:#64748b}.schedule-quick-actions button{border:1px solid #dbe3ec;background:#fff;border-radius:999px;padding:6px 9px;cursor:pointer;color:#4c1d95;font-weight:650}.schedule-quick-actions button:hover{background:#f5f3ff}.schedule-note{margin-top:10px;padding:9px 10px;background:#faf7ff;border:1px solid #ede9fe;border-radius:7px;color:#6b5b81;font-size:10px}.history-modal-wide{width:min(1120px,97vw)}.campaign-history-table table{min-width:980px}.campaign-history-actions{display:flex;gap:6px}.schedule-history-button{border:1px solid #c7d2fe;background:#eef2ff;color:#3730a3;padding:6px 8px;font-size:10px}.cancel-history-button{border:1px solid #fecaca;background:#fff1f0;color:#b42318;padding:6px 8px;font-size:10px}.reschedule-inline{display:flex;align-items:center;gap:5px}.reschedule-inline input{border:1px solid #dbe3ec;border-radius:6px;padding:6px;font-size:10px}.schedule-save-button{color:#15803d}.campaign-timezone,.campaign-scheduler-error{display:block;margin-top:3px;font-size:9px;color:#7a8799;white-space:normal}.campaign-scheduler-error{color:#b42318;max-width:220px}@media(max-width:700px){.schedule-input-row{grid-template-columns:1fr}.schedule-timezone{min-width:0}.schedule-mode-toggle{grid-template-columns:1fr}}.contact-filter-toolbar{align-items:center;flex-wrap:wrap}.contact-clear-filter{background:#f8fafc;border:1px solid #dbe3ec;color:#64748b;white-space:nowrap}.contacts-manager-filters{display:flex;align-items:center;gap:8px;flex:1;justify-content:flex-end}.contacts-manager-filters .contacts-search{min-width:260px}.schedule-mode-three{grid-template-columns:1fr 1fr 1fr}.recurrence-days-field{min-width:135px}.recurrence-days-field input{width:100%;border:1px solid #dce3ec!important;background:#fff!important;border-radius:8px!important;padding:10px 11px!important}.recurrence-summary{display:flex;align-items:center;gap:10px;margin-top:11px;padding:11px 12px;border:1px solid #d8ccf1;background:#f8f5ff;border-radius:8px;color:#5b21b6}.recurrence-summary>div{display:flex;flex-direction:column;gap:2px}.recurrence-summary b{font-size:12px}.recurrence-summary span{font-size:10px;color:#77638f}.history-section-title{font-size:13px;font-weight:800;color:#172033;margin:4px 0 9px}.one-time-title{margin-top:22px}.recurring-history-table table{min-width:940px}.compact-empty{padding:24px 18px}@media(max-width:900px){.contacts-manager-filters{width:100%;justify-content:stretch;flex-wrap:wrap}.contacts-manager-filters .contacts-search{min-width:100%}.schedule-mode-three{grid-template-columns:1fr}.schedule-mode-toggle button+button{border-left:0;border-top:1px solid #e5eaf1}}.template-manager-tabs{display:flex;gap:8px;margin:-4px 0 16px;border-bottom:1px solid #e5eaf1;padding-bottom:10px}.template-manager-tabs button{border:1px solid #dce3ec;background:#fff;color:#64748b;border-radius:8px;padding:9px 12px;display:flex;align-items:center;gap:7px;font-weight:750;cursor:pointer}.template-manager-tabs button.active{background:#132842;color:#fff;border-color:#132842}.series-manager-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:18px;align-items:start}.series-builder{border:1px solid #dfe6ef;background:#fbfcfe;border-radius:12px;padding:16px}.series-builder-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.series-builder-head h3{margin:0 0 4px;color:#0b1830}.series-builder-head p{margin:0;color:#718096;font-size:11px}.series-main-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.series-main-fields label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:750;color:#334155}.series-main-fields input{border:1px solid #dbe3ec;border-radius:8px;padding:10px 11px;background:#fff;font:inherit;outline:none}.series-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #e8edf3;border-bottom:1px solid #e8edf3;padding:10px 0;margin-bottom:12px}.series-toolbar>div{display:flex;gap:7px;flex-wrap:wrap}.series-step-list{display:flex;flex-direction:column;gap:12px;max-height:62vh;overflow:auto;padding-right:3px}.series-step-card{position:relative;border:1px solid #dfe6ef;background:#fff;border-radius:10px;padding:14px}.series-day-badge{position:absolute;top:12px;right:12px;background:#ede9fe;color:#5b21b6;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800}.series-template-select{display:flex;flex-direction:column;gap:6px;width:min(520px,calc(100% - 80px));font-size:11px;font-weight:750;color:#334155}.series-template-select select{width:100%}.series-template-preview{margin-top:10px;border:1px solid #e7ebf1;background:#f8fafc;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:3px}.series-template-preview b{font-size:12px;color:#172033}.series-template-preview small{font-size:10px;color:#718096}.series-template-preview div{white-space:pre-wrap;font-size:11px;line-height:1.45;color:#43526a;margin-top:4px}.series-variable-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.series-variable-grid label{display:grid;grid-template-columns:52px 1fr;gap:7px;align-items:center}.series-variable-grid label span{font-size:10px;background:#f1f5f9;border-radius:5px;padding:6px;text-align:center;color:#58687f}.series-variable-grid input{border:1px solid #dbe3ec;border-radius:7px;padding:8px 9px;font:inherit;font-size:11px;outline:none}.series-variable-help{grid-column:1/-1;color:#718096}.series-variable-help code{background:#eef2f7;padding:2px 4px;border-radius:4px}.series-media-row{margin-top:10px}.series-media-preview{display:flex;align-items:center;gap:9px;margin-top:8px}.series-media-preview img,.series-media-preview video{width:110px;max-height:90px;object-fit:cover;border-radius:7px;border:1px solid #dfe6ef;background:#000}.series-media-preview span{display:flex;gap:5px;align-items:center;color:#16733a;font-size:11px;font-weight:700}.series-save-button{width:100%;margin-top:14px}.series-library{position:sticky;top:0;display:flex;flex-direction:column;gap:10px}.series-library-list{display:flex;flex-direction:column;gap:10px;max-height:76vh;overflow:auto}.series-library-item{border:1px solid #dfe6ef;background:#fff;border-radius:10px;padding:12px}.series-library-item p{margin:8px 0;color:#718096;font-size:11px;line-height:1.4}.series-mini-days{display:flex;flex-direction:column;gap:4px;margin:9px 0}.series-mini-days span{font-size:10px;color:#526277;background:#f8fafc;border-radius:5px;padding:5px 6px}.series-selection-card{overflow:hidden}.series-select-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px}.series-select-row select{width:100%}.series-selection-empty{margin-top:10px;border:1px dashed #f1c9ad;background:#fffaf5;border-radius:8px;padding:16px;color:#8a664d;font-size:11px;text-align:center}.series-selected-summary{display:flex;gap:9px;align-items:center;margin-top:12px;padding:11px;background:#effaf2;border:1px solid #ccebd4;border-radius:8px;color:#176b37}.series-selected-summary>div{display:flex;flex-direction:column;gap:2px}.series-selected-summary b{font-size:12px}.series-selected-summary span{font-size:10px;color:#5c7664}.series-step-preview-list{display:flex;flex-direction:column;gap:7px;margin-top:10px;max-height:420px;overflow:auto}.series-step-preview-item{display:grid;grid-template-columns:55px 1fr;gap:9px;border:1px solid #e6ebf1;background:#fff;border-radius:8px;padding:9px}.series-step-preview-day{font-size:10px;font-weight:800;color:#5b21b6;background:#ede9fe;border-radius:6px;padding:5px;text-align:center;height:max-content}.series-step-preview-item>div{display:flex;flex-direction:column;gap:2px}.series-step-preview-item b{font-size:11px}.series-step-preview-item small{font-size:9px;color:#7a8799}.series-step-preview-item p{white-space:pre-wrap;margin:4px 0 0;font-size:10px;color:#526277;line-height:1.4;max-height:65px;overflow:hidden}.series-send-info{display:flex;align-items:center;justify-content:center;border:1px solid #d8ccf1;background:#f8f5ff;color:#5b21b6;border-radius:7px;padding:12px;font-weight:750;font-size:12px}.schedule-mode-four{grid-template-columns:repeat(4,1fr)}@media(max-width:1100px){.series-manager-layout{grid-template-columns:1fr}.series-library{position:static}.schedule-mode-four{grid-template-columns:1fr 1fr}}@media(max-width:700px){.series-main-fields,.series-variable-grid{grid-template-columns:1fr}.series-variable-help{grid-column:auto}.series-toolbar,.series-builder-head{align-items:stretch;flex-direction:column}.series-template-select{width:100%;padding-right:70px}.schedule-mode-four{grid-template-columns:1fr}}.template-manager-grid-folders{grid-template-columns:minmax(360px,.82fr) minmax(0,1.35fr)}.template-library-workspace{display:grid;grid-template-columns:220px minmax(0,1fr);gap:12px;align-items:start}.template-folder-panel{border:1px solid #dfe6ef;background:#f8fafc;border-radius:10px;padding:10px;position:sticky;top:0}.template-folder-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:9px}.template-folder-head>div{display:flex;flex-direction:column;gap:2px}.template-folder-head b{font-size:12px;color:#172033}.template-folder-head small{font-size:9px;color:#7a8799}.template-folder-create{display:grid;grid-template-columns:1fr auto;gap:6px;margin-bottom:9px}.template-folder-create input{width:100%;border:1px solid #dbe3ec;border-radius:7px;padding:8px 9px;font:inherit;font-size:10px;outline:none;background:#fff}.folder-add-btn{border:1px solid #c7d2fe;color:#3730a3;background:#eef2ff}.template-folder-list{display:flex;flex-direction:column;gap:4px}.template-folder-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-radius:7px}.template-folder-row.active{background:#eaf1ff}.template-folder-item{width:100%;border:0;background:transparent;border-radius:7px;padding:8px 7px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;text-align:left;color:#526277;cursor:pointer;font:inherit;font-size:10px}.template-folder-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-folder-item b{font-size:9px;background:#e8edf3;color:#60708a;border-radius:999px;padding:2px 6px}.template-folder-item:hover,.template-folder-item.active{background:#eaf1ff;color:#244d99}.template-folder-row .template-folder-item{border-radius:7px 0 0 7px}.template-folder-actions{display:flex;gap:2px;padding-right:3px}.template-folder-actions .icon-btn{width:25px;height:25px}.folder-archive-btn{color:#a33a2b}.template-folder-note{margin-top:10px;border-top:1px solid #e1e7ef;padding-top:8px;color:#8793a5;font-size:9px;line-height:1.4}.template-library-head>div{display:flex;flex-direction:column;gap:2px}.template-library-head>div small{font-size:10px;color:#7a8799}.template-folder-chip{display:inline-flex;align-items:center;gap:5px;margin-top:8px;background:#eef4ff;color:#315caa;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700}.template-card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.template-move-select{display:flex;flex-direction:column;gap:4px;min-width:145px}.template-move-select span{font-size:9px;color:#7a8799}.template-move-select select{border:1px solid #dbe3ec;border-radius:7px;background:#fff;padding:7px 8px;font:inherit;font-size:10px}@media(max-width:1180px){.template-manager-grid-folders{grid-template-columns:1fr}.template-form{position:static}.template-library-workspace{grid-template-columns:200px minmax(0,1fr)}}@media(max-width:760px){.template-library-workspace{grid-template-columns:1fr}.template-folder-panel{position:static}.template-card-footer{align-items:stretch;flex-direction:column}.template-move-select{min-width:0}.template-library-actions{justify-content:flex-start}}.topbar-profile{display:flex;flex-direction:column;gap:1px;min-width:0}.topbar-profile b{font-size:11px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-profile span{font-size:9px;color:#7a8799;text-transform:uppercase;letter-spacing:.04em}.access-denied-card{text-align:center}.access-denied-card .send-btn{margin-top:8px}.users-page{display:flex;flex-direction:column;gap:16px}.admin-profile-badge{display:flex;align-items:center;gap:9px;border:1px solid #d8ccf1;background:#f8f5ff;color:#5b21b6;border-radius:10px;padding:10px 12px}.admin-profile-badge>div{display:flex;flex-direction:column;gap:1px}.admin-profile-badge b{font-size:11px}.admin-profile-badge span{font-size:9px;color:#77638f;text-transform:uppercase;letter-spacing:.05em}.user-invite-card{padding:16px}.user-invite-form{display:grid;grid-template-columns:1fr 1.2fr .75fr auto;gap:10px;align-items:end}.user-invite-form label{display:flex;flex-direction:column;gap:6px;color:#475569;font-size:11px;font-weight:750}.user-invite-form input,.user-invite-form select{width:100%;border:1px solid #dbe3ec;background:#fff;border-radius:8px;padding:10px 11px;font:inherit;outline:none;color:#0f172a}.user-invite-form input:focus,.user-invite-form select:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a17}.user-invite-note{margin-top:10px;padding:9px 10px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:8px;color:#64748b;font-size:10px;line-height:1.45}.users-table table{min-width:980px}.user-profile-cell{display:flex;align-items:center;gap:9px}.user-profile-cell>div{display:flex;flex-direction:column;gap:2px}.user-profile-cell b{font-size:11px}.user-profile-cell b small{color:#7a8799;font-weight:600}.user-profile-cell span{font-size:10px;color:#64748b}.user-role-avatar{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;flex:0 0 auto}.user-role-avatar.admin{background:#f5f0ff;color:#6d28d9}.user-role-avatar.staff{background:#eef4ff;color:#315caa}.admin-pill{background:#f3e8ff;color:#6b21a8}.staff-pill{background:#e8f0ff;color:#2454b8}.user-row-actions{display:flex;gap:6px;align-items:center}.user-row-actions .btn{padding:6px 8px;font-size:10px}.user-reactivate-btn{background:#effaf2;border:1px solid #bbf7d0;color:#166534}.invite-password-card p{max-width:360px;margin-left:auto;margin-right:auto}@media(max-width:1000px){.user-invite-form{grid-template-columns:1fr 1fr}.user-invite-form .contact-add-button{grid-column:1/-1}}@media(max-width:700px){.user-invite-form{grid-template-columns:1fr}.user-invite-form .contact-add-button{grid-column:auto}.admin-profile-badge{width:100%}.user-row-actions{flex-wrap:wrap}}.user-delete-btn{background:#fff1f2;border:1px solid #fecdd3;color:#b42318}.user-delete-btn:hover{background:#ffe4e6}.user-delete-modal{width:min(520px,calc(100vw - 32px));background:#fff;border-radius:14px;padding:18px;box-shadow:0 24px 70px #0f172a3d}.user-delete-target{display:flex;align-items:center;gap:10px;margin:14px 0;padding:12px;border:1px solid #fecdd3;background:#fff7f7;border-radius:9px;color:#991b1b}.user-delete-target>div{display:flex;flex-direction:column;gap:2px}.user-delete-target b{font-size:12px}.user-delete-target span{font-size:10px;color:#7f1d1d}.user-delete-warning{font-size:11px;line-height:1.5;color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:10px}.user-delete-password{display:flex;flex-direction:column;gap:6px;margin-top:12px;color:#334155;font-size:11px;font-weight:750}.user-delete-password>div{display:flex;align-items:center;gap:8px;border:1px solid #dbe3ec;border-radius:8px;padding:0 10px}.user-delete-password input{border:0;outline:none;width:100%;padding:11px 0;font:inherit;background:transparent}.user-delete-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.user-delete-confirm-btn{background:#b42318;border:1px solid #b42318;color:#fff}.user-delete-confirm-btn:disabled{opacity:.55;cursor:not-allowed}:root{--ui-bg:#f4f7fb;--ui-surface:#ffffff;--ui-surface-soft:#f8fafc;--ui-sidebar:#0b1728;--ui-sidebar-2:#10243c;--ui-text:#0f1f36;--ui-muted:#6b7a90;--ui-border:#e2e8f0;--ui-border-strong:#d5dde8;--ui-primary:#16a34a;--ui-primary-dark:#12833c;--ui-blue:#315cc9;--ui-shadow-sm:0 1px 2px rgba(15,23,42,.035),0 4px 14px rgba(15,23,42,.025);--ui-shadow-md:0 10px 35px rgba(15,23,42,.075);--ui-radius:14px}html{background:var(--ui-bg)}body{background:var(--ui-bg);color:var(--ui-text);font-size:14px}button,input,select,textarea{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,transform .18s ease}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;box-shadow:0 0 0 3px #315cc921!important;border-color:#91a7df!important}.app-shell{background:var(--ui-bg)}.sidebar{width:244px;padding:18px 14px;background:radial-gradient(circle at 25% 0%,rgba(34,197,94,.12),transparent 25%),linear-gradient(180deg,var(--ui-sidebar),#0d1d31 58%,#0a1626);border-right:1px solid rgba(255,255,255,.055);box-shadow:8px 0 30px #0f172a09}.brand{height:62px;padding:0 10px 18px;margin-bottom:8px;font-size:16px;letter-spacing:-.02em}.brand-mark{width:36px;height:36px;background:linear-gradient(145deg,#22c55e,#15803d);box-shadow:0 7px 18px #22c55e38,inset 0 1px #ffffff47}.sidebar nav{display:flex;flex-direction:column;gap:3px}.nav-item{min-height:42px;padding:10px 12px;border-radius:10px;margin:0;color:#aebbd0;font-size:13px;font-weight:600}.nav-button:hover{background:#fff1;color:#fff;transform:translate(2px)}.nav-item.active{color:#fff;background:linear-gradient(135deg,#1ea955,#15803d);box-shadow:0 8px 18px #16a34a30}.nav-disabled{opacity:.37}.subnav{margin-left:10px;padding:8px 10px 8px 37px;border-radius:8px;color:#8090a8;font-size:11px}.active-sub{background:#fff1;color:#dff6e7}.subnav-button:hover{background:#ffffff0b}.sidebar-help{margin-top:auto;padding:13px;border:1px solid rgba(255,255,255,.065);background:linear-gradient(145deg,#fff1,#ffffff06);box-shadow:inset 0 1px #ffffff09}.sidebar-help b{font-size:11px;color:#f2f7ff}.sidebar-help span{color:#91a0b5;line-height:1.45}.main{margin-left:244px;width:calc(100% - 244px)}.topbar{position:sticky;top:0;z-index:40;height:68px;padding:0 30px;background:#ffffffeb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(226,232,240,.9);box-shadow:0 1px #0f172a05}.topbar>div:first-child{color:#8090a5;font-size:11px;font-weight:650}.topbar>div:first-child span:last-child{color:#25364f}.user{padding:5px 7px 5px 9px;border-radius:12px}.user:hover{background:#f7f9fc}.avatar{width:34px;height:34px;background:linear-gradient(145deg,#5875de,#4058bd);box-shadow:0 4px 10px #3f51b52e;font-size:11px}.topbar-profile b{color:#182941;font-size:11px}.topbar-profile span{color:#8591a3;font-size:8px}.content{padding:30px 34px 50px;max-width:1540px}.page-head,.contacts-page-head{margin-bottom:21px;align-items:center}.page-head h1,.contacts-page-head h1{font-size:28px;letter-spacing:-.035em;font-weight:800}.page-head p,.contacts-page-head p{margin-top:5px;color:#718198;font-size:12px;line-height:1.5}.btn{min-height:36px;border-radius:9px;padding:8px 12px;font-size:11px;font-weight:750;letter-spacing:-.005em}.btn:not(:disabled):active,.send-btn:not(:disabled):active{transform:translateY(1px)}.btn.secondary{color:#3157b8;background:#fff;border:1px solid #d9e1ed;box-shadow:0 1px 2px #0f172a06}.btn.secondary:hover{background:#f6f8fd;border-color:#bdc9dc}.send-btn{border-radius:10px;background:linear-gradient(135deg,#1fb258,#15833d);box-shadow:0 7px 16px #16a34a24;letter-spacing:-.01em}.send-btn:not(:disabled):hover{background:linear-gradient(135deg,#1aa951,#13763a);box-shadow:0 9px 20px #16a34a33}.btn.danger-outline,.cancel-history-button,.user-delete-btn{border-color:#f2c5c7;background:#fff;color:#b4232b}.btn.danger-outline:hover,.cancel-history-button:hover,.user-delete-btn:hover{background:#fff5f5}.card{border:1px solid var(--ui-border);border-radius:var(--ui-radius);padding:16px;box-shadow:var(--ui-shadow-sm)}.card:hover{border-color:#dbe2ec}.soft-green{background:linear-gradient(145deg,#f5fbf7,#fff 44%)}.soft-orange{background:linear-gradient(145deg,#fff9f5,#fff 44%)}.soft-blue{background:linear-gradient(145deg,#f4f8ff,#fff 44%)}.soft-purple{background:linear-gradient(145deg,#faf7ff,#fff 44%)}.section-title{margin-bottom:13px;font-size:13px;letter-spacing:-.012em}.section-title .step{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;font-size:12px;font-weight:850}.section-title .step.green{background:#eaf8ef}.section-title .step.blue{background:#eef4ff}.section-title .step.orange{background:#fff1e8}.section-title .step.purple{background:#f4efff}.progress{justify-content:stretch;padding:15px 20px;border-radius:14px;box-shadow:var(--ui-shadow-sm)}.progress-item{min-width:128px;gap:5px;font-size:10px;font-weight:650}.progress-item b{width:30px;height:30px;border:1px solid #d9e1eb;background:#f3f6fa;color:#708096;font-size:11px}.progress-item.active b{background:linear-gradient(135deg,#20b45a,#13813c);border-color:transparent;box-shadow:0 4px 10px #16a34a2e}.progress-item.complete b{border-color:#bce9c9;background:#ecf9f0}.line{max-width:none;height:2px;background:linear-gradient(90deg,#dfe5ee,#e9edf3);margin:-17px 12px 0}.dashboard-grid{gap:18px;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.left-col,.right-col{gap:18px}.search,.settings-grid input,.variables-card input,.template-form input,.template-form textarea,.template-form select,.contact-add-form input,.contact-add-form select,.user-invite-form input,.user-invite-form select,.login-card input,.filter-select,select{border-color:#dce3ec;border-radius:9px}.search{min-height:40px;background:#fbfcfe}.search:focus-within{border-color:#9db0de;box-shadow:0 0 0 3px #315cc914;background:#fff}.search input{font-size:12px;color:#21324a}.search input::placeholder,input::placeholder,textarea::placeholder{color:#9aa6b6}.table-wrap{border-color:#e1e7ef;border-radius:11px;box-shadow:0 1px 2px #0f172a05}table{font-size:11px}th{position:sticky;top:0;z-index:2;background:#f7f9fc;color:#5a6a80;font-size:10px;text-transform:uppercase;letter-spacing:.035em;font-weight:800}th,td{padding:11px 12px;border-bottom-color:#edf0f4}tbody tr{transition:background .14s ease}tbody tr:hover{background:#fafcff}.pill{border-radius:999px;padding:4px 8px;font-size:9px;letter-spacing:.015em}.pill.ok{background:#e8f8ed;color:#19723a}.pill.bad{background:#fff0ef;color:#b42318}.pill.muted{background:#f0f3f6;color:#69788d}.pending-pill{background:#fff5da;color:#8a6200}.contact-add-card,.contacts-full-card,.user-invite-card{box-shadow:var(--ui-shadow-sm)}.contacts-list-toolbar{padding:16px 18px;background:#fff}.contacts-full-table th,.contacts-full-table td{padding:13px 15px}.contact-title-icon{width:29px;height:29px;border-radius:9px;background:linear-gradient(145deg,#e3f8ea,#effbf3);border:1px solid #d2f0dc}.contact-add-button{border-radius:9px;box-shadow:0 5px 12px #16a34a1f}.template-body,.variables-card,.media-upload-card{border-radius:10px;border-color:#e1e6ee}.template-body{background:#fbfcfe}.wa-bg{min-height:250px;border-radius:11px;background-color:#ebe7df;background-image:radial-gradient(circle at 1px 1px,rgba(126,111,91,.15) 1px,transparent 0);background-size:15px 15px}.message-bubble{border-radius:11px;box-shadow:0 2px 8px #0f172a1c}.campaign-action-row{gap:9px}.test-send-btn{border-radius:10px;background:#f3f7ff;border-color:#cfdaee}.schedule-mode-toggle{padding:4px;border-radius:11px;background:#f3f6fa;border:1px solid #e3e9f0}.schedule-mode-toggle button{min-height:38px;border-radius:8px!important;font-size:10px!important;font-weight:750!important}.schedule-mode-toggle button.active{background:#fff!important;color:#173f9d!important;box-shadow:0 2px 7px #0f172a14!important;border-color:#dce3ec!important}.schedule-note{border-radius:9px!important;line-height:1.5}.modal-backdrop{background:#09121f80;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.history-modal,.template-manager{border-left:1px solid rgba(226,232,240,.9);box-shadow:-22px 0 60px #0f172a29}.history-modal{padding:26px}.history-modal-wide{width:min(1120px,96vw)!important}.modal-head{position:sticky;top:-26px;z-index:10;padding:18px 0 13px;margin:-18px 0 18px;background:linear-gradient(#fff 82%,#ffffffeb)}.modal-head h2{font-size:20px;letter-spacing:-.025em}.history-section-title{margin-top:22px!important;margin-bottom:9px!important;color:#22344f!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.045em}.empty-state{border-radius:12px;background:#fbfcfe}.template-manager{padding:26px}.template-manager-tabs{gap:7px;padding-bottom:12px}.template-manager-tabs button{min-height:38px;border-radius:9px;font-size:11px}.template-manager-tabs button.active{background:linear-gradient(135deg,#183451,#102640);box-shadow:0 4px 10px #0f172a1a}.template-form,.template-library-item,.series-builder,.series-library-item{border-radius:12px;box-shadow:0 1px 2px #0f172a05}.template-library-item:hover,.series-library-item:hover{border-color:#cfd8e5;box-shadow:0 4px 16px #0f172a0a}.template-folder-panel{border-radius:12px;background:#f7f9fc}.template-folder-item{min-height:36px}.template-folder-row.active,.template-folder-item.active{background:#eaf1ff;color:#254fa8}.series-step-card{border-radius:12px;box-shadow:0 1px 2px #0f172a05}.series-day-badge{background:#f0ebff;border:1px solid #e1d7ff}.series-template-preview,.series-selected-summary,.series-step-preview-item{border-radius:10px}.series-step-preview-list{scrollbar-width:thin}.admin-profile-badge{border-radius:12px;background:linear-gradient(145deg,#f7f3ff,#fff);box-shadow:0 1px 2px #0f172a05}.user-role-avatar{border-radius:10px}.user-row-actions{gap:5px}.user-row-actions .btn{min-height:31px}.user-delete-modal{border:1px solid #e7ebf1;border-radius:16px;box-shadow:0 28px 80px #0f172a38}.login-page{background:radial-gradient(circle at 15% 10%,rgba(34,197,94,.1),transparent 28%),radial-gradient(circle at 85% 88%,rgba(49,92,201,.1),transparent 30%),#f5f8fc}.login-card{border-radius:18px;padding:34px;box-shadow:0 24px 70px #0f172a1a}.login-card h1{letter-spacing:-.035em}*{scrollbar-color:#cdd6e2 transparent;scrollbar-width:thin}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cfd8e4;border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#afbccb;background-clip:padding-box}@media(max-width:1180px){.content{padding:26px 24px 44px}}@media(max-width:1050px){.sidebar{width:82px;padding-left:10px;padding-right:10px}.main{margin-left:82px;width:calc(100% - 82px)}.brand{justify-content:center;padding-left:0;padding-right:0}.brand-mark{width:38px;height:38px}.nav-item{justify-content:center;padding:11px}.nav-button:hover{transform:none}.topbar{padding:0 22px}}@media(max-width:700px){.main{margin-left:0;width:100%}.topbar{height:60px;padding:0 14px}.content{padding:18px 14px 34px}.page-head,.contacts-page-head{align-items:stretch}.page-head h1,.contacts-page-head h1{font-size:23px}.progress{padding:12px 6px}.progress-item{min-width:48px}.progress-item b{width:28px;height:28px}.line{margin:-3px 4px 0}.card{padding:13px}.dashboard-grid,.left-col,.right-col{gap:13px}.history-modal,.template-manager{padding:16px}.modal-head{top:-16px;margin:-10px 0 14px;padding-top:10px}.login-card{padding:26px 22px}.user{gap:7px!important}.topbar-profile{display:none}}
