.msg-wrap{display:grid;gap:16px}.msg-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.msg-head h2{margin:0;font-size:clamp(36px,4.7vw,56px);line-height:1.05}.msg-head p{margin:8px 0 0;color:#5b6580;max-width:760px}.msg-head__actions{display:flex;gap:8px}.msg-head__actions button{border:0;border-radius:999px;height:42px;padding:0 16px;background:#e6e9f4;color:#404a66;font-size:12px;font-weight:800;cursor:pointer}.msg-head__actions .msg-head__primary{background:#0d45ad;color:#fff}.msg-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.msg-stat-card{background:#ffffffe6;border:1px solid rgba(38,54,97,.08);border-radius:14px;padding:14px;display:grid;gap:6px}.msg-stat-card small{font-size:10px;font-weight:800;color:#737c96;letter-spacing:.8px;text-transform:uppercase}.msg-stat-card strong{font-size:40px;line-height:1;color:#1d2846}.msg-stat-card span{font-size:12px;font-weight:800;color:#2f7a33}.msg-stat-card__up{color:#2f7a33}.msg-stat-card .msg-stat-card__danger,.msg-stat-card__danger{color:#9a2029}.msg-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:14px}.msg-feed{display:grid;gap:12px}.msg-feed__legend{display:flex;justify-content:flex-end;gap:12px;font-size:11px;font-weight:700;color:#6a738b}.msg-feed__legend span{display:inline-flex;align-items:center;gap:6px}.msg-feed__legend span:before{content:"";width:8px;height:8px;border-radius:50%;display:inline-block}.msg-feed__legend .is-twitter:before{background:#234fad}.msg-feed__legend .is-telegram:before{background:#26a4df}.msg-feed__card{background:#fff;border-radius:14px;border:1px solid rgba(38,54,97,.08);border-left:3px solid transparent;padding:14px;display:grid;gap:10px}.msg-feed__card--ijobiy{border-left-color:#2f8a37}.msg-feed__card--salbiy{border-left-color:#cb2530}.msg-feed__card--neytral{border-left-color:#ced4e4}.msg-feed__top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.msg-feed__top strong{display:block;color:#1e2740;font-size:22px;line-height:1.12}.msg-feed__top small{display:block;margin-top:3px;color:#6a728a;font-size:11px;text-transform:uppercase;letter-spacing:.7px}.msg-feed p{margin:0;color:#27304a;line-height:1.5}.msg-feed__badge{font-size:10px;font-weight:800;border-radius:999px;padding:4px 9px;text-transform:uppercase}.msg-feed__badge--ijobiy{background:#d6f2cf;color:#246a2c}.msg-feed__badge--salbiy{background:#ffd8d5;color:#8a1f27}.msg-feed__badge--neytral{background:#e7e9f2;color:#4b556f}.msg-feed__bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.msg-feed__tags{display:flex;gap:8px;flex-wrap:wrap}.msg-feed__tags em{font-style:normal;background:#eff2fa;color:#4f5974;font-size:11px;font-weight:700;border-radius:8px;padding:4px 8px}.msg-feed__icons{display:flex;gap:10px}.msg-feed__icons span{font-size:10px;color:#6f7892;font-weight:800;text-transform:uppercase}.msg-side{display:grid;gap:12px}.msg-side__panel{background:#f3f5fb;border:1px solid rgba(38,54,97,.08);border-radius:14px;padding:14px;display:grid;gap:10px}.msg-side__panel h3{margin:0;font-size:26px;line-height:1.12}.msg-side__trends{display:grid;gap:9px}.msg-side__trend-item{display:grid;gap:5px}.msg-side__trend-meta{display:flex;justify-content:space-between;gap:8px;font-size:12px}.msg-side__trend-meta span{color:#2a334d;font-weight:700}.msg-side__trend-meta small{color:#68708a;font-weight:700}.msg-side__bar{height:6px;border-radius:999px;background:#d9dfef;overflow:hidden}.msg-side__bar i{display:block;height:100%;background:#0d45ad}.msg-side__link{justify-self:start;border:0;background:transparent;color:#163f97;font-size:12px;font-weight:800;cursor:pointer}.msg-side__panel label{display:flex;align-items:center;gap:8px;font-size:13px;color:#2d3550}.msg-side__panel input[type=checkbox]{width:14px;height:14px}.msg-side__panel h4{margin:8px 0 0;font-size:11px;color:#73809d;text-transform:uppercase;letter-spacing:.9px}.msg-side__chips{display:flex;gap:8px}.msg-side__chips span{font-size:10px;font-weight:800;border-radius:999px;padding:4px 8px;text-transform:uppercase}.msg-side__chips .is-ijobiy{background:#d6f2cf;color:#246a2c}.msg-side__chips .is-salbiy{background:#ffd8d5;color:#8a1f27}.msg-side__chips .is-neytral{background:#e7e9f2;color:#4b556f}.msg-side__panel--blue{background:linear-gradient(145deg,#063893,#124db4);color:#fff}.msg-side__panel--blue small{text-transform:uppercase;letter-spacing:.8px;font-weight:800;opacity:.85}.msg-side__panel--blue p{margin:0;color:#dbe5ff;line-height:1.45}.msg-side__panel--blue button{justify-self:start;border:0;border-radius:999px;padding:8px 13px;background:#fff;color:#0d45ad;font-size:11px;font-weight:800;cursor:pointer}.msg-footer{margin-top:6px;padding-top:14px;border-top:1px solid #d9deed;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.msg-footer p{margin:0;color:#6f7892;font-size:11px}.msg-footer nav{display:flex;gap:16px;flex-wrap:wrap}.msg-footer a{text-decoration:none;color:#6f7892;font-size:11px}@media (max-width: 1200px){.msg-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.msg-layout{grid-template-columns:1fr}.msg-side{grid-template-columns:repeat(2,minmax(0,1fr))}.msg-side__panel--blue{grid-column:span 2}}@media (max-width: 720px){.msg-head{display:grid}.msg-head__actions{width:100%}.msg-head__actions button{flex:1}.msg-stats,.msg-side{grid-template-columns:1fr}.msg-side__panel--blue{grid-column:span 1}.msg-feed__top{display:grid}.msg-feed__bottom{display:grid;gap:8px}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-wrap{display:grid;gap:10px;padding:4px 0}.skeleton-line{border-radius:6px;background:linear-gradient(90deg,#e8ecf5 25%,#f4f6fc,#e8ecf5 75%);background-size:800px 100%;animation:shimmer 1.4s infinite linear}.skeleton-card{border-radius:12px;background:linear-gradient(90deg,#e8ecf5 25%,#f4f6fc,#e8ecf5 75%);background-size:800px 100%;animation:shimmer 1.4s infinite linear;width:100%}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:48px 24px;color:#7a84a0;text-align:center}.empty-state__icon{font-size:36px;line-height:1}.empty-state strong{font-size:15px;color:#3a4260}.empty-state p{margin:0;font-size:13px;max-width:280px;line-height:1.5}.error-state{display:flex;flex-direction:column;align-items:center;gap:6px;padding:32px 24px;text-align:center;color:#7a1a20;background:#fff5f5;border-radius:12px;border:1px solid #f5c0c4}.error-state strong{font-size:14px}.error-state p{margin:0;font-size:12px;color:#a03040;max-width:300px}.prb-wrap{display:grid;gap:14px}.prb-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.prb-stat-card{background:#fff;border:1px solid rgba(38,54,97,.08);border-radius:12px;padding:14px}.prb-stat-card small{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#6b748b;font-weight:700}.prb-stat-card strong{display:block;font-size:43px;color:#0a3f9f;line-height:1;margin-top:6px}.prb-stat-card span{font-size:12px;color:#3c7041;font-weight:700}.prb-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:12px}.prb-table-card,.prb-chat-card{background:#fff;border-radius:14px;border:1px solid rgba(38,54,97,.08);padding:14px}.prb-table-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.prb-table-head h3,.prb-chat-head h3{margin:0;font-size:23px}.prb-table-head div{display:flex;gap:8px}.prb-table-head button,.prb-chat-input button{border:0;border-radius:999px;background:#e8ecf8;font-size:12px;font-weight:700;padding:8px 12px;cursor:pointer}.prb-rows{margin-top:10px;display:grid}.prb-row{display:grid;grid-template-columns:110px 1fr 90px 130px;gap:8px;align-items:center;padding:12px 4px;border-top:1px solid #edf0f8}.prb-pill{justify-self:start;font-size:10px;font-weight:800;padding:4px 8px;border-radius:999px;text-transform:uppercase}.prb-pill--resolved{background:#d5efcd;color:#2b6e32}.prb-pill--new{background:#ffd9d5;color:#8c1f27}.prb-pill--progress{background:#e7eaf4;color:#4f5870}.prb-row b{display:block;font-size:15px;color:#0d45ad}.prb-row p{margin:6px 0 0;color:#5a637c;font-size:12px}.prb-row em{font-style:normal;font-size:12px;font-weight:700;color:#394260}.prb-row small{font-size:12px;color:#5a6279}.prb-chat-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.prb-chat-head span{font-size:10px;font-weight:800;text-transform:uppercase;color:#8d2027;background:#ffd9d5;border-radius:999px;padding:4px 8px}.prb-chat-history{margin-top:10px;display:grid;gap:8px;max-height:400px;overflow:auto;padding-right:4px}.prb-chat-item{border-radius:12px;background:#f2f4fc;padding:10px}.prb-chat-meta{display:flex;justify-content:space-between;gap:8px}.prb-chat-meta strong{font-size:12px}.prb-chat-meta time{font-size:11px;color:#626b83}.prb-chat-item p{margin:6px 0 0;color:#27304a;line-height:1.4}.prb-chat-input{margin-top:10px;display:grid;grid-template-columns:1fr auto;gap:8px}.prb-chat-input input{border:1px solid #dce1f0;border-radius:999px;padding:10px 12px;font-size:13px;outline:none}@media (max-width: 1200px){.prb-grid{grid-template-columns:1fr}}@media (max-width: 900px){.prb-stats{grid-template-columns:1fr}.prb-row{grid-template-columns:1fr;gap:4px;padding:10px 0}}.anl-wrap{display:grid;gap:16px}.anl-top-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.anl-kicker{margin:0;font-size:11px;font-weight:800;letter-spacing:2px;color:#29428d;text-transform:uppercase}.anl-top-head h2{margin:8px 0 0;font-size:clamp(38px,4.8vw,62px);line-height:1.03}.anl-top-head__buttons{display:flex;gap:10px}.anl-top-head__buttons button{border:0;border-radius:999px;height:42px;padding:0 17px;font-size:12px;font-weight:800;background:#e9ecf7;color:#3f4966;cursor:pointer}.anl-top-head__buttons .anl-top-head__primary{background:#0d45ad;color:#fff;box-shadow:0 8px 18px #0c45af47}.anl-grid-top{display:grid;grid-template-columns:2fr 1fr;gap:14px}.anl-grid-bottom{display:grid;grid-template-columns:1fr 1fr;gap:14px}.anl-card{background:#fff;border:1px solid rgba(38,54,97,.08);border-radius:16px;padding:18px;box-shadow:0 10px 26px #1822420f}.anl-card h3{margin:0;font-size:34px}.anl-card__head{display:flex;justify-content:space-between;gap:10px;align-items:center}.anl-card__head span{font-size:10px;text-transform:uppercase;color:#2f7a33;background:#d4efcb;font-weight:800;border-radius:999px;padding:5px 9px}.anl-bars{height:240px;display:grid;grid-template-columns:repeat(7,1fr);gap:8px;align-items:end;margin-top:18px}.anl-bars i{display:block;border-radius:8px 8px 0 0;background:#d7dbe7}.anl-bars__active{background:#0c45af!important}.anl-weeks{margin-top:10px;display:grid;grid-template-columns:repeat(7,1fr);gap:8px;font-size:10px;color:#58617b;text-transform:uppercase;letter-spacing:.6px;font-weight:700}.anl-mix{display:grid;align-content:start;gap:12px}.anl-source-list{display:grid;gap:10px}.anl-source-row{display:grid;gap:6px}.anl-source-row>div:first-child{display:flex;justify-content:space-between;gap:8px;font-size:13px;font-weight:700}.anl-source-row__bar{height:6px;border-radius:999px;background:#dde2f0;overflow:hidden}.anl-source-row__bar i{display:block;height:100%;background:#0c45af}.anl-map-card h3,.anl-issues-card h3{font-size:35px}.anl-map-card p{margin:7px 0 0;font-size:13px;color:#616b84}.anl-map-box{margin-top:14px;min-height:230px;border-radius:12px;background:radial-gradient(circle at 27% 36%,rgba(31,81,195,.42),transparent 35%),radial-gradient(circle at 62% 54%,rgba(64,130,212,.34),transparent 34%),linear-gradient(135deg,#6b717b,#97a3b0 42%,#d0d6e0);position:relative;overflow:hidden}.anl-map-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.15) 1px,transparent 1px);background-size:22px 22px}.anl-map-dot{position:absolute;width:11px;height:11px;border-radius:50%;background:#1148ad;box-shadow:0 0 0 8px #1148ad33;z-index:2}.anl-map-dot--1{left:33%;top:28%}.anl-map-dot--2{left:62%;top:47%}.anl-map-dot--3{left:24%;top:58%}.anl-issues-list{margin-top:12px;display:grid;gap:10px}.anl-issue-row{display:flex;justify-content:space-between;align-items:center;gap:10px;border-radius:12px;background:#f1f3fb;padding:12px}.anl-issue-row--kritik{background:#fdeceb}.anl-issue-row b{display:block;font-size:17px}.anl-issue-row span{display:block;margin-top:3px;font-size:12px;color:#667089}.anl-issue-row em{font-style:normal;font-size:18px;font-weight:800;color:#891f26}.anl-reports{display:grid;gap:10px}.anl-reports__head{display:flex;justify-content:space-between;align-items:center;gap:10px}.anl-reports__head h3{margin:0;font-size:37px}.anl-reports__head button{border:0;background:transparent;color:#163f97;font-size:12px;font-weight:800;cursor:pointer}.anl-report-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.anl-report-card{background:#ffffffb8;border:1px solid rgba(38,54,97,.08);border-radius:14px;padding:14px;display:grid;gap:8px}.anl-report-card h4{margin:0;font-size:22px;line-height:1.15}.anl-report-card p{margin:0;color:#636d86;font-size:12px;line-height:1.45}.anl-report-card button{justify-self:start;border:0;border-radius:999px;background:#e8ecf8;color:#0c45af;font-weight:700;padding:8px 12px;cursor:pointer}@media (max-width: 1200px){.anl-top-head{display:grid}.anl-grid-top,.anl-grid-bottom{grid-template-columns:1fr}.anl-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.anl-top-head__buttons{width:100%}.anl-top-head__buttons button{flex:1}.anl-report-grid{grid-template-columns:1fr}.anl-card h3,.anl-map-card h3,.anl-issues-card h3,.anl-reports__head h3{font-size:28px}}.map-screen{position:relative;min-height:calc(100vh - 112px);border-radius:16px;overflow:hidden;border:1px solid rgba(37,53,94,.08);background:#0f224d}.map-canvas{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 35%,rgba(20,166,255,.22),transparent 25%),radial-gradient(circle at 18% 80%,rgba(33,100,220,.18),transparent 28%),linear-gradient(145deg,#101b3a,#0d255a 48%,#0a1f4d)}.map-canvas:before,.map-canvas:after{content:"";position:absolute;top:-20%;right:-10%;bottom:-20%;left:-10%;background-image:linear-gradient(to right,rgba(224,44,72,.35) 1px,transparent 1px),linear-gradient(to bottom,rgba(224,44,72,.3) 1px,transparent 1px);background-size:48px 48px;transform:rotate(-13deg)}.map-canvas:after{top:-10%;right:-20%;bottom:-10%;left:-20%;opacity:.4;transform:rotate(12deg)}.map-marker{position:absolute;z-index:2;width:18px;height:18px;border-radius:50%;border:2px solid #fff;background:#9c0918;box-shadow:0 0 0 6px #9c091842}.map-marker--1{left:72%;top:27%}.map-marker--2{left:58%;top:54%;background:#2096ff;box-shadow:0 0 0 6px #2096ff3d}.map-panel{position:relative;z-index:3;width:min(100%,390px);margin:24px;background:#f8f9fd;border:1px solid rgba(36,52,92,.12);border-radius:14px;box-shadow:0 18px 40px #101b3a40;overflow:hidden}.map-panel__head{padding:16px 16px 14px}.map-panel__head small{font-size:10px;color:#3d57a0;text-transform:uppercase;letter-spacing:1.1px;font-weight:800}.map-panel__head h2{margin:5px 0 0;font-size:42px;line-height:1}.map-panel__head p{margin:10px 0 0;color:#4f5974;line-height:1.45}.map-mood{background:linear-gradient(140deg,#0d45ad,#1146a7);color:#fff;padding:14px 16px;display:grid;gap:6px}.map-mood small{font-size:10px;letter-spacing:1px;font-weight:800}.map-mood div{display:flex;align-items:baseline;gap:8px}.map-mood strong{font-size:62px;line-height:.9}.map-mood span{font-size:33px;font-weight:700}.map-mood em{font-style:normal;font-size:11px;color:#d8e5ff}.map-issues{padding:14px 16px 12px;display:grid;gap:10px}.map-issues h3{margin:0;font-size:16px;text-transform:uppercase;letter-spacing:1px}.map-issues__list{display:grid;gap:10px}.map-issue{display:grid;gap:6px}.map-issue__meta{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.map-issue__meta strong{display:block;font-size:28px;line-height:1}.map-issue__meta span{display:block;margin-top:3px;font-size:10px;font-weight:800;color:#6c758f;text-transform:uppercase;letter-spacing:.8px}.map-issue__meta b{font-size:15px;color:#1f2942}.map-issue p{margin:0;color:#49536f;line-height:1.4}.map-issue__bar{height:4px;border-radius:999px;background:#dde2ef;overflow:hidden}.map-issue__bar-fill{display:block;height:100%}.map-issue__bar-fill--kritik{background:#8f1720}.map-issue__bar-fill--ijobiy{background:#2d7f32}.map-issue__bar-fill--neytral{background:#2953b8}.map-issues button{border:0;border-radius:10px;background:#e8ebf5;color:#0f2f8a;height:38px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer}.map-panel__legend{border-top:1px solid #dde2ef;padding:12px 16px;display:flex;justify-content:space-between;gap:6px;font-size:10px;color:#4f5974;text-transform:uppercase;letter-spacing:1px;font-weight:700}.map-panel__legend i{width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:4px}.dot-neg{background:#8f1720}.dot-neu{background:#8e96af}.dot-pos{background:#2d7f32}.map-controls{position:absolute;right:14px;bottom:14px;z-index:4;display:grid;gap:8px}.map-controls button{width:38px;height:38px;border-radius:50%;border:0;background:#f6f8ff;color:#0d45ad;font-size:25px;line-height:1;box-shadow:0 8px 16px #14234a40;cursor:pointer}@media (max-width: 900px){.map-screen{min-height:calc(100vh - 148px)}.map-panel{margin:10px;width:calc(100% - 20px)}.map-panel__head h2,.map-issue__meta strong{font-size:30px}.map-mood strong{font-size:44px}.map-mood span{font-size:24px}}.stg-wrap{display:grid;gap:14px}.stg-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px}.stg-head h2{margin:0;font-size:clamp(34px,5vw,56px);line-height:1.03}.stg-head p{margin:8px 0 0;color:#5f6882;max-width:680px}.stg-head button{border:0;border-radius:999px;height:42px;padding:0 18px;background:#0d45ad;color:#fff;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 10px 20px #0d45ad40}.stg-grid-top,.stg-grid-bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:12px}.stg-card{background:#fff;border:1px solid rgba(38,54,97,.08);border-radius:14px;padding:14px;box-shadow:0 10px 24px #1b274d0f}.stg-card h3{margin:0;font-size:30px}.stg-form-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stg-form-grid label,.stg-option-row,.stg-switch-row{display:grid;gap:6px;color:#3c455f;font-size:13px;font-weight:700}.stg-form-grid input,.stg-form-grid select,.stg-option-row select{border:1px solid #dbe1ef;border-radius:10px;height:40px;padding:0 11px;font-family:inherit;font-size:13px;outline:none;background:#f7f9ff}.stg-option-list{margin-top:12px;display:grid;gap:10px}.stg-option-row{align-items:center}.stg-option-row input[type=range]{width:100%}.stg-theme-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stg-theme{border:1px solid #d8dff0;background:#f2f5fd;border-radius:10px;height:34px;font-size:12px;font-weight:700;cursor:pointer}.stg-theme--active{border-color:#0d45ad;background:#e8eeff;color:#0d45ad}.stg-switch-list{margin-top:10px;display:grid;gap:8px}.stg-switch-row{grid-template-columns:1fr auto;align-items:center;border-radius:10px;background:#f6f8fe;padding:10px}.stg-switch{width:50px;height:26px;border:0;border-radius:999px;background:#c8cfdf;position:relative;cursor:pointer;transition:background .2s ease}.stg-switch i{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:left .2s ease}.stg-switch--on{background:#0d45ad}.stg-switch--on i{left:27px}.stg-security{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.stg-security button,.stg-integrations__head button{border:1px solid #dbe1ef;background:#f4f7ff;border-radius:999px;height:34px;padding:0 14px;font-size:12px;font-weight:600;color:#244184;cursor:pointer;transition:background .15s,border-color .15s}.stg-security button:not(:disabled):hover{background:#e6ecff;border-color:#1a57c9}.stg-security-btn--soon{opacity:.6;cursor:not-allowed!important;display:flex;align-items:center;gap:6px}.stg-soon-badge{background:#f59e0b;color:#fff;border-radius:99px;padding:1px 7px;font-size:10px;font-weight:700}.stg-sessions-panel{margin-top:12px;border:1px solid rgba(38,54,97,.1);border-radius:10px;overflow:hidden;background:#f9fafd}.stg-sessions-panel__head{display:flex;justify-content:space-between;align-items:center;padding:9px 14px;background:#eef1fb;font-size:13px;font-weight:600;color:#1a2545}.stg-sessions-panel__head button{background:none;border:none;cursor:pointer;color:#6a7a9a;font-size:13px;padding:2px 6px;border-radius:6px}.stg-sessions-panel__head button:hover{background:#dde2f0}.stg-sessions-row{display:flex;align-items:center;gap:12px;padding:12px 14px}.stg-sessions-dot{width:9px;height:9px;border-radius:50%;background:#22c55e;flex-shrink:0;box-shadow:0 0 0 3px #22c55e33}.stg-sessions-info{flex:1;display:flex;flex-direction:column;gap:2px;font-size:13px}.stg-sessions-info strong{color:#1a2545;font-weight:600}.stg-sessions-info span{color:#6a7a9a;font-size:12px}.stg-sessions-device{color:#8a9abf!important;font-size:11px!important}.stg-sessions-active{font-size:11px;font-weight:700;color:#22c55e;background:#22c55e1a;padding:2px 8px;border-radius:99px}.stg-integrations__head{display:flex;justify-content:space-between;align-items:center;gap:10px}.stg-int-list{margin-top:10px;display:grid;gap:8px}.stg-int-list div{border-radius:10px;background:#f6f8fe;padding:10px}.stg-int-list strong{display:block;font-size:15px}.stg-int-list span{display:block;margin-top:3px;color:#616b84;font-size:12px}.ai-apis__head{margin-bottom:14px}.ai-apis__head h3{margin:0;font-size:22px;color:#1e2d56}.ai-apis__head p{margin:4px 0 0;font-size:13px;color:#5f6882}.ai-apis__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ai-card{background:#f6f8fe;border:1px solid rgba(38,54,97,.09);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.ai-card--error{border-color:#f3a7a7;background:#fff9f9}.ai-card--off{opacity:.75}.ai-card__head{display:flex;align-items:flex-start;gap:10px;padding:12px 12px 10px;border-bottom:1px solid rgba(38,54,97,.07)}.ai-card__icon{font-size:24px;line-height:1;flex-shrink:0}.ai-card__title{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.ai-card__title strong{font-size:13px;font-weight:800;color:#1e2d56}.ai-card__title span{font-size:11px;color:#6b738f}.ai-card__head-right{display:flex;align-items:center;gap:6px;flex-shrink:0}.ai-card__off-banner{background:#fff8e1;border-bottom:1px solid #ffe082;padding:7px 12px;font-size:11px;font-weight:600;color:#7a5900}.ai-card__saved-row{display:flex;align-items:center;gap:8px;padding:8px 12px 0}.ai-card__saved-label{font-size:11px;color:#6b738f;font-weight:600;flex-shrink:0}.ai-card__preview{font-size:11px;font-family:Courier New,monospace;background:#f0f9f4;color:#1a8a4a;border:1px solid #b7e5cd;border-radius:5px;padding:2px 8px;flex:1}.ai-card__del-key{width:22px;height:22px;border:1px solid #f5c6c6;border-radius:5px;background:#fff5f5;color:#c0392b;font-size:11px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-card__del-key:hover{background:#fee;border-color:#e0a0a0}.ai-card__key-row{display:flex;align-items:center;gap:6px;padding:10px 12px 0}.ai-card__key-input{flex:1;border:1px solid #dbe1ef;border-radius:8px;height:34px;padding:0 10px;font-size:12px;font-family:Consolas,monospace;background:#fff;outline:none;min-width:0}.ai-card__key-input:focus{border-color:#4a72e8}.ai-card__key-input:disabled{background:#f0f2f8;color:#aab0c4}.ai-card__err{margin:6px 12px 0;font-size:11px;color:#b02a2a;font-weight:600}.ai-card__ok{margin:6px 12px 0;font-size:11px;color:#1a7a4a;font-weight:600}.ai-card__btns{display:flex;justify-content:flex-end;gap:8px;padding:10px 12px 12px;margin-top:auto}@media (max-width: 1100px){.stg-grid-top,.stg-grid-bottom{grid-template-columns:1fr}.ai-apis__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.stg-head{display:grid}.stg-form-grid,.stg-theme-row{grid-template-columns:1fr}.stg-card h3{font-size:24px}.ai-apis__grid{grid-template-columns:1fr}}.sc-section__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}.sc-section__head h3{margin:0;font-size:30px}.sc-section__head p{margin:4px 0 0;font-size:13px;color:#5f6882;font-weight:400}.sc-refresh{border:1px solid #dbe1ef;background:#f4f7ff;border-radius:8px;width:36px;height:36px;font-size:18px;cursor:pointer;color:#244184;flex-shrink:0}.sc-refresh:hover{background:#e8eeff}.sc-grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.sc-card2{background:#fff;border:1px solid rgba(38,54,97,.1);border-radius:16px;overflow:hidden}.sc-card2--error{border-color:#f3a7a7}.sc-card2--off{opacity:.8}.sc-card2__head{display:flex;align-items:flex-start;gap:10px;padding:14px 14px 12px;border-bottom:1px solid #eef1f9}.sc-card2__icon{font-size:26px;line-height:1;flex-shrink:0}.sc-card2__title{flex:1;display:flex;flex-direction:column;gap:2px}.sc-card2__title strong{font-size:15px;color:#1e2d56}.sc-card2__title span{font-size:11px;color:#6b738f}.sc-card2__head-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.sc-badge2{display:inline-flex;align-items:center;gap:4px;height:22px;padding:0 9px;border-radius:999px;font-size:11px;font-weight:700}.sc-badge2:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.7}.sc-badge--idle{background:#eef0f8;color:#6b738f}.sc-badge--running{background:#fff3cd;color:#856404;animation:sc-pulse 1.2s infinite}.sc-badge--ok{background:#d1f5e4;color:#1a7a4a}.sc-badge--error{background:#fde8e8;color:#b02a2a}@keyframes sc-pulse{0%,to{opacity:1}50%{opacity:.55}}.sc-cookie-expired-badge{background:#fff3cd;color:#856404;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:700;white-space:nowrap}.sc-warn-banner{background:#fff8e1;border-bottom:1px solid #ffe082;padding:8px 14px;font-size:12px;color:#7a5900;font-weight:600}.sc-err-panel{margin:10px 14px 0;background:#fde8e8;border:1px solid #f3a7a7;border-radius:8px;padding:10px;display:grid;gap:6px}.sc-err-panel__head{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;color:#b02a2a}.sc-err-panel__head button{background:none;border:none;cursor:pointer;font-size:14px;color:#b02a2a;padding:0;opacity:.7}.sc-err-panel__head button:hover{opacity:1}.sc-err-panel__msg{margin:0;font-size:11px;font-family:Consolas,monospace;color:#7a1a1a;background:#fff0f0;border-radius:6px;padding:8px;white-space:pre-wrap;word-break:break-all;max-height:100px;overflow-y:auto}.sc-section2{padding:12px 14px;border-bottom:1px solid #eef1f9;display:grid;gap:8px}.sc-section2__head{display:grid;gap:2px}.sc-section2__label{font-size:13px;font-weight:700;color:#1e2d56}.sc-section2__sub{font-size:11px;color:#6b738f}.sc-add-handle{display:flex;gap:6px}.sc-add-handle input{flex:1;border:1px solid #dbe1ef;border-radius:8px;height:36px;padding:0 10px;font-size:12px;font-family:inherit;background:#f7f9ff;outline:none}.sc-add-handle input:focus{border-color:#4a72e8}.sc-type-sel{border:1px solid #dbe1ef;border-radius:8px;height:36px;padding:0 8px;font-size:12px;font-family:inherit;background:#f7f9ff;outline:none;cursor:pointer}.sc-add-handle__btn{height:36px;padding:0 12px;border-radius:8px;border:0;background:#0d45ad;color:#fff;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.sc-add-handle__btn:disabled{opacity:.5;cursor:default}.sc-no-profiles{margin:0;font-size:12px;color:#8a94ad}.sc-profiles{display:grid;gap:6px}.sc-profile{display:flex;align-items:center;gap:8px;background:#f6f8fe;border:1px solid rgba(38,54,97,.07);border-radius:10px;padding:7px 10px}.sc-profile--off{opacity:.55}.sc-profile__toggle{transform:scale(.75);transform-origin:left;flex-shrink:0}.sc-profile__handle{flex:1;font-size:13px;font-weight:700;color:#1e2d56}.sc-profile__type{font-size:11px;font-weight:700;background:#eef2ff;color:#3656b0;padding:2px 8px;border-radius:999px}.sc-icon-btn{background:none;border:none;cursor:pointer;font-size:14px;padding:3px 5px;border-radius:6px;opacity:.5;transition:opacity .15s}.sc-icon-btn:hover{opacity:1}.sc-icon-btn--del:hover{color:#b02a2a}.sc-cookie-row{display:flex;gap:6px;align-items:center}.sc-cookie-display{flex:1;border:1px solid #dbe1ef;border-radius:8px;height:36px;padding:0 10px;font-size:12px;font-family:inherit;background:#f7f9ff;color:#6b738f;outline:none}.sc-cookie-ok{font-size:11px;color:#1a7a4a;font-weight:600}.sc-cookie-edit textarea{width:100%;border:1px solid #dbe1ef;border-radius:8px;padding:8px 10px;font-size:12px;font-family:Consolas,monospace;background:#f7f9ff;outline:none;resize:vertical;box-sizing:border-box}.sc-cookie-edit textarea:focus{border-color:#4a72e8}.sc-cookie-edit__btns{display:flex;justify-content:flex-end;gap:6px}.sc-cookie-edit__btns button{height:34px;padding:0 12px;border-radius:8px;border:1px solid #dbe1ef;background:#f4f7ff;color:#244184;font-size:12px;font-weight:700;cursor:pointer}.sc-setting-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid #eef1f9;gap:10px}.sc-setting-row__info{display:flex;flex-direction:column;gap:2px}.sc-setting-row__info strong{font-size:13px;color:#1e2d56}.sc-setting-row__info span{font-size:11px;color:#6b738f}.sc-select{border:1px solid #dbe1ef;border-radius:8px;height:34px;padding:0 10px;font-size:12px;font-family:inherit;background:#f7f9ff;outline:none;cursor:pointer;min-width:130px}.sc-delay-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 14px;border-bottom:1px solid #eef1f9}.sc-delay-row label{display:grid;gap:5px;font-size:11px;font-weight:700;color:#3c455f}.sc-delay-row input{border:1px solid #dbe1ef;border-radius:8px;height:34px;padding:0 10px;font-size:12px;font-family:inherit;background:#f7f9ff;outline:none;width:100%;box-sizing:border-box}.sc-delay-row input:focus{border-color:#4a72e8}.sc-stats2{padding:8px 14px;display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:#616b84;border-bottom:1px solid #eef1f9}.sc-stats2 b{color:#1e2d56}.sc-stats2__err{width:100%;color:#b02a2a;font-size:11px}.sc-card2__btns{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;gap:8px}.sc-btn{height:34px;padding:0 14px;border-radius:999px;border:0;font-size:12px;font-weight:700;cursor:pointer;transition:opacity .15s}.sc-btn:disabled{opacity:.5;cursor:default}.sc-btn--save{background:#e8eeff;color:#0d45ad;border:1px solid #c4d0f5}.sc-btn--save:not(:disabled):hover{background:#d6e2ff}.sc-btn--test{background:#f4f7ff;color:#244184;border:1px solid #dbe1ef}.sc-btn--test:not(:disabled):hover{background:#e8eeff}.sc-error{background:#fde8e8;color:#b02a2a;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600;margin-bottom:4px}.sc-loading{color:#8a94ad;font-size:13px;padding:8px 0}@media (max-width: 900px){.sc-grid2{grid-template-columns:1fr}}.usr-section{background:#fff;border:1px solid #e4e9f4;border-radius:14px;padding:24px 28px;margin-bottom:20px}.usr-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.usr-section__title{font-size:15px;font-weight:800;color:#1e2d56;margin:0 0 4px}.usr-section__desc{font-size:12px;color:#6b738f;margin:0}.usr-section__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.usr-btn{padding:7px 16px;border-radius:8px;border:1px solid #dbe1ef;background:#f2f5fc;color:#3a4468;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.usr-btn:hover:not(:disabled){background:#e4e9f8;border-color:#bcc6e2}.usr-btn:disabled{opacity:.55;cursor:default}.usr-btn--primary{background:#4a72e8;border-color:#4a72e8;color:#fff}.usr-btn--primary:hover:not(:disabled){background:#3a5fd4;border-color:#3a5fd4}.usr-btn--danger{background:#e8544a;border-color:#e8544a;color:#fff}.usr-btn--danger:hover:not(:disabled){background:#cc3e34;border-color:#cc3e34}.usr-refresh{width:32px;height:32px;border:1px solid #dbe1ef;border-radius:8px;background:#f2f5fc;color:#4a72e8;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.usr-refresh:hover{background:#e4e9f8}.usr-error{color:#c0392b;background:#fff5f5;border:1px solid #f5c6c6;border-radius:8px;padding:10px 14px;font-size:13px;margin-bottom:12px}.usr-loading{color:#8a94ad;font-size:13px;padding:8px 0}.usr-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid #e4e9f4}.usr-table{width:100%;border-collapse:collapse;font-size:13px}.usr-table thead tr{background:#f5f7fd}.usr-table th{padding:11px 14px;text-align:left;font-size:11px;font-weight:700;color:#6b738f;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;border-bottom:1px solid #e4e9f4}.usr-table td{padding:12px 14px;border-bottom:1px solid #f0f3fb;vertical-align:middle}.usr-table tbody tr:last-child td{border-bottom:none}.usr-table tbody tr:hover{background:#fafbff}.usr-row--inactive{opacity:.55}.usr-identity{display:flex;align-items:center;gap:10px;min-width:160px}.usr-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#4a72e8,#6a9df8);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.5px}.usr-identity__info{display:flex;flex-direction:column;gap:2px;min-width:0}.usr-name{font-size:13px;font-weight:700;color:#1e2d56;white-space:nowrap}.usr-email{font-size:11px;color:#8a94ad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.usr-username{font-family:Courier New,monospace;font-size:12px;color:#4a72e8;white-space:nowrap}.usr-badge{display:inline-block;padding:3px 9px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.3px}.usr-badge--superadmin{background:#1e2d56;color:#fff}.usr-badge--admin{background:#e8f0fd;color:#4a72e8}.usr-badge--user{background:#f0f9f4;color:#27ae60}.usr-lastlogin{font-size:11px;color:#8a94ad;white-space:nowrap}.usr-row-actions{display:flex;align-items:center;gap:4px}.usr-icon-btn{width:28px;height:28px;border-radius:7px;border:1px solid #e4e9f4;background:#f7f9ff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;transition:background .15s,border-color .15s}.usr-icon-btn:hover{background:#edf1fc;border-color:#c8d2ee}.usr-icon-btn--del:hover{background:#fff0ef;border-color:#f5b0ab}.usr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a143c73;z-index:900;display:flex;align-items:center;justify-content:center;padding:20px}.usr-dialog{background:#fff;border-radius:14px;width:100%;max-width:440px;box-shadow:0 12px 40px #0a143c2e;overflow:hidden}.usr-dialog__head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e4e9f4;background:#f7f9ff}.usr-dialog__head h4{margin:0;font-size:14px;font-weight:800;color:#1e2d56}.usr-dialog__close{width:28px;height:28px;border:none;background:transparent;color:#8a94ad;font-size:14px;cursor:pointer;border-radius:6px}.usr-dialog__close:hover{background:#edf1fc;color:#1e2d56}.usr-form{padding:20px;display:flex;flex-direction:column;gap:14px}.usr-form__row{display:flex;flex-direction:column;gap:6px}.usr-form__row label{font-size:12px;font-weight:700;color:#3a4468}.usr-form__row input[type=text],.usr-form__row input[type=email],.usr-form__row input[type=password]{border:1px solid #dbe1ef;border-radius:8px;height:36px;padding:0 12px;font-size:13px;font-family:inherit;background:#f7f9ff;color:#1e2d56;outline:none;transition:border-color .15s;box-sizing:border-box;width:100%}.usr-form__row input:focus{border-color:#4a72e8;background:#fff}.usr-form__row2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.usr-form__row--check label{flex-direction:row;align-items:center;gap:8px;cursor:pointer;display:flex;font-weight:600}.usr-form__row--check input[type=checkbox]{width:16px;height:16px;accent-color:#4a72e8;cursor:pointer}.usr-required{color:#e8544a}.usr-pwd-row{display:flex;gap:8px;align-items:center}.usr-pwd-row input{flex:1}.usr-eye{width:36px;height:36px;border:1px solid #dbe1ef;border-radius:8px;background:#f7f9ff;cursor:pointer;font-size:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.usr-eye:hover{background:#edf1fc}.usr-form__err{color:#c0392b;background:#fff5f5;border:1px solid #f5c6c6;border-radius:7px;padding:8px 12px;font-size:12px;margin:0}.usr-form__btns{display:flex;justify-content:flex-end;gap:8px;padding-top:4px;border-top:1px solid #f0f3fb;margin-top:4px}.usr-confirm{background:#fff;border-radius:14px;max-width:380px;width:100%;padding:24px 24px 20px;box-shadow:0 12px 40px #0a143c2e;text-align:center}.usr-confirm p{margin:0 0 6px;font-size:14px;color:#1e2d56;line-height:1.5}.usr-confirm__sub{font-size:12px;color:#8a94ad;margin-bottom:20px!important}.usr-confirm__btns{display:flex;justify-content:center;gap:10px}@media (max-width: 700px){.usr-section{padding:16px}.usr-section__head{flex-direction:column}.usr-form__row2{grid-template-columns:1fr}.usr-table th:nth-child(4),.usr-table td:nth-child(4),.usr-table th:nth-child(5),.usr-table td:nth-child(5){display:none}}.tg-wrap{display:grid;gap:14px}.tg-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap}.tg-head h2{margin:0;font-size:clamp(28px,4vw,48px);line-height:1.05}.tg-head p{margin:6px 0 0;color:#5f6882;font-size:14px}.tg-head__actions{display:flex;gap:8px;flex-shrink:0}.tg-btn{height:40px;padding:0 18px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer;border:0;transition:opacity .15s}.tg-btn:disabled{opacity:.5;cursor:default}.tg-btn--primary{background:#0d45ad;color:#fff;box-shadow:0 8px 18px #0d45ad38}.tg-btn--primary:not(:disabled):hover{background:#0b3d9c}.tg-btn--outline{background:#f4f7ff;color:#244184;border:1px solid #c4d0f5}.tg-btn--outline:not(:disabled):hover{background:#e8eeff}.tg-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.tg-stat-card{background:#fff;border:1px solid rgba(38,54,97,.08);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:4px;box-shadow:0 6px 16px #1b274d0d}.tg-stat-val{font-size:28px;font-weight:800;color:#1e2d56}.tg-stat-val--green{color:#1a7a4a}.tg-stat-val--blue{color:#0d45ad}.tg-stat-lbl{font-size:12px;color:#616b84;font-weight:600}.tg-collector-bar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid rgba(38,54,97,.08);border-radius:12px;padding:12px 16px;box-shadow:0 4px 12px #1b274d0d}.tg-collector-bar__left{display:flex;align-items:center;gap:10px}.tg-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.tg-dot--on{background:#22c55e;box-shadow:0 0 0 3px #22c55e33;animation:tg-pulse 1.4s infinite}.tg-dot--off{background:#94a3b8}@keyframes tg-pulse{0%,to{box-shadow:0 0 0 3px #22c55e33}50%{box-shadow:0 0 0 6px #22c55e0d}}.tg-collector-bar__label{font-size:14px;font-weight:700;color:#1e2d56}.tg-collector-btn{height:36px;padding:0 16px;border-radius:999px;font-size:12px;font-weight:800;border:0;cursor:pointer}.tg-collector-btn--start{background:#0d45ad;color:#fff;box-shadow:0 6px 14px #0d45ad38}.tg-collector-btn--stop{background:#fde8e8;color:#b02a2a}.tg-collector-btn:disabled{opacity:.55;cursor:default}.tg-section-head{display:flex;justify-content:space-between;align-items:center}.tg-section-head h3{margin:0;font-size:22px}.tg-accounts{display:grid;gap:10px}.tg-account-card{background:#fff;border:1px solid rgba(38,54,97,.08);border-radius:14px;padding:14px;box-shadow:0 6px 16px #1b274d0d}.tg-account-card--off{opacity:.65}.tg-account-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.tg-account-card__info{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.tg-phone{font-size:16px;font-weight:800;color:#1e2d56}.tg-note{font-size:12px;color:#6b738f;background:#f0f4ff;padding:2px 8px;border-radius:6px}.tg-account-card__ctrl{display:flex;align-items:center;gap:8px;flex-shrink:0}.tg-account-card__meta{display:flex;gap:16px;font-size:12px;color:#616b84;margin-bottom:10px}.tg-account-card__meta b{color:#1e2d56}.tg-badge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:700}.tg-badge--ok{background:#d1f5e4;color:#1a7a4a}.tg-badge--warn{background:#fff3cd;color:#856404}.tg-badge--off{background:#eef0f8;color:#6b738f}.tg-badge--err{background:#fde8e8;color:#b02a2a}.tg-sources{border-top:1px solid #eef1f9;padding-top:10px;display:grid;gap:6px}.tg-source{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:10px;background:#f6f8fe;border-radius:10px;padding:8px 10px}.tg-source--off{opacity:.55}.tg-source__name{display:flex;flex-direction:column;font-size:13px;font-weight:700;color:#1e2d56}.tg-source__name small{font-size:11px;font-weight:400;color:#6b738f}.tg-source__count{font-size:12px;color:#6b738f;white-space:nowrap}.tg-src-toggle{transform:scale(.8);transform-origin:right}.tg-icon-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:6px;font-size:14px;opacity:.6;transition:opacity .15s}.tg-icon-btn:hover{opacity:1}.tg-icon-btn--del:hover{color:#b02a2a}.tg-add-source-row{display:flex;justify-content:flex-start}.tg-empty{background:#f6f8fe;border-radius:12px;padding:24px;text-align:center;color:#6b738f;font-size:14px;display:flex;flex-direction:column;align-items:center;gap:10px}.tg-empty button{background:#0d45ad;color:#fff;border:0;height:36px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer}.tg-loading{color:#8a94ad;font-size:13px;padding:10px 0}.tg-err-block{background:#fde8e8;color:#b02a2a;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:600}.tg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a143273;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.tg-dialog{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:380px;box-shadow:0 24px 60px #0a143240;display:grid;gap:14px}.tg-dialog--wide{max-width:480px}.tg-dialog h4{margin:0;font-size:20px;color:#1e2d56}.tg-dialog p{margin:0;font-size:13px;color:#5f6882}.tg-hint{font-size:12px;color:#6b738f;background:#f6f8fe;padding:8px 10px;border-radius:8px}.tg-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tg-span2{grid-column:span 2}.tg-form-grid label,.tg-dialog>label{display:grid;gap:5px;font-size:12px;font-weight:700;color:#3c455f}.tg-form-grid input,.tg-form-grid select,.tg-dialog input[type=text],.tg-dialog input[type=tel]{border:1px solid #dbe1ef;border-radius:8px;height:38px;padding:0 10px;font-family:inherit;font-size:13px;background:#f7f9ff;outline:none}.tg-form-grid input:focus,.tg-form-grid select:focus,.tg-dialog input:focus{border-color:#4a72e8}.tg-err{background:#fde8e8;color:#b02a2a;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:600}.tg-dialog__btns{display:flex;justify-content:flex-end;gap:8px}.tg-dialog__btns button{height:38px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer;border:1px solid #dbe1ef;background:#f4f7ff;color:#244184}.tg-btn--primary{background:#0d45ad!important;color:#fff!important;border-color:transparent!important;box-shadow:0 6px 14px #0d45ad33}.tg-dialog__btns button:disabled{opacity:.5;cursor:default}.tg-otp-hint{display:flex;align-items:flex-start;gap:12px;background:#f0f4ff;border:1px solid #c7d5f8;border-radius:10px;padding:12px 14px;margin-bottom:14px}.tg-otp-hint__icon{font-size:1.6rem;line-height:1}.tg-otp-hint__main{margin:0 0 4px;font-weight:600;font-size:.9rem;color:#1a2e6b}.tg-otp-hint__sub{margin:0;font-size:.8rem;color:#5a6a9a}.tg-btn--secondary{background:#f0f4ff;color:#4a72e8;border:1px solid #c7d5f8;border-radius:8px;padding:8px 16px;cursor:pointer;font-size:.85rem}.tg-btn--secondary:hover{background:#e0e8ff}@media (max-width: 900px){.tg-stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.tg-stats-row{grid-template-columns:repeat(2,1fr)}.tg-head{flex-direction:column;align-items:flex-start}.tg-form-grid{grid-template-columns:1fr}.tg-span2{grid-column:span 1}.tg-source{grid-template-columns:1fr auto auto}.tg-source__count{display:none}}.chat-wrap{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 24px #1a25460f}.chat-header{padding:14px 20px;border-bottom:1px solid rgba(38,54,97,.08);background:linear-gradient(135deg,#f5f7fc,#fafbff);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.chat-header__left h2{margin:0 0 2px;font-size:17px;font-weight:700;color:#1a2545}.chat-header__left p{margin:0;font-size:12px;color:#6a7a9a}.chat-header__actions{display:flex;gap:8px;flex-shrink:0}.chat-action-btn{display:flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid #dde2f0;border-radius:20px;background:#fff;color:#4a5a7a;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.chat-action-btn:hover{background:#f0f3fb;border-color:#b0bcd8;color:#1a2545}.chat-action-btn--primary{background:linear-gradient(135deg,#0d45ad,#1a57c9);border-color:transparent;color:#fff}.chat-action-btn--primary:hover{background:linear-gradient(135deg,#0b3d9a,#1550bf);color:#fff}.chat-action-btn--danger{background:none;border-color:#e05252;color:#c0392b}.chat-action-btn--danger:hover:not(:disabled){background:#fdecea;border-color:#c0392b;color:#a93226}.chat-action-btn--danger:disabled{opacity:.4;cursor:not-allowed}.chat-history-panel{border-bottom:1px solid rgba(38,54,97,.1);background:#f8f9fd;max-height:260px;display:flex;flex-direction:column;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:260px}}.chat-history-panel__head{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid rgba(38,54,97,.07);font-size:13px;font-weight:600;color:#1a2545;background:#f0f3fb}.chat-history-panel__head-actions{display:flex;align-items:center;gap:6px}.chat-history-panel__head button{background:none;border:none;font-size:12px;color:#6a7a9a;cursor:pointer;padding:2px 6px;border-radius:6px;transition:background .15s}.chat-history-panel__head button:hover{background:#dde2f0;color:#1a2545}.chat-history-panel__body{flex:1;overflow-y:auto;padding:10px 16px;display:flex;flex-direction:column;gap:8px}.chat-container{flex:1;display:flex;flex-direction:column;gap:12px;padding:16px 20px;overflow-y:auto}.chat-message{display:flex;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-message--bot{justify-content:flex-start}.chat-message--user{justify-content:flex-end}.chat-message__bubble{max-width:65%;padding:12px 14px;border-radius:12px;word-wrap:break-word;line-height:1.4}.chat-message--bot .chat-message__bubble{background:#f0f2f4;color:#1a2544;border-bottom-left-radius:2px}.chat-message--user .chat-message__bubble{background:linear-gradient(135deg,#0d45ad,#1a57c9);color:#fff;border-bottom-right-radius:2px;font-weight:500}.chat-message__bubble p{margin:0;white-space:pre-wrap;word-break:break-word}.chat-message__bubble p:not(:last-child){margin-bottom:4px}.chat-chart{margin-top:12px;background:#f8f9fd;border:1px solid rgba(38,54,97,.08);border-radius:10px;padding:12px 10px 8px;min-width:280px;max-width:420px}.chat-chart__title{font-size:12px;font-weight:600;color:#1a2545;margin:0 0 8px 4px}.chat-message__bubble--typing{display:flex;align-items:center;gap:5px;padding:14px 18px;min-width:52px}.chat-message__bubble--typing span{width:7px;height:7px;background:#8a9abf;border-radius:50%;display:inline-block;animation:typingBounce 1.2s infinite ease-in-out}.chat-message__bubble--typing span:nth-child(2){animation-delay:.2s}.chat-message__bubble--typing span:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}.chat-form{display:flex;gap:8px;padding:12px 16px;border-top:1px solid rgba(38,54,97,.08);background:#fafbff}.chat-form__input{flex:1;border:1px solid #dde2f0;border-radius:24px;padding:10px 16px;font-size:14px;color:#1a2544;background:#fff;outline:none;transition:border-color .2s}.chat-form__input::placeholder{color:#a0aabf}.chat-form__input:focus{border-color:#0d45ad}.chat-form__btn{width:40px;height:40px;border:none;border-radius:50%;background:linear-gradient(135deg,#0d45ad,#1a57c9);color:#fff;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.chat-form__btn:hover{transform:scale(1.05);box-shadow:0 4px 12px #0d45ad4d}.chat-form__btn:active{transform:scale(.95)}@media (max-width: 1200px){.chat-message__bubble{max-width:75%}}@media (max-width: 900px){.chat-container{gap:10px;padding:12px 16px}.chat-message__bubble{max-width:85%;padding:10px 12px;font-size:14px}.chat-header{padding:12px 16px}.chat-form{padding:10px 12px;gap:6px}.chat-form__input{padding:8px 12px;font-size:13px}.chat-form__btn{width:36px;height:36px;font-size:16px}}@media (max-width: 640px){.chat-wrap{border-radius:0}.chat-container{gap:8px;padding:10px 12px}.chat-message__bubble{max-width:90%;padding:8px 10px;font-size:13px}.chat-header h2{font-size:16px}.chat-header p{font-size:12px}}.chat-side__report button{margin-top:10px;border:0;border-radius:999px;height:34px;width:100%;background:#ffffffeb;color:#0d45ad;font-size:11px;font-weight:800;cursor:pointer}@media (max-width: 1200px){.chat-wrap{grid-template-columns:1fr}.chat-side{grid-template-columns:1fr 1fr;align-items:start}}@media (max-width: 760px){.chat-analysis,.chat-side,.chat-input{grid-template-columns:1fr}.chat-input button{width:100%;height:38px}}.rm-layout{display:flex;height:calc(100vh - 112px);border-radius:14px;overflow:hidden;box-shadow:0 4px 24px #1e327814;background:#dde5f2}.rm-sidebar{width:320px;min-width:260px;max-width:340px;background:#fff;border-right:1px solid #e8edf6;display:flex;flex-direction:column;flex-shrink:0}.rm-sidebar-head{padding:14px 12px 10px;border-bottom:1px solid #f0f3fa}.rm-sidebar-title{margin:0 0 10px;font-size:.88rem;font-weight:700;color:#3c4a6e;letter-spacing:.03em;text-transform:uppercase}.rm-search-wrap{position:relative}.rm-search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:15px;height:15px;color:#a0aec0;pointer-events:none}.rm-search{width:100%;box-sizing:border-box;background:#f2f4fa;border:1px solid transparent;border-radius:20px;padding:7px 12px 7px 32px;font-size:.88rem;color:#2d3748;outline:none;transition:border-color .2s}.rm-search:focus{border-color:#a3b4f0;background:#fff}.rm-source-list{flex:1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e0e6f0 transparent}.rm-source-item{display:flex;align-items:center;gap:11px;padding:10px 14px;width:100%;background:none;border:none;border-bottom:1px solid #f5f7fc;text-align:left;cursor:pointer;position:relative;transition:background .12s}.rm-source-item:hover{background:#f6f8fd}.rm-source-item--active{background:#eef1fd}.rm-source-info{flex:1;min-width:0}.rm-source-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:3px}.rm-source-name{font-weight:600;font-size:.88rem;color:#1a2545;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}.rm-source-time{font-size:.72rem;color:#a0aec0;white-space:nowrap;flex-shrink:0}.rm-source-preview{margin:0;font-size:.8rem;color:#8a9bb8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.rm-active-dot{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#4a72e8}.rm-avatar{border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;flex-shrink:0;-webkit-user-select:none;user-select:none}.rm-avatar--md{width:44px;height:44px;font-size:1.1rem}.rm-avatar--hd{width:38px;height:38px;font-size:.95rem}.rm-avatar--tg{background:linear-gradient(135deg,#2ca5e0,#1181b2)}.rm-avatar--fb{background:linear-gradient(135deg,#1877f2,#0b56c9)}.rm-avatar--ig{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.rm-avatar--tw{background:linear-gradient(135deg,#1da1f2,#0d7bbf)}.rm-avatar--ot{background:linear-gradient(135deg,#718096,#4a5568)}.rm-chat{flex:1;display:flex;flex-direction:column;min-width:0;background:#dde5f2}.rm-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:40px;text-align:center}.rm-placeholder-icon svg{width:80px;height:80px}.rm-placeholder p{margin:0;font-size:1rem;font-weight:600;color:#4a5568}.rm-placeholder small{color:#a0aec0;font-size:.85rem;max-width:240px;line-height:1.5}.rm-chat-header{display:flex;align-items:center;gap:12px;padding:10px 18px;background:#fff;border-bottom:1px solid #e8edf6;box-shadow:0 1px 4px #0000000d;z-index:1}.rm-chat-meta{flex:1;min-width:0}.rm-chat-meta strong{display:block;font-size:.95rem;color:#1a2545;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rm-chat-meta small{color:#8a9bb8;font-size:.78rem}.rm-live-badge{display:flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;color:#22c55e;padding:4px 10px;background:#f0fdf4;border-radius:20px;border:1px solid #bbf7d0;flex-shrink:0}.rm-live-dot{width:7px;height:7px;background:#22c55e;border-radius:50%;animation:rm-pulse 2s infinite}@keyframes rm-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.75)}}.rm-chat-body{flex:1;overflow-y:auto;padding:16px 60px 20px 20px;display:flex;flex-direction:column;gap:2px;background-color:#dde5f2;background-image:radial-gradient(circle,rgba(255,255,255,.12) 1px,transparent 1px);background-size:22px 22px;scrollbar-width:thin;scrollbar-color:#c5cfe8 transparent}.rm-date-divider{display:flex;justify-content:center;margin:16px 0 10px}.rm-date-divider span{background:#ffffffbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:14px;padding:4px 14px;font-size:.75rem;color:#4a5568;font-weight:500;box-shadow:0 1px 3px #00000014}.rm-bubble-wrap{display:flex;justify-content:flex-start;margin:2px 0}.rm-bubble{max-width:68%;background:#fff;border-radius:2px 14px 14px;padding:8px 12px 5px;box-shadow:0 1px 2px #0000001a;position:relative}.rm-bubble:before{content:"";position:absolute;left:-6px;top:0;border-width:0 8px 8px 0;border-style:solid;border-color:transparent #fff transparent transparent}.rm-bubble-text{margin:0 0 5px;font-size:.9rem;line-height:1.5;color:#1a2545;white-space:pre-wrap;word-break:break-word}.rm-bubble-time{display:block;text-align:right;font-size:.7rem;color:#a0aec0;line-height:1;margin-top:2px}.rm-msg-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;flex:1;color:#8a9bb8;font-size:.88rem;padding:40px}.rm-spinner{width:28px;height:28px;border:3px solid #e8edf6;border-top-color:#4a72e8;border-radius:50%;animation:rm-spin .8s linear infinite}@keyframes rm-spin{to{transform:rotate(360deg)}}.rm-empty{text-align:center;white-space:pre-line;color:#a0aec0;padding:40px 20px;font-size:.85rem;line-height:1.6}@media (max-width: 700px){.rm-sidebar{width:220px;min-width:180px}.rm-chat-body{padding:12px 12px 16px}.rm-bubble{max-width:85%}}@media (max-width: 520px){.rm-sidebar{display:none}}.dash-page{min-height:100vh;padding-left:264px;padding-top:76px;padding-bottom:92px}.yon-nav{position:fixed;left:0;top:0;bottom:0;width:244px;background:#f2f3fd;border-right:1px solid rgba(22,34,78,.08);padding:26px 18px;display:flex;flex-direction:column;gap:14px}.yon-nav__header h2{margin:0;color:#00328a;font-family:Space Grotesk,sans-serif;font-size:22px;line-height:1.12}.yon-nav__header p{margin:6px 0 0;font-size:12px;color:#4f566f}.yon-nav__list{display:grid;gap:6px;margin-top:8px}.yon-nav__link{border:0;background:transparent;width:100%;text-align:left;font-family:inherit;cursor:pointer;text-decoration:none;color:#4a5066;font-size:14px;font-weight:700;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;transition:all .2s ease}.yon-nav__link:hover{background:#e8edff;color:#0d45ad}.yon-nav__link--active{background:#fff;color:#0d45ad;box-shadow:0 10px 24px #1323541a}.yon-nav__dot{width:8px;height:8px;border-radius:999px;background:currentColor;opacity:.85}.yon-nav__icon{width:21px;height:21px;display:inline-grid;place-items:center;color:currentColor;flex-shrink:0}.yon-nav__button{margin-top:auto;border:0;cursor:pointer;border-radius:999px;height:44px;background:linear-gradient(140deg,#0e46b0,#1f5bce);color:#fff;font-weight:800}.yuqori-nav{position:fixed;top:0;right:0;left:244px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;background:#faf8ffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(22,34,78,.08);z-index:20}.yuqori-nav h1{margin:0;color:#00328a;font-size:24px;line-height:1}.yuqori-nav__right{display:flex;align-items:center;gap:12px}.qidiruv{display:flex;align-items:center;gap:8px;border-radius:999px;background:#eceff8;padding:7px 12px}.qidiruv span{font-size:12px;color:#647094;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.qidiruv input{border:0;outline:none;background:transparent;width:240px;font-size:14px;color:#151928}.til-tanlash{border:1px solid #dbe1ef;border-radius:999px;padding:0 14px;height:36px;background:#f4f7ff;font-size:12px;font-weight:700;color:#244184;font-family:inherit;outline:none;cursor:pointer}.til-tanlash:hover{background:#e8eeff}.xabar-tugma{border:0;border-radius:999px;padding:9px 14px;background:#eceff8;font-size:12px;font-weight:700;cursor:pointer}.profil{display:flex;align-items:center;gap:8px;padding:4px 10px 4px 4px;border-radius:999px;background:#eceff8}.profil__avatar{width:30px;height:30px;border-radius:50%;background:#0d45ad;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.profil__logout{background:none;border:none;cursor:pointer;font-size:15px;color:#8a94ad;padding:0 2px;line-height:1;transition:color .15s}.profil__logout:hover{color:#b02a2a}.dash-main{padding:0 24px 24px;display:grid;gap:18px}.dash-main--map{padding-bottom:14px}.dash-main--chat{height:calc(100vh - 168px)}.dash-main--raw{padding:16px 24px 0;height:calc(100vh - 112px)}.section-head h2{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.05}.section-head p{margin:8px 0 0;color:#56607c}.stat-grid{display:grid;grid-template-columns:1.1fr 1.9fr;gap:18px}.karta{background:#ffffffe6;border-radius:16px;box-shadow:0 12px 32px #1f255017;border:1px solid rgba(38,54,97,.08)}.kayfiyat-karta{padding:24px;text-align:center}.kayfiyat-karta h3{margin:0;font-size:13px;text-transform:uppercase;letter-spacing:1.5px;color:#47506b}.halqa{width:180px;height:180px;margin:18px auto 14px;border-radius:50%;background:conic-gradient(#2f7a33 270deg,#dae0ee 0deg);position:relative;display:grid;place-items:center}.halqa:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;background:#fff;border-radius:50%}.halqa__ichki{position:relative;z-index:2;display:grid;gap:2px}.halqa__ichki strong{font-size:42px;line-height:1}.halqa__ichki span{display:inline-block;justify-self:center;font-size:11px;font-weight:800;color:#1b6f25;background:#d9f5cf;border-radius:999px;padding:4px 10px;text-transform:uppercase}.taqsimot{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:12px;font-weight:700}.taqsimot span{display:inline-flex;align-items:center;justify-content:center;gap:6px}.dot{width:8px;height:8px;border-radius:999px;display:inline-block}.dot--yashil{background:#2f7a33}.dot--kulrang{background:#b7bdcb}.dot--qizil{background:#a12027}.ai-xulosa{background:linear-gradient(145deg,#0a3f9f,#2156ca);color:#fff;padding:24px;display:grid;gap:18px}.ai-xulosa__tag{margin:0;font-size:11px;letter-spacing:1.4px;text-transform:uppercase;font-weight:800;opacity:.86}.ai-xulosa__matn{margin:10px 0 0;font-size:clamp(18px,2vw,27px);line-height:1.4;font-weight:500}.ai-xulosa__matn strong{color:#fff}.ai-xulosa__past{display:flex;gap:10px;flex-wrap:wrap}.ai-xulosa__past div{background:#ffffff26;border:1px solid rgba(255,255,255,.28);border-radius:12px;padding:9px 12px}.ai-xulosa__past small{display:block;font-size:10px;text-transform:uppercase;opacity:.82;margin-bottom:4px}.hudud-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.xarita-karta{padding:24px;display:grid;gap:12px}.xarita-karta h3,.trend-karta h3,.ogohlantirish-karta h3{margin:0;font-size:20px}.xarita-karta>p,.ogohlantirish-karta__header p{margin:4px 0 0;color:#5a627a}.xarita-maketi{min-height:260px;border-radius:14px;position:relative;overflow:hidden;background:radial-gradient(circle at 25% 35%,rgba(26,71,172,.45),transparent 38%),radial-gradient(circle at 76% 70%,rgba(41,158,79,.38),transparent 36%),linear-gradient(130deg,#dde8ff,#c4d5ff 43%,#b9edd0)}.xarita-maketi:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.2) 1px,transparent 1px);background-size:24px 24px}.nuqta{position:absolute;width:16px;height:16px;border-radius:50%;box-shadow:0 0 0 12px #1a5fcc29;animation:pulse 2.4s infinite}.nuqta--1{left:30%;top:30%;background:#1769d8}.nuqta--2{right:24%;bottom:24%;background:#8f1c24;box-shadow:0 0 0 14px #a1202729}.xarita-legend{display:flex;flex-wrap:wrap;gap:10px}.xarita-legend span{background:#ffffffe0;border:1px solid rgba(37,55,99,.1);border-radius:10px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:6px}.trend-karta{padding:20px;display:grid;gap:10px}.trend-karta__header{display:flex;justify-content:space-between;align-items:center;gap:8px}.trend-karta__header h3{font-size:14px;text-transform:uppercase;letter-spacing:1.1px}.trend-karta__header span{font-size:11px;font-weight:800;color:#2156ca;text-transform:uppercase}.trend-list{display:grid;gap:8px}.trend-item{display:flex;justify-content:space-between;align-items:center;gap:8px;border-radius:10px;padding:8px;transition:background .2s ease}.trend-item:hover{background:#f2f5ff}.trend-item>div{display:flex;align-items:center;gap:10px}.trend-item strong{font-size:20px;color:#b2b8c8;min-width:29px}.trend-item span{font-size:14px;font-weight:700}.trend-belgi{font-style:normal;font-size:12px;font-weight:800;border-radius:999px;padding:4px 8px}.trend-belgi--yuqori{background:#ffd9d6;color:#8f1c24}.trend-belgi--pasayish{background:#e4e8f3;color:#525f7a}.trend-belgi--barqaror{background:#d8f2ce;color:#2f7a33}.trend-karta__button{margin-top:4px;border:1px solid rgba(25,76,179,.2);background:transparent;color:#0d45ad;border-radius:999px;height:40px;font-size:12px;font-weight:800;cursor:pointer}.ogohlantirish-karta{padding:20px;display:grid;gap:14px}.ogohlantirish-karta__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ogohlantirish-karta__actions{display:flex;gap:8px}.ogohlantirish-karta__actions button{border:0;border-radius:999px;padding:9px 12px;background:#e9ecf7;font-size:12px;font-weight:700;cursor:pointer}.ogohlantirish-list{display:grid;gap:8px}.ogohlantirish-item{display:grid;grid-template-columns:6px 1fr auto;gap:12px;align-items:center;border-radius:12px;padding:12px;transition:background .2s ease}.ogohlantirish-item:hover{background:#f3f6fe}.ogohlantirish-item__chiziq{align-self:stretch;border-radius:99px;background:#b9282f}.ogohlantirish-item:nth-child(3) .ogohlantirish-item__chiziq{background:#0d45ad}.ogohlantirish-item__meta{display:flex;align-items:center;gap:8px}.ogohlantirish-item__meta span{font-size:10px;font-weight:800;text-transform:uppercase;background:#ffd9d6;color:#8f1c24;border-radius:999px;padding:3px 8px}.ogohlantirish-item:nth-child(2) .ogohlantirish-item__meta span{background:#ffe8cd;color:#915a16}.ogohlantirish-item:nth-child(3) .ogohlantirish-item__meta span{background:#dce7ff;color:#1a4ea8}.ogohlantirish-item__meta time{font-size:11px;color:#67708a}.ogohlantirish-item h4{margin:6px 0 0;font-size:15px}.ogohlantirish-item__stat{text-align:right}.ogohlantirish-item__stat b{font-size:13px}.ogohlantirish-item__stat small{display:block;margin-top:5px;color:#606a83;font-size:10px;text-transform:uppercase;letter-spacing:.7px}.predictive-wrap{display:grid;gap:12px}.predictive-hero{padding:18px;background:linear-gradient(150deg,#073891,#1750ba);color:#fff;display:grid;grid-template-columns:1.3fr .9fr;gap:12px}.predictive-hero__kicker{margin:0;font-size:10px;text-transform:uppercase;letter-spacing:1.2px;font-weight:800;opacity:.85}.predictive-hero h2{margin:8px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.05}.predictive-hero p{margin:10px 0 0;color:#d9e6ff;line-height:1.45}.predictive-hero__stats{display:grid;gap:8px}.predictive-hero__stats article{border-radius:12px;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;padding:10px}.predictive-hero__stats small{font-size:10px;text-transform:uppercase;letter-spacing:.8px}.predictive-hero__stats strong{display:block;margin-top:4px;font-size:30px;line-height:1}.predictive-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.predictive-panel{padding:14px;display:grid;gap:10px}.predictive-panel h3,.predictive-actions h3{margin:0;font-size:24px}.predictive-meter-list{display:grid;gap:9px}.predictive-meter-list div{display:grid;grid-template-columns:1fr auto;gap:4px 8px}.predictive-meter-list span{font-size:13px;color:#2e3958;font-weight:700}.predictive-meter-list b{font-size:13px;color:#0f2f8a}.predictive-meter-list i{grid-column:1 / span 2;display:block;height:6px;border-radius:999px;background:linear-gradient(90deg,#0d45ad,#2c6ce0)}.predictive-timeline{display:grid;gap:9px}.predictive-timeline__item{border-radius:10px;background:#f4f6ff;border:1px solid rgba(38,54,97,.08);padding:9px}.predictive-timeline__item small{font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:#6a7390;font-weight:800}.predictive-timeline__item p{margin:6px 0 0;color:#3c4665;line-height:1.45}.predictive-actions{padding:14px;display:grid;gap:10px}.predictive-actions p{margin:6px 0 0;color:#5f6882}.predictive-actions__list{display:grid;gap:8px}.predictive-actions__list button{border:1px solid rgba(28,63,151,.14);background:#f5f7ff;color:#29408a;border-radius:10px;min-height:40px;padding:8px 12px;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.predictive-actions__footer{display:flex;flex-wrap:wrap;gap:8px}.predictive-actions__footer button{border:0;border-radius:999px;height:36px;padding:0 14px;background:#e8ecf8;color:#2d3b61;font-size:12px;font-weight:800;cursor:pointer}.predictive-actions__footer .is-primary{background:#0d45ad;color:#fff}.mobil-nav{display:none}@keyframes pulse{0%{transform:scale(.9);opacity:.9}70%{transform:scale(1.1);opacity:.4}to{transform:scale(.9);opacity:.9}}@media (max-width: 1200px){.qidiruv input{width:170px}.predictive-hero,.stat-grid,.hudud-grid{grid-template-columns:1fr}}@media (max-width: 900px){.dash-page{padding-left:0;padding-top:78px}.yon-nav{display:none}.yuqori-nav{left:0;padding:0 14px}.yuqori-nav h1{font-size:18px}.qidiruv{display:none}.dash-main{padding:0 14px 14px}.dash-main--map{padding-bottom:76px}.dash-main--chat{height:calc(100vh - 140px)}.mobil-nav{position:fixed;left:0;right:0;bottom:0;height:62px;display:grid;grid-template-columns:repeat(6,1fr);align-items:center;background:#eef1fb;border-top:1px solid rgba(22,34,78,.12);z-index:40}.mobil-nav button{border:0;background:transparent;font-family:inherit;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;color:#5b627a;font-size:10px;font-weight:700}.mobil-nav__icon{width:17px;height:17px;display:inline-grid;place-items:center}.mobil-nav__active{color:#0d45ad}}@media (max-width: 640px){.yuqori-nav__right{gap:7px}.xabar-tugma{padding:7px 11px}.profil strong{display:none}.taqsimot,.predictive-grid{grid-template-columns:1fr}.predictive-actions__footer{display:grid}.ogohlantirish-karta__header{display:grid;gap:10px}.ogohlantirish-item{grid-template-columns:6px 1fr}.ogohlantirish-item__stat{grid-column:2;text-align:left}}.page{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;padding:20px 28px 24px}.topbar{display:flex;justify-content:space-between;align-items:center}.brand{font-family:Space Grotesk,sans-serif;font-weight:700;color:#12389a;text-decoration:none;letter-spacing:.2px}.support{font-size:13px;color:#27345f;text-decoration:none;background:none;border:1px solid #c9d2ee;border-radius:999px;padding:5px 14px;font-family:inherit;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.support:hover{background:#eef1ff;color:#0d45ad}.auth-wrap{display:grid;place-items:center;padding:22px 0}.auth-card{width:min(100%,520px);background:linear-gradient(180deg,#f8f8fa,var(--card));border-radius:12px;box-shadow:var(--shadow);padding:30px clamp(18px,5vw,34px);animation:card-enter .55s cubic-bezier(.2,.7,.2,1)}.logo-badge{width:54px;height:54px;border-radius:50%;background:var(--accent);color:#fff;margin:0 auto 16px;display:grid;place-items:center}.logo-badge svg{width:24px;height:24px}.title{margin:0;text-align:center;font-size:clamp(30px,5vw,38px);line-height:1.05}.subtitle{margin:8px 0 26px;text-align:center;color:#4c5168;font-size:15px}.form{display:grid;gap:12px}.form label{font-size:11px;letter-spacing:1.4px;font-weight:800;color:#3d4359}.form input[type=text],.form input[type=password]{height:46px;border:1px solid transparent;border-radius:7px;background:var(--input-bg);padding:0 12px;font-size:15px;color:#1f2538;outline:none;transition:border-color .2s ease,background .2s ease}.form input:focus{border-color:#88a5e7;background:#edf0ff}.password-row{display:flex;justify-content:space-between;align-items:baseline;margin-top:2px}.forgot{border:0;background:transparent;color:#1f3f95;font-size:12px;font-weight:700;cursor:pointer;padding:0}.password-field{position:relative}.password-field input{width:100%;padding-right:54px}.toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:transparent;cursor:pointer;line-height:1;color:#1f3f95;display:flex;align-items:center;justify-content:center;padding:4px;opacity:.6}.toggle:hover{opacity:1}.remember{margin-top:4px;font-size:14px;letter-spacing:0;font-weight:500;color:#2a3044;display:inline-flex;gap:8px;align-items:center}.remember input{width:14px;height:14px}.submit{margin-top:8px;height:46px;border-radius:999px;border:0;background:linear-gradient(180deg,#0e46b0,#093996);color:#fff;font-size:24px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 24px #0b348554;transition:transform .22s ease,box-shadow .22s ease}.submit:disabled{opacity:.65;cursor:default;transform:none}.submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #0b348566}.submit span{font-size:16px;font-weight:700}.login-error{margin:0;background:#fde8e8;color:#b02a2a;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600}.card-footer{margin-top:24px;border-top:1px solid var(--line);padding-top:14px;text-align:center}.card-footer p{margin:8px 0;color:#6a6f84;font-size:12px}.dots{display:inline-flex;gap:6px}.dots span{width:6px;height:6px;background:var(--dot);border-radius:50%}.site-footer{padding-top:10px;display:flex;justify-content:space-between;align-items:center;gap:16px;color:#78809a;font-size:10px;letter-spacing:1.6px;text-transform:uppercase}.site-footer p{margin:0}.site-footer nav{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}.site-footer a{color:inherit;text-decoration:none}@keyframes card-enter{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 860px){.page{padding:16px 14px 14px}.auth-card{border-radius:14px;width:min(100%,640px)}.site-footer{flex-direction:column;align-items:flex-start;gap:10px;letter-spacing:1.2px}.site-footer nav{justify-content:flex-start;gap:14px}}@media (max-width: 480px){.brand{font-size:18px}.support{font-size:12px}.title{font-size:32px}.subtitle{font-size:14px}.submit{font-size:22px}}.sup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a123273;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:999;padding:16px;animation:sup-fade-in .18s ease}@keyframes sup-fade-in{0%{opacity:0}to{opacity:1}}.sup-modal{background:#fff;border-radius:20px;width:min(100%,440px);box-shadow:0 24px 64px #0a123238;overflow:hidden;animation:sup-slide-in .22s cubic-bezier(.2,.8,.3,1)}@keyframes sup-slide-in{0%{transform:translateY(18px);opacity:0}to{transform:translateY(0);opacity:1}}.sup-modal__head{display:flex;align-items:flex-start;gap:14px;padding:22px 22px 18px;border-bottom:1px solid #eef1f9}.sup-modal__icon{width:42px;height:42px;flex-shrink:0;border-radius:12px;background:#e8eeff;color:#0d45ad;display:grid;place-items:center}.sup-modal__icon svg{width:22px;height:22px}.sup-modal__head h2{margin:0;font-size:18px;color:#1e2d56;line-height:1.2}.sup-modal__head p{margin:3px 0 0;font-size:12px;color:#6b738f}.sup-modal__head>div{flex:1}.sup-modal__close{background:none;border:none;cursor:pointer;color:#8a94ad;padding:4px;border-radius:8px;display:grid;place-items:center;flex-shrink:0;transition:background .15s,color .15s}.sup-modal__close:hover{background:#f0f2f8;color:#1e2d56}.sup-modal__body{padding:16px 22px;display:grid;gap:10px}.sup-card{display:flex;align-items:center;gap:14px;background:#f6f8fe;border:1px solid rgba(38,54,97,.08);border-radius:12px;padding:12px 16px}.sup-card__icon{font-size:22px;line-height:1;flex-shrink:0}.sup-card strong{display:block;font-size:12px;font-weight:700;color:#3c455f;margin-bottom:2px}.sup-card a,.sup-card span{font-size:14px;color:#1e2d56;font-weight:600;text-decoration:none}.sup-card a:hover{color:#0d45ad;text-decoration:underline}.sup-modal__note{display:flex;align-items:flex-start;gap:7px;margin:0 22px 20px;background:#fff8e1;border:1px solid #ffe082;border-radius:10px;padding:10px 12px;font-size:12px;color:#7a5900;line-height:1.5}.sup-modal__note svg{flex-shrink:0;margin-top:1px;color:#c88a00}:root{--bg-top: #edeef6;--bg-bottom: #e3ece8;--text: #151928;--card: #f3f3f6;--accent: #0d45ad;--input-bg: #e8e8f1;--line: #e1e3ef;--dot: #8ce698;--shadow: 0 28px 60px rgba(31, 37, 80, .15)}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at 16% 84%,rgba(146,211,152,.18),transparent 32%),radial-gradient(circle at 88% 12%,rgba(168,171,211,.25),transparent 26%),linear-gradient(180deg,var(--bg-top),var(--bg-bottom))}
