@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/manrope-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/manrope-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/manrope-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/manrope-3.ttf) format('truetype');
}

:root{font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#17202d;background:#f5f6f8;font-synthesis:none;--blue:#1746ed;--muted:#7a8390;--line:#e6e9ef;--green:#16805b}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}a{color:var(--blue);text-decoration:none}button,a,input,textarea,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}input,textarea,select{width:100%;border:1px solid #dce1e9;border-radius:9px;padding:12px 14px;color:#17202d;background:white;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1746ed12}label{display:grid;gap:8px;font-size:13px;font-weight:600;margin:18px 0}label small{font-size:12px;font-weight:400;line-height:1.6;color:var(--muted)}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1px;font-weight:700}h2{font-size:19px;letter-spacing:-.35px}h3{font-size:16px}p{line-height:1.65}svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}.muted{color:var(--muted)}.brand{display:flex;align-items:center;gap:11px;color:inherit;font-weight:700;font-size:16px;letter-spacing:-.4px}.brand-mark{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:var(--blue);color:white;font-size:16px;letter-spacing:-1px;flex-shrink:0}.brand-sub{display:block;font-size:11px;color:var(--muted);font-weight:400;letter-spacing:0;margin-top:4px}.app-shell{display:flex;min-height:100vh}.sidebar{width:245px;background:#fff;border-right:1px solid var(--line);padding:32px 20px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.sidebar .brand{margin:0 5px 45px}.nav-caption{font-size:10px;letter-spacing:1px;font-weight:600;color:#9aa2ae;margin:0 12px 15px}.nav-link{display:flex;align-items:center;gap:13px;padding:13px 14px;border-radius:9px;color:#737c8a;font-size:13px;margin:5px 0;font-weight:500}.nav-link:hover{background:#f6f7fb;color:#17202d}.nav-link.active{background:#eef2ff;color:var(--blue);font-weight:650}.nav-link .nav-count{margin-left:auto;font-size:10px;border-radius:5px;padding:3px 6px;background:#dfe7ff}.sidebar-bottom{margin-top:auto}.support-note{display:flex;align-items:flex-start;gap:10px;background:#f8f9fb;border:1px solid var(--line);padding:15px 12px;border-radius:10px;margin-top:30px}.support-note strong{display:block;font-size:11px;font-weight:600}.support-note div>span{display:block;font-size:10px;color:var(--muted);line-height:1.6;margin-top:5px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-top:3px;flex-shrink:0}.status-dot.neutral{background:#9aa4b4}.logout{border:0;background:none;width:100%;color:#9198a4;font-size:11px;padding:23px 8px 0;text-align:left;display:flex;justify-content:space-between}.main-shell{margin-left:245px;width:calc(100% - 245px);min-height:100vh;display:flex;flex-direction:column}.topbar{height:77px;border-bottom:1px solid var(--line);background:white;padding:0 38px;display:flex;justify-content:space-between;align-items:center}.breadcrumb{font-size:11px;color:#949aa5}.breadcrumb>span{margin:0 12px;color:#c2c7cf}.breadcrumb strong{font-weight:500;color:#4c5562}.topbar-right{display:flex;align-items:center;gap:20px;font-size:10px}.avatar{display:grid;place-items:center;width:32px;height:32px;background:#e9edfa;color:#50608f;border-radius:50%;font-size:11px}.content{max-width:1540px;width:100%;padding:37px 38px;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading p{font-size:12px;color:var(--muted);margin-top:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #dce1e8;border-radius:8px;background:#fff;padding:11px 16px;font-size:12px;font-weight:550;color:#394251;white-space:nowrap;min-height:41px}.button.primary{background:var(--blue);color:#fff;border-color:var(--blue)}.button.primary:hover{background:#123ac9}.button.danger{color:#b23a3a;background:#fff7f7;border-color:#f4d5d5}.button.small{padding:8px 12px;min-height:33px;font-size:11px}.button svg{width:15px;height:15px}.full{width:100%}.status-banner{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:18px 20px;margin-bottom:24px}.status-icon{display:grid;place-items:center;width:38px;height:38px;background:#f2f4f8;border-radius:9px;color:#8892a2}.status-banner.online .status-icon{background:#eaf7f0;color:var(--green)}.status-banner strong{font-size:12px}.status-banner p{font-size:11px;color:var(--muted);margin-top:4px}.status-banner .button{margin-left:auto}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:27px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:11px;padding:21px}.stat-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#7c8594}.stat-label svg{width:16px;height:16px;color:#a0a9b7}.stat-number{font-size:33px;font-weight:650;letter-spacing:-1.4px;margin:19px 0 10px}.stat-caption{font-size:10px;color:#959dac}.stat-caption .positive{color:var(--green)}.grid-two{display:grid;grid-template-columns:1.6fr 1fr;gap:23px;align-items:start}.panel{border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden;margin-bottom:23px}.panel-heading{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.panel-heading h2{font-size:14px}.panel-heading p{font-size:11px;color:var(--muted);margin-top:5px}.panel-body{padding:23px}.panel-link{font-size:10px}.empty{padding:47px 24px;text-align:center;max-width:490px;margin:auto}.empty-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#f2f5fb;color:#9aa9c3;margin:0 auto 19px}.empty h3{font-size:13px;margin-bottom:9px}.empty p{font-size:11px;color:var(--muted)}.empty .button{margin-top:20px}.project-row{display:flex;align-items:center;padding:18px 23px;border-bottom:1px solid #f0f2f6;gap:13px;color:inherit}.project-row:last-child{border-bottom:0}.project-icon{display:grid;place-items:center;width:37px;height:37px;background:#edf1ff;color:var(--blue);border-radius:9px;font-size:14px;flex-shrink:0}.project-name{font-size:12px;font-weight:600}.project-meta{font-size:10px;color:var(--muted);margin-top:6px}.project-row .badge{margin-left:auto}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:5px;background:#f1f3f7;color:#7f8999;padding:5px 7px;font-size:10px;white-space:nowrap}.badge.green{background:#edf8f1;color:#21885f}.badge.red{background:#fff0ef;color:#c4564f}.badge.blue{background:#eef2ff;color:var(--blue)}.check-row{padding:15px 0;display:flex;justify-content:space-between;align-items:center;font-size:11px;gap:12px;border-bottom:1px solid #f1f3f6}.check-row:first-child{padding-top:0}.check-row:last-child{border:0;padding-bottom:0}.check-label{color:#7e8795}.subtle-note{padding:16px;background:#f7f9fc;border-radius:8px;font-size:11px;color:#818b9a;line-height:1.7;margin-top:19px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.7px;color:#8a99bf}.project-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.project-card{padding:23px;border:1px solid var(--line);border-radius:11px;background:white}.project-card-top{display:flex;align-items:center;gap:12px;margin-bottom:22px}.project-card-top .badge{margin-left:auto}.project-card h2{font-size:15px}.project-card .channel{font-size:11px;color:var(--muted);margin-top:6px}.project-card-stats{display:flex;gap:26px;border-top:1px solid #edf0f5;padding:18px 0}.project-card-stats strong{display:block;font-size:17px;font-weight:600}.project-card-stats span{display:block;font-size:10px;color:var(--muted);margin-top:5px}.project-card .button{width:100%;margin-top:5px}.heading-actions{display:flex;gap:9px;flex-wrap:wrap}.back-link{font-size:11px;color:#8a94a5;display:inline-flex;gap:6px;margin-bottom:16px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,1fr);gap:22px}.source-row{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #edf0f5}.source-row:last-child{border:0}.source-row a{font-size:12px}.source-row p{font-size:10px;color:var(--muted);margin-top:5px}.source-row .icon-button{margin-left:auto}.icon-button{border:0;background:transparent;color:#969ead;font-size:22px;line-height:1;display:grid;place-items:center;min-width:32px;min-height:32px;border-radius:7px}.icon-button:hover{background:#f5f6fa;color:#a03b3b}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{display:inline-flex;align-items:center;gap:8px;background:#f0f4ff;color:#4663a6;font-size:11px;padding:7px 9px;border-radius:6px;max-width:100%;overflow-wrap:anywhere}.chip.stop{background:#fff2ef;color:#aa6b60}.chip button{border:0;background:none;color:inherit;padding:0;font-size:15px;line-height:1}.toolbar{display:flex;gap:12px;padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:23px}.toolbar input{flex:1;font-size:12px}.toolbar select{width:210px;font-size:12px}.result-card{background:white;border:1px solid var(--line);border-radius:10px;padding:22px;margin-bottom:14px}.result-top{display:flex;gap:9px;align-items:center;font-size:10px;color:var(--muted);margin-bottom:15px}.result-top .badge{margin-left:auto}.result-text{font-size:13px;white-space:pre-wrap;line-height:1.8;overflow-wrap:anywhere}.result-bottom{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-top:19px}.result-bottom>a{font-size:11px}.result-error{background:#fff3f2;color:#a64242;padding:12px;border-radius:7px;font-size:11px;margin-top:15px}.account-icon{width:58px;height:58px;background:#edf2ff;color:var(--blue);display:grid;place-items:center;border-radius:16px;margin-bottom:18px}.account-icon svg{width:28px;height:28px}.account-name{font-size:20px;font-weight:650}.account-sub{font-size:12px;color:var(--muted);margin-top:8px}.account-table{margin-top:24px}.timeline-row{display:flex;gap:13px;padding:15px 0;border-bottom:1px solid #edf0f4}.timeline-row:last-child{border:0}.timeline-icon{background:#f0f4ff;color:#7b92c6;width:30px;height:30px;border-radius:8px;display:grid;place-items:center;flex-shrink:0}.timeline-icon svg{width:14px;height:14px}.timeline-row strong{font-size:11px;font-weight:500}.timeline-row p{font-size:10px;color:var(--muted);margin-top:5px}.footer{display:flex;justify-content:space-between;padding:24px 38px;border-top:1px solid var(--line);font-size:10px;color:#a0a7b3;gap:15px}dialog{border:0;border-radius:15px;padding:0;max-width:510px;width:calc(100% - 32px);box-shadow:0 24px 100px #16264833}dialog::backdrop{background:#111b3670;backdrop-filter:blur(3px)}.modal-heading{display:flex;justify-content:space-between;align-items:center;padding:23px 25px;border-bottom:1px solid var(--line)}.modal-heading h2{font-size:18px}#modal-body{padding:6px 25px 25px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.form-error{font-size:12px;color:#b14b44;line-height:1.6;min-height:8px;margin-top:13px}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);z-index:20;background:#172b4b;color:white;border-radius:10px;padding:15px 22px;font-size:12px;box-shadow:0 10px 35px #14294733;max-width:90vw}.toast.error{background:#8d3939}.initial-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;font-size:12px;color:var(--muted)}.login-shell{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-story{background:#102966;color:white;padding:45px 55px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;border:1px solid #ffffff0c;width:600px;height:600px;border-radius:50%;right:-300px;bottom:-180px;pointer-events:none;box-shadow:0 0 0 90px #ffffff03,0 0 0 180px #ffffff02}.login-story .brand-sub{color:#94a4c6}.login-story .brand-mark{background:#ffffff16}.login-story h1{font-size:44px;line-height:1.25;letter-spacing:-1.7px;margin:22px 0}.login-story p{max-width:360px;font-size:13px;color:#a4b5d6;line-height:1.9}.story-foot{font-size:10px;color:#7e94bd}.login-main{display:flex;align-items:center;justify-content:center;padding:40px;background:white}.login-card{max-width:350px;width:100%}.small-mark{display:grid;place-items:center;width:38px;height:38px;background:#edf2ff;color:var(--blue);border-radius:10px;font-size:23px;margin-bottom:26px}.login-card h2{font-size:27px;letter-spacing:-.8px;margin-bottom:12px}.login-card>.muted{font-size:12px;margin-bottom:29px}.login-card .button{margin-top:13px;justify-content:space-between;padding:13px 17px}.login-note{font-size:10px;color:#a2a9b4;margin-top:23px;text-align:center}.pager{display:flex;justify-content:center;gap:15px;align-items:center;font-size:11px;margin:25px 0}@media(min-width:1600px){.content{margin:0 auto;padding-top:45px}}@media(max-width:1150px){.sidebar{width:218px;padding-left:14px;padding-right:14px}.main-shell{margin-left:218px;width:calc(100% - 218px)}.content{padding:28px 25px}.topbar{padding:0 25px}.grid-two,.detail-grid{grid-template-columns:1fr}.stat-card{padding:17px}.stats-grid{gap:12px}.project-cards{grid-template-columns:1fr 1fr}.login-story{padding:40px}.login-story h1{font-size:36px}}@media(max-width:760px){.sidebar{position:relative;width:auto;padding:18px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{margin:0 0 17px}.nav-caption,.sidebar-bottom{display:none}#nav{display:flex;gap:5px;overflow-x:auto}.nav-link{padding:10px 11px;white-space:nowrap;margin:0;font-size:11px;gap:7px}.nav-link svg{width:16px;height:16px}.nav-count{display:none}.app-shell{display:block}.main-shell{width:100%;margin-left:0}.topbar{height:55px;padding:0 20px}.topbar-right .muted{display:none}.content{padding:25px 19px}.page-heading{align-items:flex-start;gap:12px;margin-bottom:23px}h1{font-size:25px}.page-heading p{font-size:11px}.page-heading .button{font-size:10px;padding:10px 12px}.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.stat-number{font-size:28px;margin:15px 0 8px}.status-banner{padding:15px;gap:12px}.status-banner .button{display:none}.status-banner p{font-size:10px}.project-cards{grid-template-columns:1fr}.footer{padding:20px;flex-direction:column;font-size:9px}.toolbar{flex-wrap:wrap;padding:14px}.toolbar input{min-width:100%}.toolbar select{flex:1;width:45%}.login-shell{grid-template-columns:1fr}.login-story{padding:25px;min-height:220px}.login-story>div,.story-foot{display:none}.login-story:before{content:"Важные сообщения. В одном месте.";position:absolute;bottom:35px;max-width:300px;font-size:27px;font-weight:600;letter-spacing:-.7px}.login-main{padding:40px 28px}.heading-actions{flex-direction:column}.detail-grid .panel-heading{padding:18px}.panel-heading{padding:19px}.result-top{flex-wrap:wrap}.result-top .badge{margin-left:0}.result-bottom{align-items:flex-start}.result-bottom .chips{flex:1}.account-table .check-row{align-items:flex-start}.check-row>span:last-child{text-align:right;max-width:60%;overflow-wrap:anywhere}}
:root .guide-title{margin-top:14px;font-size:15px}.guide-text{font-size:12px;line-height:1.8;color:#7a8390;margin-top:12px}.guide-link{display:inline-block;margin-top:18px}.empty-copy{font-size:12px;line-height:1.8}
/* Target Media Reports: shared palette, typography and navigation. */
:root{font-family:Manrope,Arial,sans-serif;color:#101521;background:#f3f2f2;--blue:#0a40ff;--ink:#101521;--muted:#6f7480;--line:#dedede;--green:#168653}
body{background:#f3f2f2}.sidebar{width:224px;padding:25px 16px 18px;background:#101521;color:white;border:0;z-index:10}.sidebar .brand{margin:0 8px 30px;font-size:14px}.brand-mark{width:36px;height:36px;background:transparent;border-radius:0;object-fit:contain}.brand-sub{color:#9ca3b9;font-size:10px}.nav-caption{color:#929ab0;font-size:9px}.nav-link{color:#bac0ce;font-size:12px;border-radius:8px;padding:12px 13px}.nav-link.active{background:var(--blue);color:white}.nav-link:hover{background:#242c3c;color:white}.nav-link.active:hover{background:var(--blue)}.support-note{background:#1d2638;border-color:#303a4d;color:#f2f4f9}.support-note div>span{color:#a2a9ba}.logout{color:#bec5d3}.main-shell{margin-left:224px;width:calc(100% - 224px)}.topbar{height:70px}.content{padding:32px;max-width:1580px}.topbar{padding:0 32px}.breadcrumb{font-size:12px}.breadcrumb strong{color:var(--ink)}h1{font-size:28px;letter-spacing:-.9px}.page-heading p{font-size:12px}.button{border-color:#d5d8df;border-radius:9px;font-weight:650;min-height:40px;white-space:nowrap}.button.primary{background:var(--blue);border-color:var(--blue)}.button.primary:hover{background:#0734d7;border-color:#0734d7}.panel{border-color:var(--line);border-radius:14px;box-shadow:none}.panel-heading{padding:20px 22px}.panel-heading h2{font-size:15px;letter-spacing:-.3px}.panel-heading>a{font-size:11px;white-space:nowrap}.panel-body{padding:22px}.stat-card{border-color:var(--line);border-radius:14px;padding:21px}.stat-number{font-size:31px;font-weight:700;letter-spacing:-1px}.stat-caption{font-size:10px;line-height:1.6}.stat-label{color:var(--muted);font-size:11px}.badge.amber{background:#fff3d9;color:#946000}.badge.green{background:#e8f6ef;color:#168653}.badge.blue{background:#edf1ff;color:#0a40ff}.project-icon{background:#edf1ff;color:var(--blue)}.chip{background:#edf1ff;color:#263e85}.chip.stop{background:#fff0eb;color:#9c4b35}.project-name{font-weight:650}.project-meta{font-size:11px}.project-row{padding:19px 22px}.project-card{border-color:var(--line);border-radius:14px}.project-card-top h2{font-size:17px}.project-card-top .badge{white-space:nowrap}.project-card-stats{gap:25px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,1fr);gap:22px}.tg-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;flex:none;display:grid;place-items:center}.tg-avatar.initials{background:#edf1ff;color:var(--blue);font-size:20px;font-weight:650}.account-row{display:flex;align-items:center;gap:13px;padding:20px 22px;border-bottom:1px solid var(--line);color:var(--ink)}.account-row:last-child{border-bottom:0}.account-row>div{flex:1;min-width:0}.account-row strong{display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis}.account-row p{font-size:10px;color:var(--muted);margin-top:5px}.account-row .badge{font-size:9px}.account-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.account-card{padding:24px}.account-card-head{display:flex;gap:15px;align-items:center}.account-card-head>div{flex:1;min-width:0}.account-card-head h2{font-size:17px;overflow-wrap:anywhere}.account-card-head p{font-size:12px;color:var(--muted);margin-top:5px}.account-card-head .tg-avatar{width:58px;height:58px}.account-card-meta{display:flex;gap:16px;flex-wrap:wrap;font-size:11px;color:var(--muted);margin:20px 0}.account-about{min-height:44px;font-size:12px;margin-bottom:22px;color:#525965;white-space:pre-wrap}.account-detail-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.5fr);gap:22px;align-items:start}.account-detail-grid>.panel{overflow:hidden}.account-detail-grid .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero{padding:27px;display:flex;align-items:center;flex-direction:column;gap:12px;background:#fafbfc;border-bottom:1px solid var(--line)}.profile-hero .tg-avatar{width:104px;height:104px;font-size:38px}.text-button{border:0;background:transparent;color:var(--muted);font-size:11px}.profile-about{padding:22px 0}.profile-about small{font-size:9px;letter-spacing:1px;color:var(--muted)}.profile-about p{margin-top:10px;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.project-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:25px}.project-step{background:white;border:1px solid var(--line);padding:15px 13px;border-radius:12px;display:flex;gap:10px;align-items:center;text-align:left;color:var(--muted)}.project-step>span{border:1px solid #d5dae2;border-radius:50%;width:26px;height:26px;display:grid;place-items:center;font-size:11px;flex:none}.project-step strong{font-size:11px;flex:1}.project-step svg{width:14px;height:14px}.project-step.done{color:var(--ink)}.project-step.done>span{border-color:#d3ecde;background:#e8f6ef;color:var(--green)}.detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px}.inline-guide{padding:0}.inline-guide summary{padding:20px 22px;cursor:pointer;font-size:12px;font-weight:650}.guide-content{padding:0 22px 24px;font-size:12px;line-height:1.8}.guide-content p+p{margin-top:14px}.guide-content>ol{padding-left:19px;margin:0}.guide-content li{margin:0 0 14px}.guide-content .button{margin-top:15px}.rule-notice{font-size:12px;line-height:1.7;padding:13px 15px;background:#fff7e6;border-radius:8px;color:#885d12}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-columns label{margin-bottom:0}.setup-list{padding-left:20px;font-size:13px;line-height:1.7}.setup-list>li{margin-bottom:23px;padding-left:5px}.setup-list p{font-size:12px;color:var(--muted);margin-top:7px}.setup-list label{margin:14px 0 0}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.help-grid .guide-content{padding-top:21px}.load-chart{width:100%;height:auto;min-height:180px;display:block;stroke:none;fill:none;overflow:visible;margin-top:24px}.chart-grid{stroke:#e9ebf0;stroke-width:1;fill:none}.chart-received{fill:#0a40ff}.chart-requests{fill:#b8c7ff}.chart-label{fill:#7c8493;font-size:10px;stroke:none}.chart-legend{display:flex;gap:22px;font-size:10px;color:var(--muted);flex-wrap:wrap}.chart-legend span{display:flex;align-items:center;gap:7px}.chart-legend i{width:8px;height:8px;border-radius:2px;background:#0a40ff}.chart-legend i.pale{background:#b8c7ff}.table-wrap{overflow:auto}.load-table{width:100%;border-collapse:collapse;font-size:12px}.load-table th{padding:16px 21px;text-align:left;background:#fafbfc;color:var(--muted);font-size:10px;font-weight:500}.load-table td{padding:20px 21px;border-top:1px solid var(--line)}.load-table small{display:block;margin-top:7px;color:#946000}.load-note{max-width:900px;font-size:11px;line-height:1.8;color:var(--muted)}#load-filter{width:260px;font-size:12px}.login-story{background:#101521}.login-story .brand-mark{background:none}.login-story h1{font-size:48px}.small-mark{width:38px;height:38px;background:none}.login-card .login-note{display:none}.login-main{background:#f3f2f2}.footer{font-size:10px}.footer a{color:var(--muted)}.source-row p{overflow-wrap:anywhere}.check-row>span:last-child{overflow-wrap:anywhere;max-width:65%}
@media(max-width:1180px){.dashboard-grid{grid-template-columns:1fr}.account-detail-grid{grid-template-columns:minmax(270px,.8fr) minmax(0,1fr)}.project-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.account-cards{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:1fr}}
@media(max-width:820px){.sidebar{width:190px;padding:22px 12px}.sidebar .brand{font-size:12px;margin-left:2px;gap:8px}.brand-mark{width:30px;height:30px}.nav-link{font-size:11px;padding:12px 9px;gap:9px}.main-shell{margin-left:190px;width:calc(100% - 190px)}.content{padding:24px 18px}.topbar{padding:0 18px}.account-detail-grid,.help-grid{grid-template-columns:1fr}.project-cards{grid-template-columns:1fr}.page-heading{align-items:flex-start}.page-heading h1{font-size:24px}.heading-actions{flex-wrap:wrap}.button{font-size:11px}.profile-hero{padding:22px}}
@media(max-width:600px){.sidebar{position:static;width:100%;padding:17px 15px;display:block}.sidebar .brand{margin:0 0 13px}.sidebar .brand-mark{width:28px;height:28px}.sidebar .brand-sub{display:none}.nav-caption,.sidebar-bottom{display:none}#nav{display:flex;gap:6px;overflow:auto;white-space:nowrap;padding-bottom:3px}.nav-link{margin:0;padding:9px 11px;gap:7px}.nav-link svg{width:16px;height:16px}.app-shell{display:block}.main-shell{margin:0;width:100%}.topbar{height:48px}.content{padding:22px 15px}.page-heading{flex-direction:column;gap:16px}.page-heading .heading-actions{width:100%}.page-heading .heading-actions .button{flex:1}.stats-grid{gap:10px;margin-bottom:20px}.stat-card{padding:16px 13px}.stat-label{font-size:10px}.stat-number{font-size:28px}.stat-caption{font-size:9px}.panel-body,.panel-heading{padding:18px}.project-steps{gap:8px}.project-step{padding:12px 10px;gap:7px}.project-step strong{font-size:10px}.project-step svg{display:none}.source-row{padding:16px}.source-row .project-icon{display:none}.project-row{padding:17px 15px}.project-meta{font-size:10px}.project-icon{width:35px;height:35px}.account-row{padding:17px 15px;gap:10px}.account-card{padding:19px}.account-card-head h2{font-size:14px}.account-card-head .tg-avatar{width:45px;height:45px}.account-card-head .badge{font-size:9px}.chart-legend{font-size:9px;gap:10px}.load-chart{min-height:140px}.form-columns{grid-template-columns:1fr;gap:0}.form-columns label{margin-top:16px}.help-grid{gap:0}.guide-content{padding:0 18px 20px}.toolbar{flex-direction:column}.toolbar input,.toolbar select{width:100%}.login-story{display:none}.login-main{min-height:100vh}.login-card{padding:25px}.footer{padding:20px 15px}.load-table th,.load-table td{padding:15px 12px;white-space:nowrap}#load-filter{width:100%}}

.sidebar .brand{display:block;margin-bottom:32px}.sidebar .brand-logo{display:block;width:128px;height:auto;max-width:100%}.sidebar .brand-sub{font-size:10px;margin-top:8px}.guide-content code{font:11px ui-monospace,monospace;background:#f1f4fa;padding:2px 4px;border-radius:4px;overflow-wrap:anywhere}.guide-table{width:100%;border-collapse:collapse;margin:18px 0;font-size:11px;min-width:450px}.guide-table td,.guide-table th{text-align:left;padding:12px 8px;border-bottom:1px solid var(--line);vertical-align:top}.guide-table th{color:var(--muted)}.limits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-bottom:20px}.limit-card{border:1px solid var(--line);border-radius:10px;padding:18px}.limit-card>strong{display:block;margin-bottom:16px;font-size:13px}.limit-row{display:flex;justify-content:space-between;gap:16px;padding:9px 0;font-size:11px;border-bottom:1px solid #f1f3f6}.limit-row strong{white-space:nowrap}.limit-card p{font-size:11px;color:var(--muted);margin-top:14px}.limit-hit{color:#c65128}.load-note+.load-note{margin-top:13px}.log-row,.task-row{display:flex;gap:15px;align-items:flex-start;padding:20px 22px;border-bottom:1px solid var(--line)}.log-row>div,.task-row>div{flex:1;min-width:0}.log-row strong,.task-row strong{font-size:12px;overflow-wrap:anywhere}.log-row p,.task-row p{font-size:11px;color:var(--muted);overflow-wrap:anywhere;margin-top:5px}.log-row small{display:block;font-size:10px;color:#969fab;margin-top:9px}.log-row .badge,.task-row .badge{flex-shrink:0}.log-level{display:grid;place-items:center;width:23px;height:23px;border-radius:6px;background:#eef2ff;color:var(--blue);flex-shrink:0;font-weight:700}.log-level.error{background:#fff0ee;color:#d55347}.log-level.warning{background:#fff8e7;color:#98701e}.log-toolbar{gap:9px}.log-toolbar select{max-width:190px;font-size:11px}.log-toolbar input{min-width:150px}.rule-result{padding:14px;border-radius:8px;background:#fff7e6;color:#926400;margin:10px 0}.rule-result.matched{background:#ecf8f2;color:#16805b}.chips .chip{max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.7;align-items:flex-start}.chips .chip button{flex-shrink:0}.pagination{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted);gap:10px;margin:16px 0}.log-row:last-child,.task-row:last-child{border-bottom:0}@media(max-width:600px){.sidebar .brand-logo{width:120px}.sidebar .brand{margin-bottom:15px}.limits-grid{grid-template-columns:1fr}.log-toolbar select{max-width:none}.log-row,.task-row{padding:16px;gap:9px;flex-wrap:wrap}.log-row .badge,.task-row .badge{margin-left:32px}.log-row>div{flex-basis:calc(100% - 40px)}}

select{appearance:none;-webkit-appearance:none;background-image:url('chevron-down.svg');background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:46px;min-height:44px}
select:disabled{opacity:.6}.toolbar select{min-width:160px}.toolbar{flex-wrap:wrap}.results-list{padding:0}.result-list-row{display:flex;align-items:center;gap:20px;padding:20px 22px;border-bottom:1px solid var(--line)}.result-list-row:last-child{border-bottom:0}.result-summary{flex:1;min-width:0}.result-summary h2{font-size:13px;line-height:1.55;font-weight:600;margin:7px 0;overflow-wrap:anywhere}.result-summary p,.result-summary small{font-size:10px;line-height:1.6;color:var(--muted)}.result-row-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.feedback-buttons{display:inline-flex;gap:5px}.feedback{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);background:white;color:#788393;border-radius:8px}.feedback svg{width:18px;height:18px}.feedback.liked{background:#eaf7f0;border-color:#98d8b9;color:#16805b}.feedback.disliked{background:#fff0ef;border-color:#efb5b0;color:#b8443c}.feedback:focus-visible{outline:3px solid #2345ed55;outline-offset:2px}.result-detail-meta{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:11px;color:var(--muted);margin-bottom:16px}.result-detail-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8;border-block:1px solid var(--line);padding:20px 0;margin:18px 0;max-height:36vh;overflow:auto}.result-detail-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.quality-badge{font-size:10px;padding:4px 7px;border-radius:5px;background:#f1f3f6;color:#747d8a}.quality-badge.client_request{background:#eaf7f0;color:#16805b}.result-list-row.filtered{background:#fcfcfd}.source-options{display:flex;align-items:center;gap:6px}.source-options .button{min-width:40px;padding:8px}.source-quality-table{width:100%;border-collapse:collapse;min-width:640px;font-size:12px}.source-quality-table th,.source-quality-table td{padding:17px 20px;text-align:left;border-bottom:1px solid var(--line)}.source-quality-table th{font-size:10px;font-weight:500;color:var(--muted)}.catalog-row{display:flex;align-items:center;gap:18px;padding:20px 22px;border-bottom:1px solid var(--line)}.catalog-row>div{flex:1;min-width:0}.catalog-row strong{font-size:13px}.catalog-row p{font-size:11px;color:var(--muted);margin-top:7px}.source-settings-note{font-size:12px;line-height:1.8;color:var(--muted);padding:14px;border-radius:8px;background:#f5f7fb}.inline-check{display:flex;align-items:center;gap:10px}.inline-check input{width:18px;height:18px;flex:none}.filter-note{margin-bottom:18px;font-size:12px;color:var(--muted)}.filter-note button{border:0;background:none;color:var(--blue);font:inherit;cursor:pointer;text-decoration:underline}.result-summary .row-tags{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.read-mode{display:block;font-size:10px;color:var(--muted);margin-top:5px}
@media(max-width:760px){.result-list-row{align-items:flex-start;gap:12px;flex-wrap:wrap;padding:17px}.result-summary{flex-basis:100%}.result-row-actions{width:100%;justify-content:space-between}.catalog-row{flex-wrap:wrap}.catalog-row>div{flex-basis:100%}.heading-actions{flex-wrap:wrap}.toolbar select{width:100%;max-width:none}.toolbar input{min-width:0;width:100%}.source-row{flex-wrap:wrap}.source-options{margin-left:auto}.result-detail-text{max-height:32vh}}
@media(forced-colors:active){select{appearance:auto;background-image:none}}
#result-filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}#result-filters input{grid-column:span 2;min-width:0;width:100%}#result-filters select{min-width:0;width:100%}#result-filters button{justify-self:start}.sidebar{overflow-y:auto}
@media(max-width:1100px){#result-filters{grid-template-columns:repeat(2,minmax(150px,1fr))}}
@media(max-width:760px){#result-filters{grid-template-columns:minmax(0,1fr)}#result-filters input{grid-column:auto}}

.forum-details{margin-top:20px}.forum-topic-list{list-style:none;padding:0;margin:12px 0;max-height:300px;overflow:auto;border:1px solid var(--border,#dfe2e8);border-radius:12px}.forum-topic-list li{padding:12px 16px;border-bottom:1px solid var(--border,#dfe2e8);overflow-wrap:anywhere}.forum-topic-list li:last-child{border-bottom:0}.forum-topic-list small{display:block;margin-top:5px;color:var(--muted,#667085);line-height:1.5}

.help-button{width:36px;height:36px;flex:0 0 36px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--muted);font-family:inherit;font-size:16px;font-weight:600;display:inline-grid;place-items:center;cursor:pointer;vertical-align:middle}.help-button:hover{color:var(--blue);border-color:var(--blue)}.help-button:focus-visible{outline:3px solid #2345ed55;outline-offset:2px}.page-actions,.section-actions,.modal-heading-actions{display:flex;align-items:center;gap:12px}.page-actions .heading-actions{display:flex;gap:10px;flex-wrap:wrap}.panel-heading h2 .help-button{margin-left:8px}.modal-heading-actions .help-button{width:32px;height:32px;flex-basis:32px}.modal-heading{gap:14px}.modal-heading h2{flex:1}.help-dialog{max-width:680px;max-height:calc(100dvh - 32px);overflow:auto}.help-dialog .modal-heading{position:sticky;top:0;background:#fff;z-index:1}.help-body{padding:4px 26px 26px;font-size:13px;line-height:1.8}.help-body p,.help-body ol{margin:16px 0}.help-body ol{padding-left:22px}.help-body li{margin:10px 0}.help-body .guide-content{padding:0}.help-body code{background:#f0f3f8;border-radius:4px;padding:2px 5px;overflow-wrap:anywhere}.help-rule-preview{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.help-rule-preview label{margin-top:12px}.help-rule-preview p{font-size:11px;color:var(--muted)}.log-row .help-button{width:30px;height:30px;flex-basis:30px}.log-entry-heading{display:flex;align-items:center;gap:10px}.route-error{padding:32px}
@media(max-width:760px){.page-actions{flex-wrap:wrap}.help-button{width:44px;height:44px;flex-basis:44px}.help-body{padding:4px 18px 20px}.section-actions{gap:8px}.panel-heading{flex-wrap:wrap}}

/* One disclosure treatment for account access and result details. */
.inline-guide > summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;min-height:72px;transition:background-color .15s ease}
.inline-guide > summary::-webkit-details-marker{display:none}
.inline-guide > summary::marker{content:""}
.inline-guide > summary::after{content:"";flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#f3f5f9 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23677186' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E") center/18px no-repeat;transition:transform .18s ease,background-color .15s ease}
.inline-guide > summary:hover{background:#fafbfc}
.inline-guide > summary:hover::after{background-color:#eaf0ff}
.inline-guide > summary:focus-visible{outline:2px solid var(--blue);outline-offset:-3px;border-radius:12px}
.inline-guide[open] > summary::after{transform:rotate(180deg)}
.inline-guide.panel > summary{border-radius:14px}
@media(prefers-reduced-motion:reduce){.inline-guide > summary,.inline-guide > summary::after{transition:none}}

.destination-steps{list-style:none;padding:0;counter-reset:step}.destination-steps li{counter-increment:step;position:relative;padding:0 0 22px 42px}.destination-steps li::before{content:counter(step);position:absolute;left:0;top:-3px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edf1ff;color:var(--blue);font-weight:600}.destination-steps p{font-size:13px;color:var(--muted);line-height:1.6;margin:8px 0 12px}.destination-steps .button{white-space:normal;text-align:center}.destination-current{padding:14px 16px;background:#f4f6fa;border-radius:12px;margin-bottom:16px;overflow-wrap:anywhere}.destination-manual{margin-bottom:16px}.destination-manual>summary{padding:12px 16px}.destination-manual .guide-content{padding:4px 16px 16px}.destination-manual input{width:100%}@media(max-width:480px){.destination-steps li{padding-left:36px}.destination-steps .button{width:100%}}

.source-row>div{min-width:0;flex:1}.source-row>.source-options{margin-left:auto;flex-shrink:0}.source-row>.icon-button{margin-left:0;flex-shrink:0}.result-detail-actions{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.result-detail-actions .feedback-buttons{flex-shrink:0}
.activity-indicator{display:inline-flex;align-items:center;gap:6px;font-size:10px;line-height:1.6;color:var(--muted);margin-top:7px}.activity-indicator i{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#a0a8b4}.activity-indicator.green i{background:#159466}.activity-indicator.amber i{background:#dda51b}.activity-indicator.red i{background:#d04b49}.project-card>.activity-indicator{margin:0 0 16px}.review-summary{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.review-summary>span{padding:12px 18px;background:white;border:1px solid var(--line);border-radius:10px;font-size:12px}.review-summary strong{margin-left:10px}.review-note{font-size:12px;line-height:1.8;color:var(--muted);margin:16px 0 22px;max-width:900px}#review-filters input{flex:1;min-width:200px}#review-filters select{max-width:310px}

.review-row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px 18px;border-bottom:1px solid var(--line)}.review-row:last-child{border-bottom:0}.review-info,.review-context{min-width:0}.review-info h2{font-size:13px;line-height:1.45;margin:0;overflow-wrap:anywhere}.review-row p{font-size:11px;line-height:1.5;margin:0}.review-info .review-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:3px;overflow-wrap:anywhere}.review-meta .badge{font-size:9px;padding:2px 5px}.review-category{color:var(--text)}.review-context .research-state{color:var(--muted);font-size:10px;margin-top:4px}.review-actions{display:flex;align-items:center;gap:7px}.review-actions .button{min-height:36px;padding:8px 10px;white-space:nowrap}.review-actions svg{width:16px;height:16px}.review-actions .approved{background:#eaf7f0;border-color:#98d8b9;color:#16805b}.review-link{color:var(--blue)}
@media(max-width:1100px) and (min-width:701px){.review-row{grid-template-columns:minmax(0,1fr) auto;gap:6px 14px}.review-info{grid-column:1}.review-context{grid-column:1;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.review-context .research-state{margin:0}.review-actions{grid-column:2;grid-row:1 / span 2}}
@media(max-width:900px){.source-row>div{flex-basis:calc(100% - 200px)}}
@media(max-width:700px){.review-row{grid-template-columns:1fr;gap:7px;padding:10px 12px}.review-context{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.review-context .research-state{margin:0}.review-actions{justify-content:flex-end;gap:5px}.review-actions .button{font-size:10px;min-height:40px;padding:8px 9px}}
@media(max-width:600px){.review-actions .button{flex:1;justify-content:center}.source-row>div{flex-basis:100%}#review-filters select,#review-filters input{max-width:100%;width:100%;min-width:0}.result-detail-actions{margin-top:24px}.source-row>.source-options{margin-left:auto}}

@media(max-width:400px){.review-actions{flex-wrap:wrap}.review-actions .button{flex:1 1 42%}}

.research-progress{padding:22px 24px;margin:0 0 24px;background:#f3f9ff;border:1px solid #d9e8f6;border-radius:16px}.research-progress.waiting{background:#fffaf0;border-color:#efe1bd}.research-progress-heading,.research-progress-numbers{display:flex;justify-content:space-between;align-items:center;gap:16px}.research-eyebrow{font-size:10px;letter-spacing:.1em;color:var(--muted)}.research-progress h2{font-size:18px;margin:6px 0 16px}.research-progress-numbers>strong{font-size:24px}.research-progress-numbers strong span{font-size:14px;font-weight:400;color:var(--muted)}.research-progress-numbers>span{font-size:12px;color:var(--muted)}.research-progress progress{display:block;width:100%;height:8px;border:0;border-radius:8px;margin:13px 0 14px;overflow:hidden;accent-color:var(--blue)}.research-progress progress::-webkit-progress-bar{background:#e2e9f0}.research-progress progress::-webkit-progress-value{background:var(--blue);border-radius:8px}.research-progress p{font-size:12px;line-height:1.7;margin:8px 0}.research-stages{display:flex;gap:8px 22px;flex-wrap:wrap;padding:14px 0 0;margin:14px 0 0;border-top:1px solid var(--line);list-style:none;font-size:12px;color:var(--muted)}.research-stages .current{color:var(--text);font-weight:600}.research-progress .research-progress-footnote{font-size:11px;color:var(--muted);margin-top:12px}@media(max-width:600px){.research-progress{padding:16px}.research-progress-heading{align-items:flex-start}.research-progress h2{font-size:16px}.research-progress-numbers{align-items:flex-start;flex-direction:column;gap:6px}.research-stages{display:grid;grid-template-columns:1fr 1fr;gap:12px}}
