:root{--ts-saffron:#fec94f;--ts-saffron-soft:#fff3d1;--ts-maroon:#7a1f24;--ts-ink:#141414;--ts-muted:#5e5e5e;--ts-border:#0000001a;--ts-bg:#fffdf7;--ts-panel:#fff;--shadow-1:0 1px 0 #0000000a;--shadow-2:0 14px 34px #0000000f;--r:18px}.dashboard-module__Gx_nyq__page{background:var(--ts-bg);min-height:100vh;color:var(--ts-ink);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}.dashboard-module__Gx_nyq__topbar{background:var(--ts-saffron);z-index:30;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:84px;padding:0 22px;display:flex;position:sticky;top:0}.dashboard-module__Gx_nyq__brand{-webkit-user-select:none;user-select:none;align-items:baseline;gap:12px;line-height:1;display:flex}.dashboard-module__Gx_nyq__brandName{letter-spacing:-.02em;font-size:22px;font-weight:950}.dashboard-module__Gx_nyq__brandTag{letter-spacing:.14em;text-transform:uppercase;opacity:.75;font-size:12px;font-weight:900}.dashboard-module__Gx_nyq__right{align-items:center;gap:12px;display:flex}.dashboard-module__Gx_nyq__pill{background:#ffffffa6;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.dashboard-module__Gx_nyq__btn{cursor:pointer;background:#fff;border:1px solid #00000024;border-radius:12px;height:42px;padding:0 12px;font-weight:950}.dashboard-module__Gx_nyq__btnPrimary{background:var(--ts-maroon);color:#fff;border-color:var(--ts-maroon)}.dashboard-module__Gx_nyq__shell{grid-template-columns:360px 1fr;height:calc(100vh - 84px);display:grid}.dashboard-module__Gx_nyq__sidebar{background:var(--ts-panel);border-right:1px solid var(--ts-border);padding:22px 0}.dashboard-module__Gx_nyq__sideTitle{text-transform:uppercase;letter-spacing:-.02em;color:#141414d9;padding:0 22px 12px;font-size:30px;font-weight:950;line-height:1.05}.dashboard-module__Gx_nyq__sideSub{color:var(--ts-muted);padding:0 22px 16px;font-size:13px;font-weight:800;line-height:1.4}.dashboard-module__Gx_nyq__nav{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__Gx_nyq__navBtn{cursor:pointer;text-align:left;background:0 0;border:0;border-left:6px solid #0000;align-items:center;gap:14px;width:100%;padding:14px 18px;display:flex}.dashboard-module__Gx_nyq__navBtn:hover{background:#00000008}.dashboard-module__Gx_nyq__navBtnOn{background:var(--ts-saffron-soft);border-left-color:var(--ts-maroon)}.dashboard-module__Gx_nyq__step{border:2px solid var(--ts-maroon);width:38px;height:38px;color:var(--ts-maroon);background:#fff;border-radius:999px;flex:none;place-items:center;font-weight:950;display:grid}.dashboard-module__Gx_nyq__navLabel{color:#141414e0;font-size:20px;font-weight:950}.dashboard-module__Gx_nyq__main{padding:26px 28px 44px;overflow:auto}.dashboard-module__Gx_nyq__h1{letter-spacing:-.03em;text-transform:uppercase;color:#141414d9;margin:0 0 10px;font-size:44px;font-weight:950}.dashboard-module__Gx_nyq__metaRow{flex-wrap:wrap;gap:10px;margin:0 0 18px;display:flex}.dashboard-module__Gx_nyq__meta{box-shadow:var(--shadow-1);letter-spacing:.06em;text-transform:uppercase;color:#141414b3;background:#fff;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.dashboard-module__Gx_nyq__dot{background:var(--ts-maroon);border-radius:999px;width:10px;height:10px}.dashboard-module__Gx_nyq__card{border:1px solid var(--ts-border);border-radius:var(--r);box-shadow:var(--shadow-2);background:#fff;margin-bottom:16px;padding:16px}.dashboard-module__Gx_nyq__cardTitle{margin:0 0 6px;font-size:18px;font-weight:950}.dashboard-module__Gx_nyq__muted{color:var(--ts-muted);font-size:13px;font-weight:800;line-height:1.45}.dashboard-module__Gx_nyq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}@media (max-width:1100px){.dashboard-module__Gx_nyq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dashboard-module__Gx_nyq__grid,.dashboard-module__Gx_nyq__shell{grid-template-columns:1fr}.dashboard-module__Gx_nyq__sidebar{display:none}}.dashboard-module__Gx_nyq__test{border:1px solid var(--ts-border);background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:12px;display:flex}.dashboard-module__Gx_nyq__testTitle{font-weight:950}.dashboard-module__Gx_nyq__testMeta{color:var(--ts-muted);flex-wrap:wrap;gap:8px;font-size:13px;font-weight:800;display:flex}.dashboard-module__Gx_nyq__tags{flex-wrap:wrap;gap:8px;display:flex}.dashboard-module__Gx_nyq__tag{border:1px solid var(--ts-border);background:#fff;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:900}.dashboard-module__Gx_nyq__go{background:var(--ts-saffron);cursor:pointer;border:0;border-radius:14px;height:44px;font-weight:950}.dashboard-module__Gx_nyq__tableWrap{border:1px solid var(--ts-border);background:#fff;border-radius:16px;overflow:hidden}.dashboard-module__Gx_nyq__table{border-collapse:collapse;width:100%}.dashboard-module__Gx_nyq__table th,.dashboard-module__Gx_nyq__table td{text-align:left;border-bottom:1px solid #00000014;padding:10px;font-size:13px}.dashboard-module__Gx_nyq__table th{letter-spacing:.1em;text-transform:uppercase;color:#141414a6;background:#fec94f24;font-size:12px;font-weight:950}.dashboard-module__Gx_nyq__support{color:var(--ts-muted);margin-top:10px;font-size:13px;font-weight:900}:is(html,body){height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}body>div{height:100%!important}.dashboard-module__Gx_nyq__page{flex-direction:column;width:100vw;height:100vh;min-height:0;display:flex;position:fixed;inset:0;overflow:hidden}.dashboard-module__Gx_nyq__topbar{flex:none}.dashboard-module__Gx_nyq__shell{flex:auto;min-height:0;display:flex;overflow:hidden}.dashboard-module__Gx_nyq__sidebar{min-height:0;overflow:auto}.dashboard-module__Gx_nyq__main{-webkit-overflow-scrolling:touch;min-height:0;overflow:auto}.dashboard-module__Gx_nyq__card{overflow:visible}
