:root{--red:#e4012b;--red-dark:#a60020;--ink:#1c1416;--paper:#f6f3f1;--dim:#8a7e7a;--line:#eee7e3;--green:#0e8a4d;--amber:#b45309;--orange:#c2410c}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:IBM Plex Sans,system-ui,sans-serif}.shell{justify-content:center}.app,.shell{min-height:100vh;display:flex}.app{width:100%;max-width:430px;flex-direction:column}.content{flex:1 1;padding:4px 16px 100px}.appbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:hsla(24,22%,95%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 16px 10px;display:flex;align-items:center;gap:11px}.brand{font-family:Sora,sans-serif;font-weight:800;font-size:15px;letter-spacing:-.01em;white-space:nowrap}.card{background:#fff;border-radius:16px;padding:14px;box-shadow:0 1px 3px rgba(28,20,22,.07);margin-bottom:10px}.hero{background:linear-gradient(160deg,var(--red) 0,var(--red-dark) 100%);border-radius:22px;padding:20px 18px 18px;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.18);margin-bottom:12px}.eyebrow{font-family:Sora;font-size:11px;font-weight:700;letter-spacing:.12em;opacity:.85}.big{font-size:46px;line-height:1.05;margin:4px 0 2px}.big,.num18{font-family:Sora;font-weight:800}.num18{font-size:18px}.num16{font-family:Sora;font-size:16px;font-weight:800}.t15{font-size:15px}.t14,.t15{font-family:Sora;font-weight:700}.t14{font-size:14px}.t13{font-size:13px;font-weight:600;line-height:1.3}.sub{font-size:11px;color:var(--dim)}.sub13{font-size:12.5px;color:#6e625e;line-height:1.5}.dim11{font-size:11px;opacity:.8}.b,.h2l{font-weight:700}.h2l{font-family:Sora;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--dim);margin:20px 0 10px}.col,.row{display:flex}.col{flex-direction:column}.mid{align-items:center}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.gap6{gap:6px}.gap8{gap:8px}.gap10{gap:10px}.grid2{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.chips{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.chip{border:1px solid #e4ddd9;background:#fff;color:#6e625e;font-size:12px;font-weight:600;padding:6px 12px;border-radius:999px;white-space:nowrap;cursor:pointer;flex-shrink:0;font-family:inherit}.chip.on{background:var(--red);border-color:var(--red);color:#fff}.pill{font-weight:700;padding:3px 8px;border-radius:999px;white-space:nowrap;font-size:10px;display:inline-block}.pill.met{background:#dcfce7;color:#166534}.pill.notmet{background:#fee2e2;color:#991b1b}.pill.warn{background:#fef9c3;color:#854d0e}.pill.crit{background:#ffedd5;color:#9a3412}.pill.eol{background:#f3e8ff;color:#6b21a8}.pill.ok{background:#dcfce7;color:#166534}.abar{height:5px;background:#eee7e3;overflow:hidden;margin-top:4px}.abar,.abar-fill{border-radius:3px}.abar-fill{height:100%}.subtabs{display:flex;gap:6px;margin-bottom:14px}.subtab{border:1.5px solid #e4ddd9;background:#fff;color:#6e625e;font-family:Sora;font-weight:700;font-size:12px;padding:7px 14px;border-radius:999px;cursor:pointer}.subtab.on{background:var(--red);border-color:var(--red);color:#fff}.notebox{font-size:11.5px;color:#6e625e;background:#faf7f5;border-radius:8px;padding:8px 10px;line-height:1.45;margin-top:6px}.cta{border:none;background:var(--red);color:#fff;font-size:14px;padding:13px 0;border-radius:12px}.cta,.cta2{width:100%;font-family:Sora;font-weight:700;cursor:pointer}.cta2{border:1.5px solid var(--red);background:#fff;color:var(--red);font-size:13px;padding:11px 0;border-radius:12px;margin-top:8px}.login-in{width:100%;border:1.5px solid #e4ddd9;border-radius:12px;padding:12px 14px;font-size:14px;font-family:inherit;margin-bottom:10px}.errmsg{color:#991b1b;margin-bottom:8px}.errmsg,.okmsg{font-size:12px;font-weight:600}.okmsg{color:#166534;text-align:center;margin-top:8px;background:#dcfce7;border-radius:8px;padding:8px 10px}.loginpill{display:inline-flex;align-items:center;gap:5px;border:1px solid #e4ddd9;background:#fff;color:#6e625e;font-size:11px;padding:7px 12px;border-radius:999px}.loginpill,.userchip{font-family:Sora;font-weight:700;cursor:pointer;flex-shrink:0}.userchip{width:34px;height:34px;border-radius:99px;background:var(--red);color:#fff;border:none;font-size:13px}.srcbadge{font-size:9.5px;font-weight:700;letter-spacing:.04em;color:#8a7e7a;background:#fff;border:1px solid var(--line);border-radius:99px;padding:4px 8px;white-space:nowrap;flex-shrink:0}.srcbadge.live{color:#0e8a4d;border-color:#bfe3cf;background:#e5f4ec}.tabbar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:430px;background:#fff;border-top:1px solid var(--line);display:flex;padding:6px 2px calc(8px + env(safe-area-inset-bottom));z-index:20}.tabbtn{flex:1 1;border:none;background:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;padding:3px 2px;color:#a89c97;font-family:inherit}.tabbtn span{font-size:9px;font-weight:700;font-family:Sora}.tabbtn.on{color:var(--red)}.overlay{position:fixed;inset:0;background:rgba(28,20,22,.45);z-index:50;display:flex;align-items:center;justify-content:center;padding:20px}.modal{background:#fff;border-radius:20px;padding:22px 20px;width:100%;max-width:360px;box-shadow:0 12px 40px rgba(28,20,22,.25);position:relative}.modalx{position:absolute;top:10px;right:12px;border:none;background:#f6f3f1;color:#6e625e;width:28px;height:28px;border-radius:99px;cursor:pointer;font-size:13px;font-weight:700}.iconwrap{position:relative;display:inline-flex}.tablock{position:absolute;top:-4px;right:-8px;background:#fff;border-radius:99px;padding:1px}.hmscroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.hmrow{display:flex;align-items:center}.hmname{width:100px;flex-shrink:0;font-size:10px;color:#4a403c;padding-right:6px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hmname.bold{font-weight:700;color:var(--ink);font-size:10.5px}.hmcell{height:22px;margin:1px;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:pointer}.hmcell,.hmhead{width:40px;flex-shrink:0}.hmhead{font-size:8px;color:#a89c97;text-align:center;font-weight:600;margin:0 1px}.hmyear{font-family:Sora;font-size:10px;font-weight:700;color:var(--red);border-bottom:2px solid #f1ece9;padding-bottom:2px;margin:6px 0 3px}.hmgroup{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--dim);margin:8px 0 3px;width:100px}.legend{display:flex;gap:8px;flex-wrap:wrap;font-size:10px;color:#6e625e;font-weight:600}.sw{width:10px;height:10px;border-radius:2px;display:inline-block;vertical-align:middle;margin-right:2px}.sel{border:1.5px solid #e4ddd9;border-radius:10px;padding:8px 10px;font-size:13px;font-family:inherit}.ropt,.sel{background:#fff}.ropt{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1.5px solid #e4ddd9;border-radius:12px;cursor:pointer;margin-bottom:8px}.ropt.on{border-color:var(--red);background:#fff5f5}.ropt-dot{width:16px;height:16px;border-radius:99px;border:2px solid #e4ddd9;flex-shrink:0}.ropt.on .ropt-dot{border-color:var(--red);background:var(--red)}@media(min-width:768px){.app{max-width:760px}.content{padding:8px 24px 40px}.grid2{grid-template-columns:repeat(4,1fr)}.tabbar{position:-webkit-sticky;position:sticky;bottom:auto;top:62px;left:auto;transform:none;max-width:none;border-top:none;border-bottom:1px solid var(--line);padding:6px 16px 8px;gap:6px;background:hsla(24,22%,95%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9}.tabbtn{flex:0 0 auto;flex-direction:row;gap:6px;padding:7px 14px;border-radius:999px;background:#fff;border:1px solid #e4ddd9}.tabbtn.on{background:var(--red);border-color:var(--red);color:#fff}.tabbtn span{font-size:12px}.tablock{top:-5px;right:-9px}.hmcell{height:24px}.hmcell,.hmhead{width:48px}.hmgroup,.hmname{width:130px}}@media(min-width:1100px){.app{max-width:1020px}}