:root{--ink:#172f3c;--muted:#657580;--lime:#d8fa68;--line:#dde4e7;--paper:#f6f8fa;--good:#147252;--warn:#916014;--bad:#b6373b;--radius:16px;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #669732;outline-offset:4px}[hidden]{display:none!important}.header{max-width:1344px;margin:auto;padding:26px 48px;display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font-weight:800;letter-spacing:-1.5px;font-size:32px;gap:8px}.brand img{object-fit:contain}.brand-dot{color:#749a27}.header-note{font-size:14px;color:var(--muted);margin-left:24px}.tiny-cross{font-size:19px;margin-right:7px;color:#80a43a}.header-link{margin-left:auto;font-size:14px;font-weight:600}.header-link span{margin-left:14px}main{max-width:1248px;margin:auto;padding:0 48px}.intro{text-align:center;padding-top:72px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;display:flex;align-items:center;gap:10px}.intro .eyebrow{justify-content:center}.mini-line{width:22px;height:2px;background:#88ab3b}h1,h2,p{margin:0}.intro h1{font-size:clamp(42px,5.5vw,70px);font-weight:750;letter-spacing:-3px;line-height:1.11;margin:23px 0}.accent-word{position:relative;white-space:nowrap;isolation:isolate}.accent-word:after{content:"";position:absolute;inset:63% -5px 2px;background:var(--lime);z-index:-1;transform:rotate(-1deg)}.intro-copy{font-size:17px;line-height:1.75;color:var(--muted)}.search-area{max-width:820px;margin:32px auto 0}.search-form{padding:9px;display:flex;align-items:center;gap:14px;border:1px solid #bdc9ce;border-radius:13px;background:#fff;box-shadow:0 7px 24px #213b4910}.search-icon{font-size:35px;padding-left:14px;line-height:1}.search-form input{border:0;outline:0!important;width:100%;min-width:0;font-size:17px;padding:14px 0;color:var(--ink);background:none}.search-form:focus-within{border-color:#6f9329;box-shadow:0 0 0 3px #d8fa6860}.search-form input::placeholder{color:#839099}.search-form button{border:0;background:var(--ink);color:#fff;border-radius:8px;white-space:nowrap;padding:19px 23px;font-size:15px;font-weight:650}.search-form button:hover{background:#284b5b}.search-form button span{color:var(--lime);margin-left:20px;font-size:20px}.suggestions{display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;color:var(--muted);margin:17px 0}.suggestions a{padding:5px 9px;border-radius:5px;background:var(--paper);color:#435965}.suggestions a:hover{background:#edf5d9}.suggestions a span{margin-left:8px;color:#82939a}.home-content{margin-top:70px}.section-label{display:flex;justify-content:space-between;letter-spacing:1.6px;font-size:11px;font-weight:650;color:var(--muted);padding-bottom:18px;border-bottom:1px solid var(--line)}.features{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px;gap:0}.features article{position:relative;padding:0 25px;border-right:1px solid var(--line)}.features article:first-child{padding-left:0}.features article:last-child{border:0;padding-right:0}.feature-icon{font-size:29px;width:44px;height:44px;border-radius:11px;display:grid;place-items:center;background:#f0f4e8}.feature-num{position:absolute;right:25px;top:12px;font-size:12px;color:#94a1a9}.features h2{font-size:18px;letter-spacing:-.3px;margin:19px 0 10px}.features p{font-size:14px;color:var(--muted);line-height:1.65}.feature-tags{font-family:Consolas,monospace;font-size:11px;letter-spacing:.4px;color:#61747f;margin-top:22px}.feature-tags span{padding:0 4px;color:#a1aeb4}.how{display:flex;justify-content:space-between;gap:40px;background:var(--paper);border:1px solid #edf0f2;border-radius:var(--radius);padding:30px 34px;margin-top:48px}.how>div:first-child{max-width:620px}.how .eyebrow{font-size:10px}.how h2{font-size:23px;letter-spacing:-.6px;margin:12px 0}.how p{font-size:14px;line-height:1.75;color:var(--muted)}.legend{display:grid;grid-template-columns:1fr;gap:12px;align-content:center;white-space:nowrap;font-size:13px}.legend>span{display:flex;align-items:center;gap:10px}.status-icon{font-style:normal;display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;font-size:15px;font-weight:700;flex-shrink:0}.good{color:var(--good);background:#e8f5ee}.warn{color:var(--warn);background:#fff3d9}.bad{color:var(--bad);background:#fcebec}.unknown,.pending{color:#627681;background:#edf1f4}.input-error{color:var(--bad);font-size:14px;margin-top:12px}footer{max-width:1344px;margin:50px auto 0;padding:28px 48px;border-top:1px solid var(--line);display:flex;align-items:center;gap:24px;font-size:12px;color:var(--muted)}.footer-brand{font-size:20px;font-weight:800;color:var(--ink);letter-spacing:-.8px}.footer-end{margin-left:auto}.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}.report{margin-top:44px}.report-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.report-heading h1{font-size:42px;letter-spacing:-1.5px;overflow-wrap:anywhere;margin:8px 0}.muted{color:var(--muted);font-size:13px}.secondary{border:1px solid #cbd5db;background:white;border-radius:8px;padding:11px 15px;color:var(--ink);font-size:14px;white-space:nowrap}.secondary:hover{background:var(--paper)}.report-overview{background:var(--ink);color:white;padding:23px 26px;border-radius:14px 14px 0 0;margin-top:28px;display:flex;gap:20px;justify-content:space-between;align-items:center}.report-overview>div:first-child{display:flex;align-items:center;gap:16px}.scan-orb{display:grid;place-items:center;background:var(--lime);color:var(--ink);border-radius:11px;width:43px;height:43px;font-size:27px;flex-shrink:0}.report-overview strong{font-size:16px}.report-overview p{color:#c4d0d5;font-size:13px;margin-top:6px}.status-counts{display:flex;gap:10px;flex-wrap:wrap;font-size:13px}.status-counts span{display:flex;align-items:center;gap:7px}.progress-track{height:3px;background:#e2e9df;margin-bottom:30px;overflow:hidden}.progress-track>div{height:100%;background:#9ec748;width:0;transition:width .3s}.report-layout{display:grid;grid-template-columns:175px minmax(0,1fr);gap:32px}.report-layout nav{display:flex;flex-direction:column;gap:6px;align-self:start;position:sticky;top:20px}.report-layout nav a{font-size:13px;padding:11px 12px;border-radius:7px;color:#627580}.report-layout nav a:hover{color:var(--ink);background:#edf2e6}.nav-label{font-size:10px;letter-spacing:1.8px;color:#8b9ba3;padding:0 12px 12px}.section-group{margin-bottom:27px}.group-title{display:flex;gap:10px;font-size:11px;font-weight:700;letter-spacing:1.4px;color:#6a7f8a;padding:5px 0 12px}.check-card{border:1px solid var(--line);border-radius:11px;margin-bottom:10px;overflow:hidden;background:#fff}.check-card>summary{list-style:none;display:flex;gap:14px;align-items:center;padding:19px 20px;cursor:pointer}.check-card>summary::-webkit-details-marker{display:none}.card-icon{width:37px;height:37px;border-radius:10px;font-size:19px}.card-copy{flex:1;min-width:0}.card-copy h3{margin:0 0 5px;font-size:16px;font-weight:650}.card-copy p{font-size:13px;color:var(--muted);line-height:1.5;overflow-wrap:anywhere}.detail-label{font-size:12px;color:#778c98;display:flex;gap:9px;align-items:center;white-space:nowrap}.detail-label b{font-size:18px;font-weight:400}.check-card[open] .detail-label b{transform:rotate(45deg)}.check-detail{padding:20px;border-top:1px solid var(--line);background:#fafbfc}.check-detail p{font-size:14px;line-height:1.6;color:#5c707c;margin-bottom:13px}.key-values{margin:0;display:grid;grid-template-columns:minmax(120px,30%) minmax(0,1fr);font-size:14px}.key-values dt,.key-values dd{margin:0;padding:10px 0;border-bottom:1px solid #e7ecef;overflow-wrap:anywhere}.key-values dt{color:#6a7d88;padding-right:14px}.key-values dd{color:#25404f}.key-values a,.source-link{color:#386b8b;text-decoration:underline;text-underline-offset:3px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px;margin:8px 0 16px}th{text-align:left;font-weight:600;color:#6d808a;background:#f0f4f6}td,th{padding:11px 12px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}td{max-width:390px}pre{white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;background:#eef3f5;border-radius:8px;padding:14px;font-size:12px;line-height:1.7;max-height:380px;overflow:auto;color:#324f60}code{font-family:Consolas,monospace}.raw-data{margin-top:14px;font-size:13px}.raw-data summary{cursor:pointer;color:#4b7185;padding:6px 0}.note{padding:13px 15px;background:#eef3e4;border-left:3px solid #a4c659;border-radius:0 6px 6px 0;font-size:13px!important}.report-footnote{color:#84949d;font-size:12px;line-height:1.7;margin:25px 0 0 207px}.selector-form{display:flex;gap:9px;margin:16px 0;flex-wrap:wrap}.selector-form input{border:1px solid #c9d4da;border-radius:7px;padding:11px;min-width:0;flex:1;background:white;color:var(--ink)}.selector-form button{border:0;border-radius:7px;color:white;background:var(--ink);padding:11px 14px;font-size:13px}.ip-detail{padding:13px 0;border-bottom:1px solid var(--line)}.ip-detail>summary{display:flex;justify-content:space-between;gap:10px;cursor:pointer;font-size:14px}.ip-detail>summary code{overflow-wrap:anywhere}.ip-meta{color:#67808e;font-size:12px;margin-top:7px}.ip-body{padding-top:12px}.badge{padding:4px 7px;border-radius:5px;font-size:11px;font-weight:600}.error-detail{font-size:13px;line-height:1.6;color:var(--bad)}body.has-report .search-area{max-width:none;margin-top:30px}body.has-report .search-form{max-width:800px}body.has-report .header-link{display:none}body.has-report .home-content{display:none}.loading-dot{width:14px;height:14px;border:2px solid #becad0;border-top-color:var(--ink);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media(min-width:1500px){.intro{padding-top:90px}.home-content{margin-top:90px}}@media(max-width:850px){.header{padding:20px 24px}.header-note{display:none}main{padding:0 24px}.intro{padding-top:52px}.intro h1{letter-spacing:-2px}.features{grid-template-columns:repeat(2,1fr);gap:30px}.features article{padding:0!important;border:0}.how{gap:25px;padding:26px}.how .eyebrow{line-height:1.5}.report-layout{grid-template-columns:1fr;gap:14px}.report-layout nav{position:static;flex-direction:row;overflow-x:auto;white-space:nowrap}.nav-label{display:none}.report-footnote{margin-left:0}.report-overview{flex-wrap:wrap}footer{padding:24px}.footer-end{display:none}}@media(max-width:550px){.header{padding:15px 20px}.brand{font-size:27px}.brand img{width:43px;height:43px}.header-link{font-size:12px}main{padding:0 20px}.intro{padding-top:42px}.intro .eyebrow{font-size:9px;letter-spacing:1.5px}.intro h1{font-size:42px;letter-spacing:-2px;line-height:1.14}.intro-copy{font-size:15px}.desktop-break{display:none}.search-area{margin-top:26px}.search-form{gap:7px;padding:6px}.search-icon{padding-left:8px;font-size:28px}.search-form input{font-size:14px;padding:13px 0}.search-form button{font-size:0;padding:12px}.search-form button span{font-size:24px;margin:0}.suggestions{gap:7px;font-size:11px;flex-wrap:wrap}.suggestions a{padding:6px}.suggestions a span{margin-left:4px}.home-content{margin-top:44px}.section-label{font-size:9px}.features{gap:28px 22px;margin-top:24px}.features h2{font-size:16px}.features p{font-size:13px}.feature-num{right:5px}.feature-tags{font-size:9px;letter-spacing:0}.feature-tags span{padding:0 1px}.how{display:block;padding:23px;margin-top:34px}.how h2{font-size:22px}.legend{margin-top:22px;grid-template-columns:1fr 1fr;font-size:11px;gap:14px 8px}.legend>span{gap:6px}.legend .status-icon{width:19px;height:19px;font-size:12px}footer{gap:13px;margin-top:32px;font-size:10px;padding:20px}.footer-brand{font-size:19px;white-space:nowrap}.report{margin-top:30px}.report-heading{align-items:flex-start;flex-direction:column;gap:14px}.report-heading h1{font-size:34px}.report-overview{padding:20px}.report-overview strong{font-size:14px}.check-card>summary{padding:16px 13px;gap:10px}.card-copy h3{font-size:14px}.card-copy p{font-size:12px}.card-icon{width:29px;height:29px;border-radius:8px;font-size:16px}.detail-label{font-size:0;gap:0}.detail-label b{font-size:22px}.check-detail{padding:15px}.key-values{font-size:12px;grid-template-columns:36% 64%}.key-values dt{padding-right:10px}.report-layout nav a{font-size:12px;padding:9px}.status-counts{font-size:12px}}
