:root{--navy-900:#141d31;--navy-800:#1f2a44;--navy-750:#243150;--navy-700:#2a3856;--navy-100:#e9ecf3;--cream:#f4f1ea;--cream-line:#e3ddcf;--bg:#f7f6f2;--panel:#ffffff;--ink:#1f2a44;--body:#28303f;--muted:#4a5261;--faint:#6d7486;--line:#e9e7df;--hairline:#f0eee7;--gold:#c9a227;--gold-deep:#9d7c17;--gold-soft:#faf6e8;--gold-line:#eadfba;--green:#177a4f;--amber:#b06f0a;--red:#b23528;--blue:#2b62aa;--shadow:0 1px 2px rgba(31,42,68,.05),0 8px 32px rgba(31,42,68,.06);--r:12px}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{font-family:var(--font-inter),"Inter",sans-serif;background:var(--bg);color:var(--body);font-size:1rem;line-height:1.6;font-weight:450;-webkit-font-smoothing:antialiased;letter-spacing:-.002em}a{color:inherit;text-decoration:none}.appbar{background:var(--cream);border-bottom:1px solid var(--cream-line);gap:22px;padding:14px 26px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.appbar,.brand{display:flex;align-items:center}.brand{gap:13px;min-width:0}.brand img{height:36px;display:block;mix-blend-mode:multiply}.brand .wm{color:var(--navy-800);line-height:1.15}.brand .wm .co{font-weight:600;font-size:1.02rem;letter-spacing:.005em;white-space:nowrap}.brand .wm .tag{font-weight:500;font-size:.6rem;letter-spacing:.18em;color:var(--gold-deep);text-transform:uppercase;display:block;margin-top:1px}.search{flex:1 1;max-width:340px;gap:9px;background:#fff;border:1px solid var(--cream-line);border-radius:9px;padding:9px 15px;color:var(--muted);font-size:.86rem;font-weight:400}.bar-right,.search{display:flex;align-items:center}.bar-right{margin-left:auto;gap:14px}.co-switch{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--cream-line);color:var(--navy-800);font-size:.82rem;font-weight:600;padding:7px 13px;border-radius:8px;cursor:pointer}.co-switch .dot{width:6px;height:6px;border-radius:50%;background:var(--gold)}.who{gap:10px;font-size:.82rem;color:var(--body);font-weight:500}.av,.who{display:flex;align-items:center}.av{width:30px;height:30px;border-radius:8px;color:var(--cream);font-weight:600;justify-content:center;font-size:.74rem;letter-spacing:.04em}.av,.navrow{background:var(--navy-800)}.navrow{display:flex;gap:4px;padding:0 26px;overflow-x:auto;position:-webkit-sticky;position:sticky;top:65px;z-index:19}.navrow a{position:relative;color:#c1cbdd;font-size:.9rem;font-weight:500;padding:14px 17px;cursor:pointer;white-space:nowrap;letter-spacing:.03em;transition:color .15s}.navrow a:hover{color:#e8ecf4}.navrow a.on{color:#fff;font-weight:600}.navrow a.on:after{content:"";position:absolute;left:17px;right:17px;bottom:0;height:2px;background:var(--gold);border-radius:2px 2px 0 0}main{padding:30px 34px 40px;max-width:1180px;margin:0 auto}.crumb{font-size:.68rem;color:var(--faint);text-transform:uppercase;letter-spacing:.12em}.crumb,.h{font-weight:600}.h{font-size:1.85rem;letter-spacing:-.02em;color:var(--navy-800);line-height:1.15;margin-top:6px}.sub{color:var(--muted);font-size:.95rem;margin:6px 0 26px;font-weight:400}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--r);padding:22px 24px;margin-bottom:18px}.panel-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel h3{font-weight:600;font-size:1.05rem;color:var(--navy-800);letter-spacing:.01em}.panel .more{font-size:.78rem;color:var(--gold-deep);font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}table{width:100%;border-collapse:collapse;font-size:.92rem}th{text-align:left;font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;color:var(--faint);padding:0 12px 11px;border-bottom:1px solid var(--line);font-weight:600}td{padding:14px 12px;border-bottom:1px solid var(--hairline);color:var(--body);font-weight:450}tr:last-child td{border-bottom:none}tbody tr{transition:background .12s}tbody tr:hover{background:#fbfaf6}td.strong{font-weight:600}.num,td.strong{color:var(--navy-800)}.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.status{display:inline-flex;align-items:center;gap:7px;font-size:.85rem;font-weight:500;white-space:nowrap}.status i{width:7px;height:7px;border-radius:50%;flex:none}.s-ok{color:var(--green)}.s-ok i{background:var(--green)}.s-warn{color:var(--amber)}.s-warn i{background:var(--amber)}.s-bad{color:var(--red)}.s-bad i{background:var(--red)}.s-info{color:var(--blue)}.s-info i{background:var(--blue)}.act{font-size:.78rem;font-weight:600;color:var(--navy-700);border:1px solid var(--line);border-radius:7px;padding:6px 13px;cursor:pointer;letter-spacing:.04em;background:#fff;transition:border-color .15s}.act:hover{border-color:var(--gold)}.empty{padding:40px 12px;text-align:center;color:var(--muted);font-size:.95rem;font-weight:400}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px 20px;gap:18px 20px}.fg{display:flex;flex-direction:column;gap:7px}label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}.field,input.field,select.field{font-family:inherit;font-size:.95rem;padding:12px 15px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy-800);font-weight:450;width:100%;transition:border-color .15s}input.field:focus,select.field:focus{outline:none;border-color:var(--gold)}.field.auto{background:var(--gold-soft);border-color:var(--gold-line);font-weight:600}.field.auto .src{font-size:.56rem;color:var(--gold-deep);font-weight:700;letter-spacing:.14em}.hint{font-size:.76rem;color:var(--muted);font-weight:400}.btnrow{display:flex;gap:12px;margin-top:22px;align-items:center}.btn{font-family:inherit;font-weight:600;font-size:.9rem;padding:12px 28px;border-radius:9px;border:1px solid var(--navy-800);background:var(--navy-800);color:#fff;cursor:pointer;letter-spacing:.03em;transition:background .15s}.btn:hover{background:var(--navy-750)}.btn.gold{background:var(--gold);border-color:var(--gold);color:var(--navy-900)}.btn.gold:hover{background:#d4ad33}.btn.ghost{background:transparent;border-color:transparent;color:var(--muted)}.btn.ghost:hover{color:var(--navy-800)}.err{color:var(--red);font-size:.86rem;font-weight:500;margin-top:4px}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);padding:24px}.login-card{background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:38px 34px;width:100%;max-width:388px}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:26px}.login-brand img{height:40px;mix-blend-mode:multiply}.login-card h1{font-weight:600;font-size:1.55rem;color:var(--navy-800);letter-spacing:-.02em;margin-bottom:4px}.login-card .sub{margin-bottom:24px}.login-card .fg{margin-bottom:16px}@media(max-width:780px){.form-grid{grid-template-columns:1fr}.search{display:none}main{padding:24px 18px 30px}}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_78da87{font-family:Inter,Inter Fallback;font-style:normal}.__variable_78da87{--font-inter:"Inter","Inter Fallback"}