.components-notice{margin-bottom:1rem;margin-top:1rem}.components-notice:first-child{margin-top:0}.components-notice:last-child{margin-bottom:0}*+.components-notice,.components-notice+*{margin-top:1rem}.omsk-dashboard,.omsk-privacy,.omsk-settings{margin:0 auto;max-width:1400px;padding:20px}.omsk-dashboard h1,.omsk-privacy h1,.omsk-settings h1{margin-bottom:8px}.omsk-dashboard .description,.omsk-privacy .description,.omsk-settings .description{margin-bottom:20px;margin-top:0}.omsk-dashboard .components-card,.omsk-privacy .components-card,.omsk-settings .components-card{margin-bottom:20px}.omsk-dashboard .components-card:first-of-type,.omsk-privacy .components-card:first-of-type,.omsk-settings .components-card:first-of-type{margin-top:0}.omsk-dashboard .omsk-dashboard-row .components-card,.omsk-dashboard .omsk-kpi-row .omsk-kpi-card,.omsk-privacy .omsk-dashboard-row .components-card,.omsk-privacy .omsk-kpi-row .omsk-kpi-card,.omsk-settings .omsk-dashboard-row .components-card,.omsk-settings .omsk-kpi-row .omsk-kpi-card{margin-bottom:0}.omsk-dashboard .components-card__header h2,.omsk-privacy .components-card__header h2,.omsk-settings .components-card__header h2{margin:0}.omsk-dashboard .components-notice:not(:first-child),.omsk-privacy .components-notice:not(:first-child),.omsk-settings .components-notice:not(:first-child){margin-top:1rem}.omsk-dashboard .components-notice:not(:last-child),.omsk-privacy .components-notice:not(:last-child),.omsk-settings .components-notice:not(:last-child){margin-bottom:1rem}.omsk-kpi-row{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}@media(max-width:768px){.omsk-kpi-row{grid-template-columns:1fr}}.omsk-kpi-row .omsk-kpi-card{margin-bottom:0}.omsk-kpi-row .omsk-kpi-card .components-card__body{padding:20px}.omsk-kpi-row .omsk-kpi-card .omsk-kpi-content{text-align:center}.omsk-kpi-row .omsk-kpi-card .omsk-kpi-content .omsk-kpi-label{color:#646970;font-size:14px;margin-bottom:8px}.omsk-kpi-row .omsk-kpi-card .omsk-kpi-content .omsk-kpi-value{color:#1e1e1e;font-size:32px;font-weight:600;line-height:1.2}.omsk-kpi-row .omsk-kpi-card .omsk-kpi-content.omsk-kpi-loading{align-items:center;display:flex;justify-content:center;min-height:70px}.omsk-dashboard-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.omsk-dashboard-header .omsk-dashboard-title-section{align-items:center;display:flex;flex-wrap:wrap;gap:.5em}.omsk-dashboard-header .omsk-dashboard-title-section h1{display:inline-block;margin:0}.omsk-dashboard-header .omsk-dashboard-controls .components-base-control{margin-bottom:0}.omsk-dashboard .description{color:#646970;font-size:14px}.omsk-dashboard table.widefat{border:1px solid #c3c4c7;border-collapse:collapse;width:100%}.omsk-dashboard table.widefat td,.omsk-dashboard table.widefat th{border:1px solid #c3c4c7;padding:10px}.omsk-dashboard table.widefat th{background:#f6f7f7;font-weight:600}.omsk-dashboard table.widefat code{background:#f0f0f1;border-radius:3px;font-size:12px;padding:2px 6px}.omsk-dashboard-row{display:grid;gap:20px;margin-bottom:20px}@media(max-width:768px){.omsk-dashboard-row{grid-template-columns:1fr!important}}.omsk-dashboard-row>*{margin-bottom:0;min-width:0;overflow:hidden}.omsk-main-charts{grid-template-columns:3fr 1fr}@media(max-width:1024px){.omsk-main-charts{grid-template-columns:1fr 1fr}}.omsk-main-charts .omsk-chart-channels,.omsk-main-charts .omsk-chart-visits,.omsk-main-charts .omsk-chart-visits-overview{min-width:0}.omsk-main-charts .omsk-chart-channels .components-card__body{padding:16px 8px}.omsk-content-charts{align-items:stretch;grid-template-columns:1fr 1fr}.omsk-content-charts .omsk-chart-events,.omsk-content-charts .omsk-chart-pages{display:flex!important;flex-direction:column!important;height:100%!important;min-width:0}.omsk-content-charts .omsk-chart-events .components-card__body,.omsk-content-charts .omsk-chart-events .omsk-datatable,.omsk-content-charts .omsk-chart-events>div:first-child,.omsk-content-charts .omsk-chart-pages .components-card__body,.omsk-content-charts .omsk-chart-pages .omsk-datatable,.omsk-content-charts .omsk-chart-pages>div:first-child{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0}.omsk-content-charts .omsk-chart-events .omsk-datatable-footer,.omsk-content-charts .omsk-chart-pages .omsk-datatable-footer{margin-top:auto!important}.omsk-visits-overview-row{grid-template-columns:1fr}.omsk-visits-overview-row .omsk-chart-visits-overview{min-width:0}.omsk-performance-row{grid-template-columns:1fr}.omsk-performance-row .omsk-chart-performance{min-width:0}.omsk-chart-empty,.omsk-chart-error,.omsk-chart-loading{color:#646970;padding:40px 20px;text-align:center}.omsk-chart-error{color:#dc3232}.omsk-performance-metrics{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}@media(max-width:768px){.omsk-performance-metrics{grid-template-columns:1fr}}.omsk-performance-metrics .omsk-performance-metric-card{align-items:center;background:#fff;border:1px solid #e0e0e0;border-left:4px solid;border-radius:8px;display:flex;gap:16px;padding:20px;transition:all .2s ease}.omsk-performance-metrics .omsk-performance-metric-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.omsk-performance-metrics .omsk-performance-metric-card .omsk-metric-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:24px;height:48px;justify-content:center;width:48px}.omsk-performance-metrics .omsk-performance-metric-card .omsk-metric-content{flex:1}.omsk-performance-metrics .omsk-performance-metric-card .omsk-metric-content .omsk-metric-label{color:#646970;font-size:13px;font-weight:500;margin-bottom:4px}.omsk-performance-metrics .omsk-performance-metric-card .omsk-metric-content .omsk-metric-value{align-items:baseline;display:flex;gap:4px}.omsk-performance-metrics .omsk-performance-metric-card .omsk-metric-content .omsk-metric-value .omsk-metric-number{color:#1e1e1e;font-size:28px;font-weight:600}.omsk-performance-metrics .omsk-performance-metric-card .omsk-metric-content .omsk-metric-value .omsk-metric-unit{color:#757575;font-size:16px;font-weight:500}.omsk-performance-metrics .omsk-performance-metric-card .omsk-metric-content .omsk-metric-value .omsk-metric-na{color:#999;font-size:20px;font-style:italic}.omsk-performance-metrics .omsk-performance-note{background:#f6f7f7;border-left:4px solid #2271b1;border-radius:6px;grid-column:1/-1;padding:16px}.omsk-performance-metrics .omsk-performance-note p{color:#646970;font-size:14px;line-height:1.6;margin:0}.omsk-performance-metrics .omsk-performance-note p strong{color:#1e1e1e}.components-card__body:has(.omsk-table-container){padding:0!important}.omsk-table-container{overflow-x:auto;width:100%}.omsk-table-container .omsk-table{border-collapse:collapse;min-width:500px;width:100%}.omsk-table-container .omsk-table thead th{border-bottom:1px solid #dcdcde;font-weight:600;padding:12px 16px;text-align:left;white-space:nowrap}.omsk-table-container .omsk-table thead th.omsk-table-number{text-align:right;width:100px}.omsk-table-container .omsk-table tbody tr{border-bottom:1px solid #f0f0f1}.omsk-table-container .omsk-table tbody tr:last-child{border-bottom:none}.omsk-table-container .omsk-table tbody td{padding:12px 16px}.omsk-table-container .omsk-table tbody td.omsk-table-label{align-items:center;display:flex;gap:8px}.omsk-table-container .omsk-table tbody td.omsk-table-label .omsk-table-rank{align-items:center;color:#757575;display:inline-flex;flex-shrink:0;font-size:12px;height:20px;justify-content:center;min-width:20px}.omsk-table-container .omsk-table tbody td.omsk-table-label .omsk-table-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.omsk-table-container .omsk-table tbody td.omsk-table-number{font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.omsk-datatable{display:flex;flex:1;flex-direction:column;min-height:0}.omsk-datatable .omsk-table-container{flex:1}.omsk-datatable .omsk-table td.omsk-table-rank-col,.omsk-datatable .omsk-table th.omsk-table-rank-col{color:#757575;font-size:12px;min-width:32px;padding-left:16px!important;padding-right:0!important;text-align:left!important;width:32px}.omsk-datatable .omsk-table thead th.omsk-table-rank-col{color:#50575e;font-weight:600}.omsk-datatable .omsk-table thead th.omsk-table-sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.omsk-datatable .omsk-table thead th.omsk-table-sortable:hover{background-color:#f6f7f7}.omsk-datatable .omsk-table thead th .omsk-table-sort-icon{color:#2271b1;font-size:10px}.omsk-datatable .omsk-datatable-footer{align-items:center;border-top:1px solid #f0f0f1;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:auto;padding:12px 16px}.omsk-datatable .omsk-datatable-footer .omsk-datatable-search{flex-shrink:0;margin:0;max-width:200px}.omsk-datatable .omsk-datatable-footer .omsk-datatable-search .components-base-control__field{margin:0}.omsk-datatable .omsk-datatable-footer .omsk-datatable-search .components-text-control__input{font-size:13px;height:30px;min-height:30px;padding:0 8px}.omsk-datatable .omsk-datatable-footer .omsk-datatable-count{color:#757575;flex-shrink:0;font-size:12px;white-space:nowrap}.omsk-datatable .omsk-datatable-pagination{align-items:center;display:flex;gap:4px}.omsk-datatable .omsk-datatable-pagination .omsk-datatable-page-btn{align-items:center;background:#fff;border:1px solid #dcdcde;border-radius:4px;color:#2271b1;cursor:pointer;display:inline-flex;font-size:14px;height:32px;justify-content:center;width:32px}.omsk-datatable .omsk-datatable-pagination .omsk-datatable-page-btn:hover:not(:disabled){background:#f6f7f7;border-color:#2271b1}.omsk-datatable .omsk-datatable-pagination .omsk-datatable-page-btn:disabled{border-color:#dcdcde;color:#a7aaad;cursor:default}.omsk-datatable .omsk-datatable-pagination .omsk-datatable-page-info{color:#50575e;font-size:13px;padding:0 8px;white-space:nowrap}.omsk-post-analytics .omsk-post-analytics-header{align-items:center;border-bottom:1px solid #f0f0f1;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.omsk-post-analytics .omsk-post-analytics-header .omsk-post-analytics-title{color:#1e1e1e;font-size:14px;font-weight:600}.omsk-post-analytics .omsk-post-analytics-header .components-select-control{margin-bottom:0;min-width:140px}.omsk-post-analytics .omsk-post-analytics-metrics{display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}@media(max-width:782px){.omsk-post-analytics .omsk-post-analytics-metrics{grid-template-columns:repeat(2,1fr)}}.omsk-post-analytics .omsk-metric{background:#f9f9f9;border-radius:6px;padding:12px 8px;text-align:center}.omsk-post-analytics .omsk-metric .omsk-metric-value{color:#1e1e1e;display:block;font-size:20px;font-weight:600;line-height:1.2}.omsk-post-analytics .omsk-metric .omsk-metric-label{color:#646970;display:block;font-size:11px;letter-spacing:.3px;margin-top:4px;text-transform:uppercase}.omsk-post-analytics .omsk-metric .omsk-trend{display:block;font-size:11px;margin-top:4px}.omsk-post-analytics .omsk-metric .omsk-trend.positive{color:#10a37f}.omsk-post-analytics .omsk-metric .omsk-trend.negative{color:#ef4444}.omsk-post-analytics .omsk-metric .omsk-trend.neutral{color:#646970}.omsk-post-analytics .omsk-post-analytics-chart{background:#fff;border:1px solid #f0f0f1;border-radius:6px;padding:12px}.omsk-post-analytics .components-notice{margin-bottom:0;margin-top:0}.omsk-post-analytics-loading{align-items:center;color:#646970;display:flex;gap:8px;justify-content:center;padding:20px}.omsk-post-analytics-error{padding:12px;text-align:center}#side-sortables .omsk-post-analytics [style*=grid-template-columns]{grid-template-columns:1fr!important}.components-card__body>.components-notice:not(:first-child){margin-top:1rem}.components-card__body>.components-notice:not(:last-child){margin-bottom:1rem}.components-card__body .components-card+.components-notice,.components-card__body .components-notice+.components-card{margin-top:1rem}.omsk-dashboard .components-notice{margin-bottom:1.25rem;margin-top:1.25rem}.omsk-dashboard .components-notice:first-child{margin-top:0}.omsk-dashboard .components-notice:last-child{margin-bottom:0}.omsk-dashboard .components-notice+.omsk-dashboard-header,.omsk-privacy .components-notice:not(:first-child){margin-top:1rem}.omsk-privacy .components-notice:not(:last-child){margin-bottom:1rem}.omsk-privacy .components-card__body .components-notice:not(:only-child){margin-bottom:1rem;margin-top:1rem}.omsk-privacy .components-card__body .components-notice:first-child{margin-top:0}.omsk-privacy .components-card__body .components-notice:last-child{margin-bottom:0}.omsk-wp-widget .omsk-wp-widget-period{color:#646970;font-size:11px;font-weight:500;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.omsk-wp-widget .omsk-kpi-grid{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-bottom:12px}@media(max-width:480px){.omsk-wp-widget .omsk-kpi-grid{grid-template-columns:1fr}}.omsk-wp-widget .omsk-kpi-card{background:#f9f9f9;border-radius:6px;min-width:0;padding:10px 12px;position:relative}.omsk-wp-widget .omsk-kpi-card .omsk-kpi-content .omsk-kpi-value{font-size:20px;font-weight:600;line-height:1.2}.omsk-wp-widget .omsk-kpi-card .omsk-kpi-content .omsk-kpi-title{color:#646970;font-size:10px;letter-spacing:.3px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.omsk-wp-widget .omsk-kpi-card .omsk-kpi-trend{align-items:center;border-radius:3px;display:flex;font-size:9px;font-weight:500;gap:1px;padding:2px 4px;position:absolute;right:6px;top:6px}.omsk-wp-widget .omsk-kpi-card .omsk-kpi-trend.positive{background:rgba(16,163,127,.1);color:#10a37f}.omsk-wp-widget .omsk-kpi-card .omsk-kpi-trend.negative{background:rgba(239,68,68,.1);color:#ef4444}.omsk-wp-widget .omsk-kpi-card .omsk-kpi-trend .trend-icon{font-size:8px}.omsk-wp-widget .omsk-stats-row{align-items:center;background:#f6f7f7;border-radius:6px;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:12px;padding:10px 12px}.omsk-wp-widget .omsk-stats-row .omsk-stat-item{flex:1;min-width:60px;text-align:center}.omsk-wp-widget .omsk-stats-row .omsk-stat-item .omsk-stat-label{color:#646970;display:block;font-size:9px;letter-spacing:.3px;margin-bottom:2px;text-transform:uppercase}.omsk-wp-widget .omsk-stats-row .omsk-stat-item .omsk-stat-value{color:#1e1e1e;display:block;font-size:14px;font-weight:600}.omsk-wp-widget .omsk-stats-row .omsk-stat-divider{background:#dcdcde;flex-shrink:0;height:24px;width:1px}.omsk-wp-widget .omsk-wp-widget-footer{border-top:1px solid #f0f0f1;padding-top:10px;text-align:right}.omsk-wp-widget .omsk-wp-widget-footer .components-button{font-size:12px}.omsk-wp-widget-loading{align-items:center;color:#646970;display:flex;gap:8px;justify-content:center;padding:40px 20px}.omsk-wp-widget-error{color:#646970;padding:24px 16px;text-align:center}.omsk-wp-widget-error p{margin-bottom:12px}.omsk-tracking-selector{display:flex;flex-direction:row;gap:12px}@media(max-width:900px){.omsk-tracking-selector{flex-direction:column}}.omsk-tracking-option{align-items:center;background:#fff;border:2px solid #dcdcde;border-radius:8px;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:12px;min-width:0;padding:20px 16px;text-align:center;transition:all .2s ease}.omsk-tracking-option:hover{background:#f9f9f9;border-color:#b4b9be}.omsk-tracking-option.selected{background:rgba(56,88,233,.04);border-color:#3858e9}.omsk-tracking-option .omsk-tracking-option-icon{align-items:center;background:#f0f0f1;border-radius:8px;color:#646970;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.selected .omsk-tracking-option .omsk-tracking-option-icon{background:rgba(56,88,233,.1);color:#3858e9}.omsk-tracking-option .omsk-tracking-option-content{flex:1}.omsk-tracking-option .omsk-tracking-option-content .omsk-tracking-option-header{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:4px}.omsk-tracking-option .omsk-tracking-option-content .omsk-tracking-option-title{color:#1e1e1e;font-size:15px;font-weight:600}.omsk-tracking-option .omsk-tracking-option-content .omsk-tracking-option-badge{background:#10a37f;border-radius:10px;color:#fff;font-size:10px;font-weight:500;letter-spacing:.3px;padding:2px 8px;text-transform:uppercase}.omsk-tracking-option .omsk-tracking-option-content .omsk-tracking-option-description{color:#646970;font-size:12px}.omsk-tracking-option .omsk-tracking-option-radio{flex-shrink:0}.omsk-tracking-option .omsk-tracking-option-radio .omsk-radio{border:2px solid #dcdcde;border-radius:50%;height:20px;position:relative;transition:all .2s ease;width:20px}.omsk-tracking-option .omsk-tracking-option-radio .omsk-radio.checked{border-color:#3858e9}.omsk-tracking-option .omsk-tracking-option-radio .omsk-radio.checked:after{background:#3858e9;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.omsk-wizard-wrap{background:#f0f0f1;margin:-20px 0 0 -20px;min-height:calc(100vh - 32px);padding:20px}.omsk-wizard{margin:40px auto;max-width:640px}.omsk-wizard .omsk-wizard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.omsk-wizard .omsk-wizard-logo{align-items:center;color:#1e1e1e;display:flex;font-size:18px;font-weight:600;gap:10px}.omsk-wizard .omsk-wizard-logo svg{display:block}.omsk-wizard .omsk-wizard-progress{display:flex;gap:8px}.omsk-wizard .omsk-wizard-progress-step{align-items:center;background:#fff;border:2px solid #dcdcde;border-radius:50%;color:#646970;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;transition:all .2s ease;width:32px}.omsk-wizard .omsk-wizard-progress-step.active{background:#3858e9;border-color:#3858e9;color:#fff}.omsk-wizard .omsk-wizard-progress-step.current{border-color:#3858e9;box-shadow:0 0 0 3px rgba(56,88,233,.2)}.omsk-wizard .omsk-wizard-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.omsk-wizard .omsk-wizard-card .components-card__body{padding:32px}.omsk-wizard .omsk-wizard-card h2{color:#1e1e1e;font-size:24px;font-weight:600;margin:0 0 8px}.omsk-wizard .omsk-wizard-card .omsk-wizard-description{color:#646970;font-size:14px;margin-bottom:24px}.omsk-wizard .omsk-wizard-card .components-text-control__input{margin-bottom:16px}.omsk-wizard .omsk-wizard-options{display:flex;flex-direction:column;gap:12px}.omsk-wizard .omsk-wizard-option{border:2px solid #dcdcde;border-radius:8px;cursor:pointer;padding:16px;transition:all .2s ease}.omsk-wizard .omsk-wizard-option:hover{border-color:#b4b9be}.omsk-wizard .omsk-wizard-option.selected{background:rgba(56,88,233,.05);border-color:#3858e9}.omsk-wizard .omsk-wizard-option .omsk-wizard-option-header{align-items:center;display:flex;gap:8px;margin-bottom:4px}.omsk-wizard .omsk-wizard-option .omsk-wizard-option-title{color:#1e1e1e;font-weight:600}.omsk-wizard .omsk-wizard-option .omsk-wizard-option-badge{background:#10a37f;border-radius:10px;color:#fff;font-size:11px;letter-spacing:.3px;padding:2px 8px;text-transform:uppercase}.omsk-wizard .omsk-wizard-option .omsk-wizard-option-description{color:#646970;font-size:13px;margin:0}.omsk-wizard .omsk-wizard-complete{padding:20px 0;text-align:center}.omsk-wizard .omsk-wizard-complete .omsk-wizard-complete-icon{margin-bottom:16px}.omsk-wizard .omsk-wizard-complete h2{margin-bottom:8px}.omsk-wizard .omsk-wizard-summary{background:#f9f9f9;border-radius:8px;margin-top:24px;padding:16px;text-align:left}.omsk-wizard .omsk-wizard-summary .omsk-wizard-summary-item{border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:8px 0}.omsk-wizard .omsk-wizard-summary .omsk-wizard-summary-item:last-child{border-bottom:none}.omsk-wizard .omsk-wizard-summary .omsk-wizard-summary-item .label{color:#646970}.omsk-wizard .omsk-wizard-summary .omsk-wizard-summary-item .value{color:#1e1e1e;font-weight:500}.omsk-wizard .omsk-wizard-actions{display:flex;justify-content:space-between;margin-top:24px;padding-top:24px}.omsk-wizard .omsk-wizard-actions .omsk-wizard-actions-left,.omsk-wizard .omsk-wizard-actions .omsk-wizard-actions-right{align-items:center;display:flex;gap:12px}
