.DataRow-module__yPd6wa__row{border-bottom:1px solid var(--border-subtle);transition:background var(--transition-fast);justify-content:space-between;align-items:center;gap:var(--space-md);padding:9px 13px;display:flex}.DataRow-module__yPd6wa__row:last-child{border-bottom:none}.DataRow-module__yPd6wa__row:hover{background:var(--bg-card-hover)}.DataRow-module__yPd6wa__label{color:var(--text-secondary);flex-shrink:0;min-width:0;font-size:.68rem;font-weight:500}.DataRow-module__yPd6wa__valueWrap{align-items:center;gap:var(--space-sm);flex:1;justify-content:flex-end;min-width:0;display:flex}.DataRow-module__yPd6wa__value{color:var(--text-primary);text-align:right;word-break:break-all;font-size:.69rem}.DataRow-module__yPd6wa__mono{font-family:var(--font-mono), monospace;font-size:.62rem}.DataRow-module__yPd6wa__unavailable{color:var(--text-muted);font-style:italic}.DataRow-module__yPd6wa__copyBtn{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-muted);transition:all var(--transition-fast);opacity:.2;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;display:flex}.DataRow-module__yPd6wa__row:hover .DataRow-module__yPd6wa__copyBtn,.DataRow-module__yPd6wa__copyBtn:focus-visible{opacity:1}.DataRow-module__yPd6wa__copyBtn:hover{color:var(--accent-blue);background:var(--accent-soft)}.DataRow-module__yPd6wa__compact{gap:8px;min-height:24px;padding:3px 6px}.DataRow-module__yPd6wa__compact .DataRow-module__yPd6wa__label,.DataRow-module__yPd6wa__compact .DataRow-module__yPd6wa__value{font-size:.57rem;line-height:1.3}.DataRow-module__yPd6wa__compact .DataRow-module__yPd6wa__mono{font-size:.52rem}.DataRow-module__yPd6wa__compact .DataRow-module__yPd6wa__valueWrap{gap:4px}.DataRow-module__yPd6wa__compact .DataRow-module__yPd6wa__copyBtn{width:17px;height:17px;font-size:.65rem}@media (max-width:640px){.DataRow-module__yPd6wa__row{align-items:flex-start;gap:var(--space-xs);flex-direction:column}.DataRow-module__yPd6wa__valueWrap{justify-content:flex-start;width:100%}.DataRow-module__yPd6wa__value{text-align:left}.DataRow-module__yPd6wa__copyBtn{opacity:1}}
.ProbeAnimation-module__RkoP9W__container{padding:var(--space-3xl) 0;justify-content:center;align-items:center;gap:var(--space-xl);flex-direction:column;display:flex}.ProbeAnimation-module__RkoP9W__radar{width:120px;height:120px;position:relative}.ProbeAnimation-module__RkoP9W__sweep{background:conic-gradient(#0000 0deg,#00d4ff26 60deg,#0000 120deg);border-radius:50%;animation:2s linear infinite ProbeAnimation-module__RkoP9W__radarSweep;position:absolute;inset:0}.ProbeAnimation-module__RkoP9W__ring1,.ProbeAnimation-module__RkoP9W__ring2,.ProbeAnimation-module__RkoP9W__ring3{border:1px solid #00d4ff26;border-radius:50%;position:absolute}.ProbeAnimation-module__RkoP9W__ring1{animation:2s ease-out infinite ProbeAnimation-module__RkoP9W__ripple;inset:0}.ProbeAnimation-module__RkoP9W__ring2{animation:2s ease-out .4s infinite ProbeAnimation-module__RkoP9W__ripple;inset:20px}.ProbeAnimation-module__RkoP9W__ring3{animation:2s ease-out .8s infinite ProbeAnimation-module__RkoP9W__ripple;inset:40px}.ProbeAnimation-module__RkoP9W__dot{background:var(--accent-cyan);width:8px;height:8px;box-shadow:0 0 12px var(--accent-cyan);border-radius:50%;margin:-4px 0 0 -4px;position:absolute;top:50%;left:50%}.ProbeAnimation-module__RkoP9W__text{color:var(--text-secondary);font-size:.9rem;font-weight:500}.ProbeAnimation-module__RkoP9W__dots{animation:1.5s infinite ProbeAnimation-module__RkoP9W__pulse}@keyframes ProbeAnimation-module__RkoP9W__radarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ProbeAnimation-module__RkoP9W__ripple{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2.4)}}@keyframes ProbeAnimation-module__RkoP9W__pulse{0%,to{opacity:1}50%{opacity:.5}}
.tools-module__YkmrlW__toolPage{min-height:60vh;padding:52px 0 80px}.tools-module__YkmrlW__toolPage .container{max-width:980px}.tools-module__YkmrlW__header{text-align:left;max-width:760px;margin-bottom:32px}.tools-module__YkmrlW__icon{display:none}.tools-module__YkmrlW__title{color:var(--text-primary);letter-spacing:-.055em;margin-bottom:10px;font-size:clamp(2.3rem,5vw,4.3rem);font-weight:800;line-height:1}.tools-module__YkmrlW__subtitle{color:var(--text-secondary);max-width:560px;margin:0;font-size:1rem;line-height:1.6}.tools-module__YkmrlW__resultsCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-bottom:var(--space-2xl);overflow:hidden}.tools-module__YkmrlW__resultsHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.tools-module__YkmrlW__resultsTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);font-size:.85rem;font-weight:600;font-family:var(--font-mono), monospace}.tools-module__YkmrlW__statusDot{background:var(--accent-emerald);width:8px;height:8px;box-shadow:none;border-radius:50%}.tools-module__YkmrlW__explainer{margin-top:var(--space-2xl);background:var(--paper);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:28px}.tools-module__YkmrlW__explainerTitle{margin-bottom:var(--space-md);font-size:1.25rem;font-weight:600}.tools-module__YkmrlW__explainerText{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:.9rem;line-height:1.8}.tools-module__YkmrlW__explainerText strong{color:var(--text-primary)}.tools-module__YkmrlW__visualBox{margin:var(--space-lg) 0;padding:var(--space-md);background:var(--paper);border-radius:var(--radius-md);border:1px solid var(--border-subtle);justify-content:center;align-items:center;min-height:100px;display:flex}.tools-module__YkmrlW__hashDisplay{font-family:var(--font-mono), monospace;color:var(--accent-blue);word-break:break-all;text-align:center;padding:var(--space-md);font-size:.85rem}.tools-module__YkmrlW__featureGrid{background:var(--border-subtle);border-radius:var(--radius-md);margin-bottom:var(--space-2xl);grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.tools-module__YkmrlW__featureItem{padding:10px var(--space-md);background:var(--bg-card);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.tools-module__YkmrlW__featureName{color:var(--text-secondary)}.tools-module__YkmrlW__featureYes{color:var(--accent-emerald);font-weight:600}.tools-module__YkmrlW__featureNo{color:var(--accent-rose);font-weight:600}@media (max-width:640px){.tools-module__YkmrlW__featureGrid{grid-template-columns:1fr}}
.dashboard-module__fCTfaG__appShell{color:#071a45;grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-module__fCTfaG__appSidebar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-right:1px solid #d8e1ee;flex-direction:column;height:100vh;padding:26px 10px 22px;display:flex;position:sticky;top:0}.dashboard-module__fCTfaG__brand{color:#071a45;letter-spacing:-.035em;align-items:center;gap:10px;padding:0 16px;font-size:1.27rem;font-weight:800;display:flex}.dashboard-module__fCTfaG__brand:hover{color:#071a45}.dashboard-module__fCTfaG__brandMark{color:#075cff;width:31px;height:31px}.dashboard-module__fCTfaG__brandMark svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;width:100%;height:100%}.dashboard-module__fCTfaG__appNavigation{flex-direction:column;gap:3px;margin-top:38px;display:flex}.dashboard-module__fCTfaG__appNavigation a{color:#173467;border-radius:7px;align-items:center;gap:12px;min-height:43px;padding:9px 14px;font-size:.82rem;font-weight:600;transition:color .14s,background .14s,transform .14s;display:flex}.dashboard-module__fCTfaG__appNavigation a:hover{color:#075cff;background:#f0f5ff;transform:translate(2px)}.dashboard-module__fCTfaG__appNavigation .dashboard-module__fCTfaG__activeNavItem{color:#075cff;background:#eaf2ff;font-weight:750}.dashboard-module__fCTfaG__navIcon{flex:0 0 21px;place-items:center;width:21px;height:21px;display:grid}.dashboard-module__fCTfaG__navIcon svg{width:100%;height:100%}.dashboard-module__fCTfaG__sidebarFooter{border-top:1px solid #d8e1ee;margin-top:auto;padding:15px 16px 0}.dashboard-module__fCTfaG__sidebarActions{gap:3px;margin-bottom:24px;display:grid}.dashboard-module__fCTfaG__sidebarActions button{color:#24406f;text-align:left;align-items:center;gap:11px;min-height:35px;font-size:.73rem;font-weight:650;display:flex}.dashboard-module__fCTfaG__sidebarActions button:hover:not(:disabled){color:#075cff}.dashboard-module__fCTfaG__sidebarActions button:disabled{opacity:.45;cursor:wait}.dashboard-module__fCTfaG__sidebarActions svg{width:19px;height:19px}.dashboard-module__fCTfaG__sidebarFooter>p{color:#28436e;justify-content:space-between;font-size:.67rem;display:flex}.dashboard-module__fCTfaG__sidebarFooter>p span:last-child{font-family:var(--font-mono), monospace}.dashboard-module__fCTfaG__sidebarFooter small{color:#5d6d82;margin-top:4px;font-size:.64rem;display:block}.dashboard-module__fCTfaG__appMain{width:100%;min-width:0;max-width:1580px;padding:26px 38px 24px}.dashboard-module__fCTfaG__pageIntro{grid-template-columns:minmax(0,1fr) 215px;align-items:start;gap:30px;margin-bottom:27px;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.dashboard-module__fCTfaG__pageIntro h1{color:#071a45;letter-spacing:-.055em;font-size:clamp(2rem,2.6vw,2.55rem);font-weight:800;line-height:1}.dashboard-module__fCTfaG__pageIntro>div>p{color:#425d86;margin-top:8px;font-size:.82rem}.dashboard-module__fCTfaG__introMeta{color:#24406f;font-family:var(--font-mono), monospace;border-left:2px solid #b7c7dd;padding-left:16px;font-size:.63rem;line-height:1.45}.dashboard-module__fCTfaG__introMeta div+div{margin-top:7px}.dashboard-module__fCTfaG__introMeta dt{color:#526b91}.dashboard-module__fCTfaG__introMeta dd{overflow-wrap:anywhere;color:#173467}.dashboard-module__fCTfaG__workspace{grid-template-columns:minmax(0,1fr) 272px;align-items:start;gap:38px;display:grid}.dashboard-module__fCTfaG__report{background:#fffffffa;border:1px solid #d2dcea;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 5px 18px #1b37611a}.dashboard-module__fCTfaG__reportHeader{border-bottom:1px solid #7595c6;grid-template-columns:minmax(180px,1fr) minmax(235px,auto) 94px;align-items:center;gap:20px;min-height:96px;margin:0 15px;padding:14px 3px;display:grid}.dashboard-module__fCTfaG__reportIdentity{align-items:center;gap:12px;display:flex}.dashboard-module__fCTfaG__passportMark{color:#075cff;flex:0 0 45px;place-items:center;width:45px;height:45px;display:grid}.dashboard-module__fCTfaG__passportMark svg{width:100%;height:100%}.dashboard-module__fCTfaG__reportIdentity p,.dashboard-module__fCTfaG__sectionHeading p,.dashboard-module__fCTfaG__summaryHeader p{color:#071a45;letter-spacing:.055em;text-transform:uppercase;font-size:.74rem;font-weight:800}.dashboard-module__fCTfaG__reportIdentity p{color:#075cff;font-family:var(--font-mono), monospace;font-size:.82rem}.dashboard-module__fCTfaG__reportIdentity span:not(.dashboard-module__fCTfaG__passportMark),.dashboard-module__fCTfaG__sectionHeading span{color:#526b91;font-family:var(--font-mono), monospace;letter-spacing:.025em;text-transform:uppercase;margin-top:2px;font-size:.61rem;display:block}.dashboard-module__fCTfaG__verdict{flex-direction:column;align-items:center;gap:5px;display:flex}.dashboard-module__fCTfaG__verdictReview,.dashboard-module__fCTfaG__verdictPass{min-width:100%;font-family:var(--font-mono), monospace;text-align:center;background:#fffdfb;border:1px solid;padding:8px 17px;font-size:clamp(.86rem,1.4vw,1.15rem);font-weight:750}.dashboard-module__fCTfaG__verdictReview{color:#b84b22}.dashboard-module__fCTfaG__verdictPass{color:#0e7068}.dashboard-module__fCTfaG__verdict small{color:#667995;font-size:.58rem}.dashboard-module__fCTfaG__reportStamp{color:#b84b22;text-align:center;text-transform:uppercase;border:2px double #b84b22;border-radius:50%;flex-direction:column;justify-content:center;justify-self:end;align-items:center;width:78px;height:78px;display:flex;transform:rotate(-7deg)}.dashboard-module__fCTfaG__reportStamp span{letter-spacing:.1em;font-size:.43rem;font-weight:800}.dashboard-module__fCTfaG__reportStamp strong{font-family:var(--font-mono), monospace;margin:3px 0;font-size:.66rem}.dashboard-module__fCTfaG__primaryGrid{border-bottom:1px solid #7595c6;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 15px;display:grid}.dashboard-module__fCTfaG__reportSection{border-right:1px solid #d7e0ec;min-width:0}.dashboard-module__fCTfaG__reportSection:last-child{border-right:0}.dashboard-module__fCTfaG__reportSection h2{color:#071a45;letter-spacing:.035em;text-transform:uppercase;padding:7px 6px 6px;font-size:.68rem;font-weight:800}.dashboard-module__fCTfaG__browserHero{border-bottom:1px solid #dce4ef;align-items:center;gap:10px;min-height:54px;padding:5px 6px 8px;display:flex}.dashboard-module__fCTfaG__browserOrb{background:conic-gradient(#e9473f 0 33%, #f5c342 0 66%, #2aa95b 0);border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid;position:relative}.dashboard-module__fCTfaG__browserOrb:before{content:"";background:#1976e8;border:2px solid #fff;border-radius:50%;position:absolute;inset:10px}.dashboard-module__fCTfaG__browserHero strong{color:#071a45;font-size:.9rem;display:block}.dashboard-module__fCTfaG__browserHero div span{color:#425d86;font-family:var(--font-mono), monospace;margin-top:1px;font-size:.57rem;display:block}.dashboard-module__fCTfaG__compactUserAgent{border-bottom:1px solid #dce4ef;grid-template-columns:64px minmax(0,1fr);gap:8px;min-height:36px;padding:6px;display:grid}.dashboard-module__fCTfaG__compactUserAgent span{color:#425d86;font-size:.55rem;font-weight:700}.dashboard-module__fCTfaG__compactUserAgent code{overflow-wrap:anywhere;color:#173467;max-height:28px;font-family:var(--font-mono), monospace;font-size:.48rem;line-height:1.25;overflow:hidden}.dashboard-module__fCTfaG__sectionHeading{border-bottom:1px solid #d2dcea;justify-content:space-between;align-items:center;min-height:36px;margin:0 15px;padding:8px 3px 6px;display:flex}.dashboard-module__fCTfaG__sectionHeading div{align-items:baseline;gap:14px;display:flex}.dashboard-module__fCTfaG__sectionHeading span{text-transform:none;margin:0}.dashboard-module__fCTfaG__findingRows{padding:2px 15px 4px}.dashboard-module__fCTfaG__findingRow{border-bottom:1px dashed #d5deea;grid-template-columns:20px minmax(125px,.9fr) minmax(190px,1.55fr) 100px 61px;align-items:center;gap:8px;min-height:28px;display:grid}.dashboard-module__fCTfaG__findingRow:last-child{border-bottom:0}.dashboard-module__fCTfaG__findingIcon{color:#244d91;place-items:center;width:17px;height:17px;display:grid}.dashboard-module__fCTfaG__findingIcon svg{width:100%;height:100%}.dashboard-module__fCTfaG__findingRow>strong{min-width:0;font-size:.58rem;line-height:1.25}.dashboard-module__fCTfaG__findingRow>strong a{color:#0a2455;align-items:center;min-height:24px;display:inline-flex}.dashboard-module__fCTfaG__findingRow>strong a:hover{color:#075cff}.dashboard-module__fCTfaG__findingRow>p{color:#425d86;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.56rem;line-height:1.25;overflow:hidden}.dashboard-module__fCTfaG__evidence{color:#294874;font-family:var(--font-mono), monospace;text-overflow:ellipsis;white-space:nowrap;font-size:.52rem;overflow:hidden}.dashboard-module__fCTfaG__statusBadge{font-family:var(--font-mono), monospace;text-align:center;text-transform:uppercase;border:1px solid;border-radius:2px;padding:2px 4px;font-size:.5rem;font-weight:800}.dashboard-module__fCTfaG__pass{color:#0e7068}.dashboard-module__fCTfaG__review{color:#b84b22}.dashboard-module__fCTfaG__limited{color:#8b5b00}.dashboard-module__fCTfaG__info{color:#173fb9}.dashboard-module__fCTfaG__reportFooter{color:#5d6d82;font-family:var(--font-mono), monospace;border-top:1px solid #7595c6;grid-template-columns:1.1fr 1fr 1.2fr;margin:0 15px;font-size:.5rem;line-height:1.35;display:grid}.dashboard-module__fCTfaG__reportFooter span{border-right:1px solid #dce4ef;padding:8px 4px}.dashboard-module__fCTfaG__reportFooter span:last-child{border-right:0}.dashboard-module__fCTfaG__reportFooter strong{color:#173467;text-transform:uppercase;margin-bottom:2px;font-size:.52rem;display:block}.dashboard-module__fCTfaG__summaryPanel{background:#fffffffa;border:1px solid #cdd8e7;border-radius:7px;margin-top:-92px;padding:17px 17px 16px;position:sticky;top:24px;box-shadow:0 5px 18px #1b37611f}.dashboard-module__fCTfaG__summaryHeader{border-bottom:1px solid #173467;justify-content:space-between;align-items:center;padding-bottom:9px;display:flex}.dashboard-module__fCTfaG__summaryHeader button{color:#075cff;font-size:.61rem;font-weight:750}.dashboard-module__fCTfaG__scoreTitle{color:#071a45;text-align:center;margin-top:18px;font-size:.7rem;font-weight:750}.dashboard-module__fCTfaG__scoreTitle span{cursor:help;border:1px solid #24406f;border-radius:50%;place-items:center;width:14px;height:14px;margin-left:4px;font-family:serif;font-size:.58rem;display:inline-grid}.dashboard-module__fCTfaG__coverageRing{background:repeating-conic-gradient(from -90deg, transparent 0deg 2.2deg, white 2.2deg 3.7deg), conic-gradient(from -90deg, var(--ring-color) var(--coverage), #dce4ef 0);border-radius:50%;place-items:center;width:132px;height:132px;margin:14px auto 8px;display:grid;position:relative}.dashboard-module__fCTfaG__coverageRing:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:15px}.dashboard-module__fCTfaG__coverageRing div{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.dashboard-module__fCTfaG__coverageRing strong{color:#071a45;font-family:var(--font-mono), monospace;font-size:2.25rem;line-height:1}.dashboard-module__fCTfaG__coverageRing span{color:#173467;font-family:var(--font-mono), monospace;margin-top:2px;font-size:.77rem}.dashboard-module__fCTfaG__coverageLabel{text-align:center;font-size:.72rem;font-weight:800}.dashboard-module__fCTfaG__exposureReview{color:#b84b22}.dashboard-module__fCTfaG__exposureLow{color:#0e7068}.dashboard-module__fCTfaG__coverageNote{color:#5d6d82;text-align:center;margin:5px 0 15px;font-size:.55rem;line-height:1.4}.dashboard-module__fCTfaG__summaryCounts{border:1px solid #d7e0ec;border-radius:4px;grid-template-columns:repeat(3,1fr);display:grid}.dashboard-module__fCTfaG__summaryCounts span{color:#5d6d82;text-align:center;text-transform:uppercase;border-right:1px solid #d7e0ec;padding:8px 3px;font-size:.52rem}.dashboard-module__fCTfaG__summaryCounts span:last-child{border-right:0}.dashboard-module__fCTfaG__summaryCounts strong{color:#071a45;font-family:var(--font-mono), monospace;font-size:1rem;display:block}.dashboard-module__fCTfaG__summaryCounts span:first-child{color:#0e7068}.dashboard-module__fCTfaG__summaryCounts span:nth-child(2){color:#b84b22}.dashboard-module__fCTfaG__summaryCounts span:nth-child(3){color:#8b5b00}.dashboard-module__fCTfaG__summaryFindings>p{color:#2e4b76;margin:15px 5px 13px;font-size:.62rem;line-height:1.48}.dashboard-module__fCTfaG__reviewButton{color:#fff;background:#075cff;border-radius:4px;justify-content:space-between;align-items:center;min-height:43px;padding:9px 13px;font-size:.72rem;font-weight:800;display:flex}.dashboard-module__fCTfaG__reviewButton:hover{color:#fff;background:#064bd0}.dashboard-module__fCTfaG__reviewButton span{font-size:1.2rem;font-weight:400}.dashboard-module__fCTfaG__summaryLinks{border-top:1px solid #d7e0ec;margin-top:15px;padding-top:9px;display:grid}.dashboard-module__fCTfaG__summaryLinks a,.dashboard-module__fCTfaG__summaryLinks button{color:#24406f;text-align:left;grid-template-columns:17px 1fr auto;align-items:center;gap:5px;min-height:27px;font-size:.58rem;display:grid}.dashboard-module__fCTfaG__summaryLinks a:hover,.dashboard-module__fCTfaG__summaryLinks button:hover{color:#075cff}.dashboard-module__fCTfaG__summaryLinks b{font-size:.85rem;font-weight:400}.dashboard-module__fCTfaG__actionMessage{color:#0e7068;text-align:center;min-height:15px;margin-top:3px;font-size:.55rem}.dashboard-module__fCTfaG__localNote{background:#eff5ff;border:1px solid #c8d7ef;border-radius:4px;grid-template-columns:23px 1fr;gap:8px;margin-top:8px;padding:10px;display:grid}.dashboard-module__fCTfaG__localNoteIcon{color:#173fb9;width:20px;height:20px}.dashboard-module__fCTfaG__localNoteIcon svg{width:100%;height:100%}.dashboard-module__fCTfaG__localNote strong{color:#173467;font-size:.6rem}.dashboard-module__fCTfaG__localNote p{color:#425d86;margin-top:3px;font-size:.53rem;line-height:1.4}.dashboard-module__fCTfaG__localNote a{color:#173fb9;margin-top:4px;font-size:.53rem;font-weight:750;display:inline-block}.dashboard-module__fCTfaG__deepDive{margin-top:17px}.dashboard-module__fCTfaG__deepDiveHeading{justify-content:space-between;align-items:center;margin-bottom:9px;padding:0 4px;display:flex}.dashboard-module__fCTfaG__deepDiveHeading h2{color:#071a45;letter-spacing:-.03em;font-size:1.05rem}.dashboard-module__fCTfaG__deepDiveHeading span{color:#425d86;font-size:.61rem}.dashboard-module__fCTfaG__deepDiveGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.dashboard-module__fCTfaG__deepDiveGrid>a{color:#173467;background:#fffffff5;border:1px solid #d5deea;border-radius:5px;grid-template-columns:27px minmax(0,1fr) auto;align-items:start;gap:9px;min-width:0;min-height:76px;padding:13px 12px;display:grid;box-shadow:0 2px 8px #1b37610f}.dashboard-module__fCTfaG__deepDiveGrid>a:hover{color:#075cff;border-color:#9eb9e6;transform:translateY(-1px)}.dashboard-module__fCTfaG__deepDiveIcon{color:#075cff;width:25px;height:25px}.dashboard-module__fCTfaG__deepDiveIcon svg{width:100%;height:100%}.dashboard-module__fCTfaG__deepDiveGrid strong{color:#0a2455;font-size:.65rem;line-height:1.25;display:block}.dashboard-module__fCTfaG__deepDiveGrid small{color:#425d86;margin-top:3px;font-size:.52rem;line-height:1.32;display:block}.dashboard-module__fCTfaG__deepDiveGrid b{color:#24406f;font-size:1rem;font-weight:400}.dashboard-module__fCTfaG__loadingShell{grid-template-columns:minmax(0,1fr) 254px;align-items:start;gap:26px;display:grid}.dashboard-module__fCTfaG__loadingReport,.dashboard-module__fCTfaG__loadingSummary{background:#fff;border:1px solid #d2dcea;border-radius:8px;overflow:hidden;box-shadow:0 5px 18px #1b376114}.dashboard-module__fCTfaG__loadingSummary{margin-top:-92px}.dashboard-module__fCTfaG__loadingHeading{color:#071a45;border-bottom:1px solid #d7e0ec;justify-content:space-between;padding:17px 20px;font-size:.76rem;font-weight:750;display:flex}.dashboard-module__fCTfaG__loadingHeading strong{color:#075cff;font-family:var(--font-mono), monospace}.dashboard-module__fCTfaG__loadingBody{color:#425d86;text-align:center;align-content:center;place-items:center;gap:18px;min-height:500px;padding:40px;font-size:.72rem;display:grid}.dashboard-module__fCTfaG__loadingBody p{max-width:420px}.dashboard-module__fCTfaG__progressTrack{background:#dce4ef;height:4px}.dashboard-module__fCTfaG__progressTrack span{background:#075cff;height:100%;transition:width .18s;display:block}.dashboard-module__fCTfaG__loadingSummary{min-height:520px;padding:18px}.dashboard-module__fCTfaG__loadingSummary span,.dashboard-module__fCTfaG__loadingSummary i{background:linear-gradient(90deg,#eef3f8,#f8fbff,#eef3f8) 0 0/200% 100%;animation:1.4s linear infinite dashboard-module__fCTfaG__shimmer;display:block}.dashboard-module__fCTfaG__loadingSummary span{width:65%;height:12px}.dashboard-module__fCTfaG__loadingSummary i:nth-child(2){border-radius:50%;width:130px;height:130px;margin:55px auto 30px}.dashboard-module__fCTfaG__loadingSummary i:nth-child(3){height:60px;margin-top:20px}.dashboard-module__fCTfaG__loadingSummary i:nth-child(4){height:150px;margin-top:20px}@media (max-width:1340px){.dashboard-module__fCTfaG__appShell{grid-template-columns:194px minmax(0,1fr)}.dashboard-module__fCTfaG__appSidebar{padding-inline:8px}.dashboard-module__fCTfaG__brand{padding-inline:10px;font-size:1.08rem}.dashboard-module__fCTfaG__brandMark{width:27px;height:27px}.dashboard-module__fCTfaG__appNavigation a{padding-inline:10px;font-size:.74rem}.dashboard-module__fCTfaG__appMain{padding-inline:22px}.dashboard-module__fCTfaG__workspace,.dashboard-module__fCTfaG__loadingShell{grid-template-columns:minmax(0,1fr) 232px;gap:16px}.dashboard-module__fCTfaG__reportHeader{grid-template-columns:minmax(150px,1fr) minmax(190px,auto) 76px;gap:12px}.dashboard-module__fCTfaG__reportStamp{width:68px;height:68px}.dashboard-module__fCTfaG__findingRow{grid-template-columns:18px minmax(100px,.85fr) minmax(135px,1.4fr) 72px 54px;gap:6px}.dashboard-module__fCTfaG__deepDiveGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.dashboard-module__fCTfaG__appShell{display:block}.dashboard-module__fCTfaG__appSidebar{border-bottom:1px solid #d8e1ee;border-right:0;height:auto;padding:12px 16px;position:static}.dashboard-module__fCTfaG__brand{padding:0}.dashboard-module__fCTfaG__appNavigation{flex-direction:row;gap:5px;margin-top:12px;padding-bottom:3px;overflow-x:auto}.dashboard-module__fCTfaG__appNavigation a{min-width:max-content;min-height:36px;padding:7px 10px}.dashboard-module__fCTfaG__navIcon{flex-basis:17px;width:17px;height:17px}.dashboard-module__fCTfaG__sidebarFooter{display:none}.dashboard-module__fCTfaG__appMain{max-width:none;padding:20px}.dashboard-module__fCTfaG__workspace,.dashboard-module__fCTfaG__loadingShell{grid-template-columns:1fr}.dashboard-module__fCTfaG__summaryPanel{margin-top:0;position:static}.dashboard-module__fCTfaG__loadingSummary{margin-top:0}.dashboard-module__fCTfaG__summaryPanel{grid-template-columns:170px 1fr;gap:10px 20px;display:grid}.dashboard-module__fCTfaG__summaryHeader,.dashboard-module__fCTfaG__summaryCounts,.dashboard-module__fCTfaG__summaryFindings,.dashboard-module__fCTfaG__reviewButton,.dashboard-module__fCTfaG__summaryLinks,.dashboard-module__fCTfaG__actionMessage,.dashboard-module__fCTfaG__localNote{grid-column:1/-1}.dashboard-module__fCTfaG__scoreTitle{grid-column:1;align-self:end}.dashboard-module__fCTfaG__coverageRing{grid-column:1}.dashboard-module__fCTfaG__coverageLabel,.dashboard-module__fCTfaG__coverageNote{text-align:left;grid-column:2;align-self:center}}@media (max-width:720px){.dashboard-module__fCTfaG__appMain{padding:17px 12px}.dashboard-module__fCTfaG__pageIntro{grid-template-columns:1fr;gap:13px}.dashboard-module__fCTfaG__pageIntro h1{font-size:2rem}.dashboard-module__fCTfaG__introMeta{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dashboard-module__fCTfaG__introMeta div+div{margin-top:0}.dashboard-module__fCTfaG__reportHeader{grid-template-columns:1fr 65px;min-height:0;padding-block:12px}.dashboard-module__fCTfaG__verdict{grid-area:2/1/auto/-1;align-items:stretch}.dashboard-module__fCTfaG__reportStamp{width:62px;height:62px}.dashboard-module__fCTfaG__primaryGrid{grid-template-columns:1fr}.dashboard-module__fCTfaG__reportSection{border-bottom:1px solid #d7e0ec;border-right:0}.dashboard-module__fCTfaG__findingRow{grid-template-columns:18px minmax(0,1fr) 56px;gap:7px;padding:6px 0}.dashboard-module__fCTfaG__findingRow>p{white-space:normal;grid-column:2/-1}.dashboard-module__fCTfaG__evidence{display:none}.dashboard-module__fCTfaG__reportFooter{grid-template-columns:1fr}.dashboard-module__fCTfaG__reportFooter span{border-bottom:1px solid #dce4ef;border-right:0}.dashboard-module__fCTfaG__reportFooter span:last-child{border-bottom:0}.dashboard-module__fCTfaG__summaryPanel{display:block}.dashboard-module__fCTfaG__coverageLabel,.dashboard-module__fCTfaG__coverageNote{text-align:center}.dashboard-module__fCTfaG__deepDiveHeading{align-items:flex-end}.dashboard-module__fCTfaG__deepDiveGrid{grid-template-columns:1fr}}@media (max-width:460px){.dashboard-module__fCTfaG__brand{font-size:1rem}.dashboard-module__fCTfaG__appNavigation a{font-size:.68rem}.dashboard-module__fCTfaG__pageIntro h1{font-size:1.75rem}.dashboard-module__fCTfaG__pageIntro>div>p{display:none}.dashboard-module__fCTfaG__introMeta{grid-template-columns:1fr}.dashboard-module__fCTfaG__reportIdentity p{font-size:.68rem}.dashboard-module__fCTfaG__reportIdentity span:not(.dashboard-module__fCTfaG__passportMark){font-size:.5rem}.dashboard-module__fCTfaG__passportMark{flex-basis:35px;width:35px;height:35px}}@media print{.dashboard-module__fCTfaG__appShell{display:block}.dashboard-module__fCTfaG__appSidebar,.dashboard-module__fCTfaG__pageIntro,.dashboard-module__fCTfaG__summaryPanel,.dashboard-module__fCTfaG__deepDive{display:none}.dashboard-module__fCTfaG__appMain{max-width:none;padding:0}.dashboard-module__fCTfaG__workspace{display:block}.dashboard-module__fCTfaG__report{box-shadow:none;border-color:#9aa8b7}}
.page-module___8aEwW__homePage{background:radial-gradient(circle at 54% 8%,#437eff12,#0000 26rem),#f8fbff;min-height:100vh}@media print{.page-module___8aEwW__homePage{background:#fff}}
.RelatedTools-module__jaOmxq__section{margin-top:var(--space-3xl);padding-top:var(--space-2xl);border-top:1px solid var(--border-subtle)}.RelatedTools-module__jaOmxq__title{margin-bottom:var(--space-lg);color:var(--text-primary);font-size:1.25rem;font-weight:600}.RelatedTools-module__jaOmxq__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}.RelatedTools-module__jaOmxq__card{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-primary);transition:all var(--transition-base);text-decoration:none;display:flex}.RelatedTools-module__jaOmxq__card:hover{background:var(--bg-card-hover);border-color:var(--border-accent);box-shadow:var(--shadow-sm);color:var(--text-primary);transform:translateY(-1px)}.RelatedTools-module__jaOmxq__icon{flex-shrink:0;font-size:1.5rem}.RelatedTools-module__jaOmxq__name{flex-grow:1;font-size:.88rem;font-weight:500}.RelatedTools-module__jaOmxq__arrow{color:var(--accent-blue);opacity:0;transition:opacity var(--transition-fast);font-size:.9rem}.RelatedTools-module__jaOmxq__card:hover .RelatedTools-module__jaOmxq__arrow{opacity:1}@media (max-width:640px){.RelatedTools-module__jaOmxq__grid{grid-template-columns:1fr}}
