@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--ink:#201c35;--muted:#77738b;--line:#ebe9f2;--soft:#f8f7fb;--purple:#6d4aff;--purple-dark:#5737df;--red:#e64e66;--orange:#dd7c35;--green:#25a56a}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fbfaff;font:14px 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;border:0;cursor:pointer} .topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 4.5%;gap:48px}.brand{display:flex;align-items:center;gap:9px;font:700 20px 'Space Grotesk';letter-spacing:-.8px}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:var(--purple);color:#fff;font-size:18px}.brand-dot{color:var(--purple)}.topnav{display:flex;gap:28px;height:100%;align-items:center;color:#858196;font-size:13px}.topnav a{height:100%;display:flex;align-items:center;border-bottom:2px solid transparent}.topnav a.active{color:var(--ink);font-weight:600;border-color:var(--purple)}.top-actions{margin-left:auto;display:flex;align-items:center;gap:21px}.icon-button{background:none;color:#77738b;font-size:25px;position:relative}.notification-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#ee5c76;top:4px;right:1px}.avatar{width:33px;height:33px;border-radius:50%;background:#ebe7ff;color:var(--purple);font-size:11px;font-weight:700}.shell{max-width:1380px;margin:0 auto;padding:44px 4.5% 55px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:31px}.eyebrow{text-transform:uppercase;letter-spacing:1.5px;font-size:10px;font-weight:700;color:var(--purple)}.pulse{display:inline-block;width:7px;height:7px;background:#44c887;border-radius:50%;margin-right:7px;box-shadow:0 0 0 4px #e5f8ee}h1,h2,p{margin-top:0}h1{font:700 32px 'Space Grotesk';letter-spacing:-1.4px;margin:12px 0 8px}.subtitle{color:var(--muted);margin:0}.heading-actions{display:flex;gap:10px}.button{height:39px;padding:0 15px;border-radius:8px;font-weight:600;font-size:12px;display:inline-flex;align-items:center;gap:8px}.primary{background:var(--purple);color:#fff;box-shadow:0 4px 10px #6d4aff25}.primary:hover{background:var(--purple-dark)}.secondary{background:#fff;border:1px solid #dfdce9;color:#423d58}.button:disabled{opacity:.75;cursor:wait}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:22px}.stat-card,.panel{background:#fff;border:1px solid var(--line);border-radius:11px}.stat-card{padding:20px 21px;min-height:137px;position:relative}.stat-label{color:#69647e;font-size:12px;font-weight:600}.help{border:1px solid #c9c5d5;border-radius:50%;font-size:9px;display:inline-grid;place-items:center;width:14px;height:14px;margin-left:4px}.stat-value{font:600 27px 'Space Grotesk';margin:15px 0 7px;letter-spacing:-1px}.stat-value.time{font-size:23px}.stat-trend{font-size:11px;font-weight:600}.stat-trend span{color:#9a96a8;font-weight:400;margin-left:3px}.bad{color:var(--red)}.good{color:var(--green)}.neutral{color:#89849b}.stat-icon{position:absolute;right:20px;top:19px;width:31px;height:31px;border-radius:9px;display:grid;place-items:center;font-size:17px;font-weight:700}.red{background:#ffedf0;color:var(--red)}.orange{background:#fff2e7;color:var(--orange)}.green{background:#eaf9f1;color:var(--green)}.blue{background:#eeeaff;color:var(--purple)}.content-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(330px,1fr);gap:22px}.panel-header{padding:22px 24px 18px;display:flex;justify-content:space-between;align-items:flex-start}.panel h2{font:600 16px 'Space Grotesk';margin:0 0 5px}.panel-header p{font-size:12px;color:var(--muted);margin:0}.text-link{color:var(--purple);font-size:12px;font-weight:600;white-space:nowrap}.text-link span{font-size:16px;margin-left:5px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:700px}th{background:#fbfaff;color:#9a96a8;font-size:10px;text-align:left;text-transform:uppercase;letter-spacing:.65px;font-weight:700;padding:11px 16px}td{border-top:1px solid #f0eef5;padding:14px 16px;font-size:12px;white-space:nowrap}.endpoint{display:flex;align-items:center;gap:9px}.endpoint code{font-family:'Space Grotesk';font-size:11px}.method{font-size:9px;border-radius:4px;padding:4px 5px;font-weight:700}.post{color:#b73755;background:#ffedf0}.get{color:#3474a1;background:#eaf5fb}.put{color:#a36a18;background:#fff4df}.severity{font-size:10px;font-weight:700;padding:5px 8px;border-radius:5px}.critical{color:#c43b52;background:#ffedf0}.high{color:#b66a1b;background:#fff1df}.env{display:flex;align-items:center;gap:7px}.env-dot{width:7px;height:7px;border-radius:50%}.prod{background:#40bd7e}.staging{background:#f0ae42}.muted{color:#9994a8}.row-menu,.more-button{color:#aaa6b5;background:none;letter-spacing:2px}.panel-footer{border-top:1px solid var(--line);padding:15px 24px;color:#9b97a8;font-size:11px;display:flex;justify-content:space-between}.panel-footer a{color:var(--purple);font-weight:600}.scan-panel{padding-bottom:22px}.more-button{font-size:13px}.coverage{display:flex;align-items:center;gap:27px;padding:10px 25px 27px}.donut{width:128px;height:128px;border-radius:50%;background:conic-gradient(#6d4aff 0 65%,#9d86ff 65% 91%,#ddd9ff 91% 100%);display:grid;place-items:center}.donut:before{content:'';width:91px;height:91px;background:#fff;border-radius:50%;grid-area:1/1}.donut-center{grid-area:1/1;text-align:center;z-index:1}.donut-center strong{display:block;font:700 24px 'Space Grotesk'}.donut-center span{font-size:10px;color:var(--muted)}.legend{flex:1}.legend div{display:flex;align-items:center;margin:12px 0;font-size:11px;color:#68637b}.legend b{margin-left:auto;color:var(--ink);font-size:11px}.legend-dot{width:8px;height:8px;border-radius:3px;margin-right:9px}.purple{background:#6d4aff}.violet{background:#9d86ff}.pale{background:#ddd9ff}.scan-status{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 25px;display:flex;gap:11px;align-items:center;margin-bottom:18px}.status-check{color:var(--green);background:#e8f8ef;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-weight:700}.scan-status strong,.scan-status small{display:block}.scan-status strong{font-size:12px}.scan-status small{font-size:10px;color:var(--muted);margin-top:3px}.full{width:calc(100% - 50px);justify-content:center;margin:0 25px}.lower-grid{display:grid;grid-template-columns:1.85fr 1fr;gap:22px;margin-top:22px}.callout{padding:23px 26px;display:flex;gap:18px;background:linear-gradient(100deg,#f5f2ff,#fff)}.callout-symbol{font-size:25px;color:var(--purple)}.callout h2{margin:8px 0 5px}.callout p{color:var(--muted);font-size:12px;line-height:1.6;max-width:560px;margin-bottom:10px}.quick-links{padding:22px 24px}.quick-links h2{margin-bottom:13px}.quick-links a{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);padding:13px 0}.quick-links a>b{margin-left:auto;color:#aaa}.quick-icon{background:#f0edff;color:var(--purple);width:29px;height:29px;border-radius:7px;display:grid;place-items:center}.quick-links strong,.quick-links small{display:block}.quick-links strong{font-size:12px}.quick-links small{color:var(--muted);font-size:10px;margin-top:3px}.site-footer{border-top:1px solid var(--line);padding:21px 4.5%;color:#9994a8;font-size:11px;display:flex;gap:25px}.site-footer a{color:#77728a}.secure{margin-left:auto}.secure i{display:inline-block;width:6px;height:6px;background:#3bc37f;border-radius:50%;margin-right:5px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#29233f;color:#fff;padding:12px 18px;border-radius:8px;opacity:0;transition:.25s;pointer-events:none;font-size:12px;box-shadow:0 8px 25px #241d3a33}.toast.show{opacity:1;transform:translate(-50%,0)}.spinner{width:13px;height:13px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.topbar{gap:22px}.topnav{gap:14px}.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.lower-grid{grid-template-columns:1fr}.scan-panel{min-height:0}}@media(max-width:600px){.topbar{height:auto;min-height:65px;padding:14px 5%;flex-wrap:wrap}.topnav{order:3;width:100%;height:34px;overflow:auto}.topnav a{height:34px;white-space:nowrap}.shell{padding:30px 5%}.page-heading{display:block}.heading-actions{margin-top:21px}.heading-actions .button{flex:1;justify-content:center}.stats-grid{gap:10px}.stat-card{padding:16px;min-height:125px}.stat-icon{right:13px;top:14px}.stat-value{margin-top:13px}.coverage{padding-left:20px;padding-right:20px;gap:16px}.donut{width:112px;height:112px}.donut:before{width:79px;height:79px}.panel-header{padding-left:18px;padding-right:18px}.panel-footer{padding-left:18px;padding-right:18px}.site-footer{flex-wrap:wrap}.secure{margin-left:0;width:100%}h1{font-size:28px}}