body.dashboard-shell .campaigns-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}body.dashboard-shell .integration-badge--failed{background:color-mix(in srgb,var(--semantic-danger) 14%,var(--panel));color:var(--semantic-danger)}body.dashboard-shell .campaigns-list-page{padding:18px}body.dashboard-shell .campaigns-list-page .page-header{margin-bottom:18px}body.dashboard-shell .campaigns-list-page .page-header h2{font-size:22px;font-weight:700;line-height:1.2}body.dashboard-shell .campaigns-list-page .page-subtitle{font-size:14px;line-height:1.45}body.dashboard-shell .campaigns-detail-modal{z-index:40}body.dashboard-shell .campaigns-delete-modal{z-index:41}body.dashboard-shell .campaigns-review-modal{z-index:42}body.dashboard-shell .campaigns-create-page,body.dashboard-shell .campaigns-detail-page{padding:20px}body.dashboard-shell .campaigns-detail-page--modal{align-items:flex-start;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:color-mix(in srgb,var(--text-main) 18%,#0000);display:flex;inset:0;justify-content:center;overflow:auto;padding:26px 24px 24px;position:fixed;z-index:40}body.dashboard-shell .campaigns-detail-dialog{margin:0 auto;width:min(790px,calc(100vw - 48px))}body.dashboard-shell .campaign-details-dialog{background:var(--panel);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);color:var(--text);gap:0;overflow:hidden;padding:0;width:min(960px,calc(100vw - 32px))}body.dashboard-shell .campaigns-delete-modal .icon-btn,body.dashboard-shell .campaigns-detail-modal .icon-btn{color:var(--primary)}body.dashboard-shell .campaigns-detail-modal .modal-header{align-items:flex-start;border-bottom:none;padding:18px 18px 10px}body.dashboard-shell .campaigns-detail-modal .modal-header h3{color:var(--text-main);font-size:20px;font-weight:700;line-height:28px;margin:0}body.dashboard-shell .campaigns-detail-modal .voice-messaging-review-subtitle{color:var(--muted);font-size:var(--md-body-medium);line-height:20px;margin:4px 0 0}body.dashboard-shell .campaigns-detail-modal .modal-body{display:block;padding:0 18px}body.dashboard-shell .campaigns-detail-modal-body{min-height:120px}body.dashboard-shell .hybrid-flow-review-list{display:grid}body.dashboard-shell .hybrid-flow-review-item{align-items:start;border-bottom:1px solid var(--border);display:grid;gap:14px;grid-template-columns:minmax(190px,220px) minmax(0,1fr);padding:10px 0}body.dashboard-shell .hybrid-flow-review-item:last-child{border-bottom:none}body.dashboard-shell .hybrid-flow-review-label{color:var(--muted);font-size:var(--md-body-medium);font-weight:600;line-height:20px}body.dashboard-shell .hybrid-flow-review-value{color:var(--text-main);font-size:var(--md-body-medium);line-height:22px;overflow-wrap:anywhere}body.dashboard-shell .hybrid-flow-review-value--rich{min-width:0}body.dashboard-shell .campaign-details-content-block{background:color-mix(in srgb,var(--primary) 5%,var(--panel));border:1px solid var(--border);border-radius:14px;color:var(--text-main);display:block;line-height:1.55;max-height:180px;overflow:auto;padding:14px 16px;white-space:pre-wrap}body.dashboard-shell .campaign-details-content-block--script{max-height:240px}body.dashboard-shell .campaigns-detail-modal .modal-footer{background:var(--panel);border-top:1px solid var(--border);padding:14px 18px 18px}body.dashboard-shell .campaigns-delete-dialog{background:var(--panel);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);color:var(--text);gap:0;overflow:hidden;padding:0;width:min(650px,calc(100vw - 48px))}body.dashboard-shell .campaigns-delete-modal .modal-header{align-items:flex-start;padding:18px 22px 16px}body.dashboard-shell .campaigns-delete-modal .modal-header h3{color:var(--text-main);font-size:21px;font-weight:700;line-height:1.2;margin:0}body.dashboard-shell .campaigns-delete-modal .modal-body{padding:0 22px 18px}body.dashboard-shell .campaigns-delete-modal-body p{color:color-mix(in srgb,var(--text-main) 88%,var(--panel));font-size:15px;line-height:1.55;margin:0;max-width:590px}body.dashboard-shell .campaigns-delete-modal .modal-footer{background:var(--panel);border-top:1px solid var(--border);padding:16px 18px 18px}body.dashboard-shell .campaigns-delete-modal .modal-footer .btn{min-height:40px;padding-inline:18px}body.dashboard-shell .campaigns-delete-modal .modal-footer .btn.danger{background:var(--semantic-danger);border-color:var(--semantic-danger);color:var(--text-inverse)}body.dashboard-shell .campaigns-delete-modal .modal-footer .btn.danger:focus-visible,body.dashboard-shell .campaigns-delete-modal .modal-footer .btn.danger:hover{background:color-mix(in srgb,var(--semantic-danger) 92%,var(--text-main));border-color:color-mix(in srgb,var(--semantic-danger) 92%,var(--text-main))}body.dashboard-shell .campaigns-review-dialog{background:var(--panel);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow);color:var(--text);gap:0;overflow:hidden;padding:0;width:min(760px,calc(100vw - 48px))}body.dashboard-shell .campaigns-review-modal__header{align-items:flex-start;padding:18px 18px 12px}body.dashboard-shell .campaigns-review-modal__header h3{color:var(--text-main);font-size:var(--md-headline-small);font-weight:700;line-height:1.2;margin:0}body.dashboard-shell .campaigns-review-modal__header p{color:var(--muted);font-size:var(--md-body-medium);line-height:20px;margin:4px 0 0}body.dashboard-shell .campaigns-review-modal__body{padding:0 18px 18px}body.dashboard-shell .campaigns-review-list{display:grid}body.dashboard-shell .campaigns-review-row{align-items:start;border-bottom:1px solid var(--border);display:grid;gap:12px;grid-template-columns:minmax(180px,210px) minmax(0,1fr);padding:10px 0}body.dashboard-shell .campaigns-review-row:last-child{border-bottom:none}body.dashboard-shell .campaigns-review-label{color:var(--muted);font-size:var(--md-body-medium);font-weight:600;line-height:20px}body.dashboard-shell .campaigns-review-value{color:var(--text-main);font-size:var(--md-body-medium);line-height:22px;overflow-wrap:anywhere}body.dashboard-shell .campaigns-review-value--multiline{min-width:0}body.dashboard-shell .campaigns-review-block{background:var(--bg-light);border:1px solid var(--border);border-radius:14px;color:var(--text-main);display:block;line-height:1.55;max-height:160px;overflow:auto;padding:12px 14px;white-space:pre-wrap}body.dashboard-shell .campaigns-review-block--large{max-height:220px}body.dashboard-shell .campaigns-review-modal__footer{background:var(--panel);border-top:1px solid var(--border);padding:16px 18px 18px}body.dashboard-shell .telegram-page-topbar{margin-bottom:12px}body.dashboard-shell .campaigns-back-link{align-items:center;background:#0000;border:none;color:var(--primary);cursor:pointer;display:inline-flex;font-size:var(--md-body-medium);font-weight:600;gap:8px;padding:4px 0}body.dashboard-shell .campaigns-back-link .material-symbols-rounded{font-size:18px}body.dashboard-shell .campaigns-create-head{margin-bottom:18px}body.dashboard-shell .campaigns-create-title-wrap h2{font-size:var(--md-headline-small);font-weight:600;line-height:32px;margin:0}body.dashboard-shell .campaigns-create-card{display:grid;gap:16px}body.dashboard-shell .campaigns-detail-card{background:var(--panel);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-card);display:grid;gap:0;overflow:hidden}body.dashboard-shell .campaigns-detail-card--dialog{border-radius:18px;box-shadow:var(--shadow);max-height:calc(100vh - 56px)}body.dashboard-shell .campaigns-detail-card-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:18px 18px 10px}body.dashboard-shell .campaigns-detail-card-head h3{color:var(--text-main);font-size:20px;font-weight:700;line-height:28px;margin:0}body.dashboard-shell .campaigns-detail-card-head p{color:var(--muted);font-size:var(--md-body-medium);line-height:20px;margin:4px 0 0}body.dashboard-shell .campaigns-detail-card-body{overflow:auto;padding-right:2px}body.dashboard-shell .campaigns-detail-close-btn{align-items:center;background:#0000;border:none;border-radius:999px;color:var(--primary);cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}body.dashboard-shell .campaigns-detail-close-btn:focus-visible,body.dashboard-shell .campaigns-detail-close-btn:hover{background:var(--tab-active-bg);outline:none}body.dashboard-shell .campaigns-detail-close-btn .material-symbols-rounded{font-size:20px}body.dashboard-shell .campaigns-detail-inline-actions{align-items:center;display:inline-flex;flex-wrap:wrap;gap:12px}body.dashboard-shell .campaigns-detail-list{display:grid;gap:0;padding:0 18px 18px}body.dashboard-shell .campaigns-detail-card-footer{align-items:center;background:var(--panel);border-top:1px solid var(--border);display:flex;gap:12px;justify-content:flex-end;padding:14px 18px 18px}body.dashboard-shell .campaigns-detail-row{align-items:start;border-bottom:1px solid var(--border);display:grid;gap:12px;grid-template-columns:minmax(180px,220px) minmax(0,1fr);padding:10px 0}body.dashboard-shell .campaigns-detail-row:last-child{border-bottom:none}body.dashboard-shell .campaigns-detail-label{color:var(--muted);font-size:var(--md-body-medium);font-weight:600;line-height:20px}body.dashboard-shell .campaigns-detail-value{color:var(--text-main);font-size:var(--md-body-medium);line-height:22px;overflow-wrap:anywhere}body.dashboard-shell .campaigns-detail-value--rich{min-width:0}body.dashboard-shell .campaigns-detail-block{background:var(--tab-active-bg);border:1px solid var(--border);border-radius:14px;color:var(--text-main);display:block;line-height:1.55;max-height:180px;overflow:auto;padding:14px 16px;white-space:pre-wrap}body.dashboard-shell .campaigns-detail-block--large{max-height:240px}body.dashboard-shell .campaigns-detail-alert-copy{display:block;margin-top:4px}body.dashboard-shell .campaigns-detail-section{background:var(--panel);border:1px solid var(--border);border-radius:20px;box-shadow:var(--shadow-card);margin-top:20px;padding:20px}body.dashboard-shell .campaigns-detail-section-head{margin-bottom:16px}body.dashboard-shell .campaigns-detail-section-head h3{color:var(--text-main);font-size:var(--md-title-large);font-weight:700;line-height:26px;margin:0}body.dashboard-shell .campaigns-detail-section-head p{color:var(--muted);font-size:var(--md-body-medium);line-height:20px;margin:6px 0 0}body.dashboard-shell .campaigns-create-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}body.dashboard-shell .campaigns-create-page .modal-input,body.dashboard-shell .campaigns-create-page .modal-textarea{background:var(--panel);border:2px solid var(--primary);border-radius:10px;box-shadow:none;box-sizing:border-box;color:var(--text);font-family:inherit;font-size:var(--md-body-medium);line-height:1.45;width:100%}body.dashboard-shell .campaigns-create-page .modal-input{height:44px;min-height:44px;padding:10px 12px}body.dashboard-shell .campaigns-create-page .modal-textarea{padding:12px;resize:vertical}body.dashboard-shell .campaigns-create-page .modal-input::placeholder,body.dashboard-shell .campaigns-create-page .modal-textarea::placeholder{color:var(--muted);opacity:1}body.dashboard-shell .campaigns-description-input{min-height:94px}body.dashboard-shell .campaigns-create-page .page-subtitle{margin:8px 0 0}body.dashboard-shell .campaigns-create-card input[type=datetime-local].campaigns-schedule-input,body.dashboard-shell .campaigns-create-card input[type=datetime-local].modal-input{appearance:none;-webkit-appearance:none;color-scheme:light}body.dashboard-shell .campaigns-create-card input[type=datetime-local].campaigns-schedule-input::-webkit-calendar-picker-indicator,body.dashboard-shell .campaigns-create-card input[type=datetime-local].modal-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.72}body.dashboard-shell .campaigns-message-input{min-height:148px}body.dashboard-shell .campaigns-recipients-input{min-height:146px}body.dashboard-shell .campaigns-inline-header{align-items:center;display:flex;gap:12px;justify-content:space-between}body.dashboard-shell .campaigns-inline-actions{align-items:center;display:inline-flex;gap:12px}body.dashboard-shell .campaigns-inline-link{background:#0000;border:none;color:var(--primary);cursor:pointer;font-size:var(--md-body-medium);font-weight:600;padding:0}body.dashboard-shell .campaigns-inline-header .modal-label{margin-bottom:0}body.dashboard-shell .campaigns-inline-link[disabled]{color:var(--muted);cursor:not-allowed}body.dashboard-shell .campaigns-field-hint{color:var(--muted);font-size:var(--md-body-small);line-height:16px;margin:0}body.dashboard-shell .campaigns-field-hint--with-icon{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px}body.dashboard-shell .campaigns-field-hint-icon{color:var(--muted);font-size:16px}body.dashboard-shell .campaigns-integration-tabs{align-items:center;display:flex;flex-wrap:wrap;gap:16px;min-height:44px}body.dashboard-shell .campaigns-channel-option{align-items:center;color:var(--primary);cursor:pointer;display:inline-flex;font-size:var(--md-body-medium);font-weight:600;gap:6px}body.dashboard-shell .campaigns-channel-option.is-disabled{color:var(--muted);cursor:not-allowed}body.dashboard-shell .campaigns-channel-option input{margin:0}body.dashboard-shell .campaigns-channel-label{line-height:20px}body.dashboard-shell .campaigns-create-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:4px}body.dashboard-shell .campaigns-page-actions{align-items:center;gap:10px}body.dashboard-shell .campaigns-create-btn{font-size:12px;line-height:1;min-height:38px;min-width:172px;width:172px}body.dashboard-shell .campaigns-page-actions .btn{font-size:12px}body.dashboard-shell .campaigns-page-actions .btn .material-symbols-rounded{font-size:18px}body.dashboard-shell .campaigns-refresh-btn[disabled]{opacity:.6}body.dashboard-shell .campaigns-filters-grid{align-items:start;grid-template-columns:minmax(0,1fr) 108px;max-width:704px}body.dashboard-shell .campaigns-filter-field{align-self:stretch;position:relative}body.dashboard-shell .campaigns-filter-btn{font-size:12px;min-height:40px;min-width:108px;padding-inline:14px;width:100%}body.dashboard-shell .campaigns-filter-btn .material-symbols-rounded{font-size:16px}body.dashboard-shell .campaigns-search-field-wrap{min-width:0}body.dashboard-shell .campaigns-search-field{border-radius:10px;min-height:40px;padding:7px 12px}body.dashboard-shell .campaigns-search-field input{font-size:12px}body.dashboard-shell .campaigns-search-field .material-symbols-rounded{font-size:16px}body.dashboard-shell .campaigns-filter-field .menu{border-radius:14px;min-width:252px;overflow:hidden;right:0;top:calc(100% + 8px);width:252px}body.dashboard-shell .campaigns-filter-field .filter-footer{padding:14px 12px 12px}body.dashboard-shell .campaigns-filter-field .filter-group{gap:4px;padding:12px}body.dashboard-shell .campaigns-filter-field .filter-group button{border:1px solid var(--border);font-size:12px;min-height:34px;padding:7px 10px}body.dashboard-shell .campaigns-filter-field .filter-group>span{color:var(--text-main);font-size:12px}body.dashboard-shell .campaigns-data-table{gap:8px}body.dashboard-shell .campaigns-data-table .data-row{grid-template-columns:minmax(240px,1.6fr) minmax(160px,1fr) minmax(150px,.95fr) minmax(120px,.75fr) minmax(110px,.8fr) minmax(120px,.7fr);padding:8px 12px}body.dashboard-shell .campaigns-data-table .data-row>span{min-width:0}body.dashboard-shell .campaigns-data-table .data-row:not(.header)>span{overflow:hidden;width:100%}body.dashboard-shell .campaigns-data-table .data-row:not(.header)>span:not(.row-actions):not(.campaigns-status-cell){text-overflow:ellipsis;white-space:nowrap}body.dashboard-shell .campaigns-data-table .data-row:not(.header)>span.campaigns-status-cell,body.dashboard-shell .campaigns-data-table .data-row:not(.header)>span.row-actions{overflow:visible}body.dashboard-shell .campaigns-data-table .data-row:not(.header)>span small,body.dashboard-shell .campaigns-data-table .data-row:not(.header)>span strong{overflow:hidden;text-overflow:ellipsis;width:100%}body.dashboard-shell .campaigns-data-row{cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,transform .15s ease;width:100%}body.dashboard-shell .campaigns-data-row:focus-visible,body.dashboard-shell .campaigns-data-row:hover{background:var(--tab-active-bg);border-color:var(--tab-active-border);outline:none}body.dashboard-shell .campaigns-cell-stack{display:flex;flex-direction:column;gap:4px;min-width:0}body.dashboard-shell .campaigns-cell-stack strong{color:var(--text-main);font-size:13px;font-weight:700;line-height:18px}body.dashboard-shell .campaigns-count-cell{color:var(--text-main);font-size:14px;font-weight:600;line-height:18px}body.dashboard-shell .campaigns-cell-stack small{color:var(--muted);font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.dashboard-shell .campaigns-data-table .data-row.header,body.dashboard-shell .campaigns-data-table .data-row>span{font-size:12px}body.dashboard-shell .campaigns-data-table .data-row>span.campaigns-count-cell{font-size:14px;font-weight:600}body.dashboard-shell .campaigns-column-cell,body.dashboard-shell .campaigns-column-header{align-items:center;display:flex;width:100%}body.dashboard-shell .campaigns-column-cell--recipients,body.dashboard-shell .campaigns-column-cell--status,body.dashboard-shell .campaigns-column-header--recipients,body.dashboard-shell .campaigns-column-header--status{justify-content:flex-start}body.dashboard-shell .campaigns-count-cell,body.dashboard-shell .campaigns-status-cell{padding-left:0}body.dashboard-shell .campaigns-status-cell{overflow:visible}body.dashboard-shell .campaigns-status-badge.integration-badge:before{display:none}body.dashboard-shell .campaigns-data-table .chip{font-size:var(--md-label-small);font-weight:600;line-height:16px;min-width:calc(12ch + 16px);padding:4px 8px;text-align:center;width:calc(12ch + 16px)}body.dashboard-shell .campaigns-column-header--status{padding-left:8px}body.dashboard-shell .campaigns-data-table .chip.neutral{background:var(--tab-active-bg);color:var(--primary)}body.dashboard-shell .campaigns-data-table .chip.running{background:#e0f2fe;color:#0369a1}body.dashboard-shell .campaigns-data-table .chip.paused{background:#f1f5f9;color:#475569}body.dashboard-shell .campaigns-data-table .chip.error{background:#fee2e2;color:#b91c1c}body.dashboard-shell .campaigns-row-actions{align-items:center;gap:2px;justify-content:flex-start}body.dashboard-shell .campaigns-action-btn{align-items:center;background:#0000;border:none;border-radius:999px;color:var(--primary);cursor:pointer;display:inline-flex;font-size:18px;height:28px;justify-content:center;width:28px}body.dashboard-shell .campaigns-action-btn:focus-visible,body.dashboard-shell .campaigns-action-btn:hover{background:var(--tab-active-bg);outline:none}body.dashboard-shell .campaigns-action-btn--danger{color:var(--semantic-danger)}body.dashboard-shell .campaigns-action-btn[disabled]{color:var(--muted);cursor:not-allowed;opacity:.55}body.dashboard-shell .campaigns-data-table .table-empty-row{cursor:default;grid-template-columns:minmax(0,1fr);min-height:172px}body.dashboard-shell .campaigns-data-table .table-empty-content{align-content:center;display:grid;gap:8px;justify-items:center;padding:18px;text-align:center;white-space:normal;width:100%}body.dashboard-shell .campaigns-data-table .table-empty-content>.material-symbols-rounded{color:var(--link);font-size:28px}body.dashboard-shell .campaigns-data-table .table-empty-content strong{color:var(--text-strong);display:block;font-size:var(--md-title-medium);font-weight:700;line-height:24px}body.dashboard-shell .campaigns-data-table .table-empty-content small{color:var(--muted);display:block;font-size:var(--md-body-medium);line-height:20px;margin-top:2px;max-width:560px}body.dashboard-shell .campaigns-data-table .table-empty-action-btn{margin-top:8px}body.dashboard-shell .campaigns-loading-state{display:flex;justify-content:center;padding:80px 0}body.dashboard-shell .campaigns-loading-state--modal{padding:48px 0}@media (max-width:1040px){body.dashboard-shell .campaigns-create-grid,body.dashboard-shell .campaigns-filters-grid{grid-template-columns:1fr}body.dashboard-shell .campaigns-filter-btn,body.dashboard-shell .campaigns-filter-field{width:100%}}@media (max-width:920px){body.dashboard-shell .campaigns-detail-card-head{flex-direction:column}body.dashboard-shell .campaigns-detail-row,body.dashboard-shell .hybrid-flow-review-item{gap:8px;grid-template-columns:1fr}body.dashboard-shell .campaigns-detail-card-footer{align-items:stretch;flex-direction:column}body.dashboard-shell .campaigns-data-table{overflow-x:auto;padding-bottom:4px}body.dashboard-shell .campaigns-data-table .data-row{min-width:980px}}@media (max-width:720px){body.dashboard-shell .campaigns-create-page,body.dashboard-shell .campaigns-detail-page{padding:16px}body.dashboard-shell .campaigns-detail-page--modal{padding:16px 12px}body.dashboard-shell .campaign-details-dialog{width:min(100%,calc(100vw - 24px))}body.dashboard-shell .campaigns-create-actions,body.dashboard-shell .campaigns-inline-header{align-items:flex-start;flex-direction:column}body.dashboard-shell .campaigns-create-actions .btn{justify-content:center;width:100%}body.dashboard-shell .campaigns-list-page{padding:20px 16px}body.dashboard-shell .campaigns-detail-inline-actions{align-items:flex-start;display:flex;flex-direction:column;gap:8px}body.dashboard-shell .campaigns-detail-card-footer .btn{justify-content:center;width:100%}body.dashboard-shell .campaigns-detail-dialog{width:min(100%,calc(100vw - 24px))}body.dashboard-shell .campaigns-page-actions{width:100%}body.dashboard-shell .campaigns-page-actions .campaigns-create-btn{flex:1 1;min-width:0}}html[data-color-mode=dark] body.dashboard-shell .campaigns-detail-page--modal{background:#000000a3}html[data-color-mode=dark] body.dashboard-shell .campaign-details-dialog,html[data-color-mode=dark] body.dashboard-shell .campaigns-delete-dialog,html[data-color-mode=dark] body.dashboard-shell .campaigns-review-dialog{box-shadow:var(--shadow)}html[data-color-mode=dark] body.dashboard-shell .campaigns-data-table .chip.neutral{background:#38bcff26;color:var(--blue-1)}html[data-color-mode=dark] body.dashboard-shell .campaigns-data-table .chip.running{background:#38bcff33;color:var(--blue-1)}html[data-color-mode=dark] body.dashboard-shell .campaigns-data-table .chip.paused{background:#94a3b833;color:#cbd5e1}html[data-color-mode=dark] body.dashboard-shell .campaigns-data-table .chip.error{background:#f8717129;color:#fca5a5}html[data-color-mode=dark] body.dashboard-shell .campaigns-data-table .chip.warning{background:#fbbf242e;color:#fcd34d}html[data-color-mode=dark] body.dashboard-shell .campaigns-create-card input[type=datetime-local].campaigns-schedule-input,html[data-color-mode=dark] body.dashboard-shell .campaigns-create-card input[type=datetime-local].modal-input{color-scheme:dark}
/*# sourceMappingURL=main-0c041823.1776aa69.css.map*/