:root{font-family:DM Sans,Arial,sans-serif;color:#171b19;background:#f7f9fc;font-synthesis:none;--ink: #101828;--muted: #667085;--line: #e4e7ec;--paper: #ffffff;--green: #0f9f82;--green-dark: #08705d;--lime: #d8f5e9;--coral: #ff765f;--yellow: #f2c84b;--blue: #66a6ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,.logo{font-family:Manrope,Arial,sans-serif;letter-spacing:0}.logo{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:800;white-space:nowrap}.logo-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--ink);color:var(--lime);border-radius:7px}.public-header{height:72px;border-bottom:1px solid var(--line);background:#fffffff5;position:relative;z-index:10}.header-inner{width:min(1180px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.header-inner nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.header-inner nav a:not(.button):hover{color:var(--green-dark)}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;min-height:44px;padding:0 17px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;transition:transform .16s,background .16s}.button:hover{background:#2e3531;transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.button-small{min-height:38px;padding-inline:14px}.button-wide{width:100%;margin-top:8px}.button-secondary{background:#fff;color:var(--ink);border-color:var(--line)}.button-secondary:hover{background:#f2f4ef}.button-light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button-light:hover{background:#dcff91}.search-hero{min-height:550px;padding:96px 20px 72px;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;background:#f7f9fc;border-bottom:1px solid var(--line)}.search-hero:before{content:"";position:absolute;left:50%;top:53px;width:min(680px,calc(100% - 40px));height:1px;transform:translate(-50%);background:#d9e7e4;pointer-events:none}.search-hero>*{position:relative}.eyebrow,.kicker{font-size:11px;font-weight:800;color:var(--green-dark);letter-spacing:.08em;text-transform:uppercase}.eyebrow{display:flex;gap:8px;align-items:center;padding:7px 10px;background:#fff;border:1px solid var(--line);border-radius:4px}.live-dot{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 4px #dff6eb}.search-hero h1{font-size:54px;line-height:1.08;margin:26px 0 15px;max-width:760px}.search-hero>p{max-width:620px;font-size:19px;color:var(--muted);line-height:1.55}.domain-search{width:min(760px,100%);height:64px;margin-top:25px;background:#fff;display:flex;align-items:center;gap:12px;border:1px solid #bfc5bd;padding:8px 8px 8px 18px;box-shadow:0 12px 35px #1a241f17;border-radius:7px}.domain-search input{flex:1;border:0;outline:0;font-size:17px;min-width:0}.domain-search .button{height:46px}.trust-row{display:flex;gap:24px;margin-top:22px;font-size:13px;color:var(--muted)}.trust-row span{display:flex;gap:6px;align-items:center}.trust-row svg{color:var(--green)}.signal-band{background:#101828;color:#fff}.signal-inner{width:min(1180px,calc(100% - 40px));margin:auto;min-height:106px;display:grid;grid-template-columns:repeat(4,1fr)}.signal-inner>div{border-left:1px solid #343b37;padding:27px 28px;display:flex;flex-direction:column;gap:7px}.signal-inner>div:last-child{border-right:1px solid #343b37}.signal-inner span{font-size:10px;color:#aab2ad;font-weight:700;letter-spacing:.08em}.signal-inner strong{font-family:Manrope;font-size:16px}.tools-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:100px 0 110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-heading h2,.cta-band h2{font-size:38px;margin:9px 0 0}.section-heading>p{max-width:430px;color:var(--muted);line-height:1.6;margin-bottom:5px}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);background:var(--paper);box-shadow:0 10px 30px #1018280a}.tool-item{min-height:260px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.tool-item>svg{position:absolute;right:28px;top:32px;color:#9ba39e}.tool-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:6px;color:var(--ink)}.tool-icon svg{width:22px}.tool-icon.green{background:#bceccb}.tool-icon.coral{background:#ffc0b5}.tool-icon.yellow{background:#f8df8c}.tool-icon.blue{background:#bfdbff}.tool-icon.purple{background:#d8c6ee}.tool-item h3{margin:30px 0 10px;font-size:19px}.tool-item p{color:var(--muted);line-height:1.6;font-size:14px;max-width:290px}.cta-band{width:min(1180px,calc(100% - 40px));min-height:175px;margin:0 auto 90px;padding:38px 50px;background:#0f766e;color:#fff;display:flex;align-items:center;justify-content:space-between}.cta-band .kicker{color:#9de9c7}footer{width:min(1180px,calc(100% - 40px));min-height:100px;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;gap:28px;color:var(--muted);font-size:13px}.footer-links{display:flex;gap:16px;margin-left:auto}.footer-links a:hover{color:var(--ink)}footer>span:last-child{margin-left:0}.legal{width:min(760px,calc(100% - 40px));margin:auto;padding:80px 0 100px}.legal h1{font-size:46px;margin:12px 0 5px}.legal-date{color:var(--muted);margin-bottom:48px}.legal h2{font-size:19px;margin:34px 0 10px}.legal p{color:#535c57;line-height:1.75}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,46%) 1fr;background:#fff}.auth-brand{background:var(--ink);color:#fff;padding:48px max(40px,8vw);display:flex;flex-direction:column;justify-content:space-between}.auth-brand .logo-mark{background:var(--lime);color:var(--ink)}.auth-brand .kicker{color:#91d9b9}.auth-brand h1{font-size:46px;line-height:1.12;margin:14px 0 20px;max-width:550px}.auth-brand p{color:#b7c0bb;max-width:530px;line-height:1.65;font-size:16px}.auth-proof{display:flex;align-items:center;gap:14px;max-width:430px;font-size:13px;color:#aeb7b2}.auth-proof svg{color:var(--lime);flex:0 0 auto}.auth-panel{padding:45px max(30px,8vw);display:flex;flex-direction:column}.back-link{color:var(--muted);font-size:13px}.auth-form-wrap{width:min(410px,100%);margin:auto}.auth-form-wrap h2{font-size:34px;margin:9px 0 8px}.auth-form-wrap>p{color:var(--muted);line-height:1.5}.auth-form-wrap form{margin-top:30px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:17px;font-size:13px;font-weight:700}.field input,.field select,.key-form input,.compact-search input,.inline-form textarea{border:1px solid #cdd2cc;background:#fff;border-radius:5px;outline:0}.field input,.field select{height:46px;padding:0 13px}.field input:focus,.field select:focus,.key-form input:focus,.compact-search input:focus,.inline-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #22a06b1f}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-error,.notice{display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #efb9af;background:#fff1ee;color:#8e3224;font-size:13px;margin:12px 0;border-radius:5px}.auth-switch{text-align:center;font-size:13px;margin-top:24px}.auth-switch a{color:var(--green-dark);font-weight:700}.app-layout{min-height:100vh;display:grid;grid-template-columns:246px 1fr}.sidebar{background:#101828;color:#fff;height:100vh;position:sticky;top:0;padding:25px 18px 18px;display:flex;flex-direction:column;z-index:30}.sidebar .logo{padding:0 9px}.sidebar .logo-mark{background:var(--lime);color:var(--ink)}.side-nav{margin-top:45px;display:flex;flex-direction:column;gap:5px}.side-nav a{height:42px;border-radius:5px;padding:0 11px;display:flex;align-items:center;gap:11px;color:#abb4ae;font-size:14px;font-weight:600}.side-nav a:hover,.side-nav a.active{color:#fff;background:#252b27}.side-nav svg{width:18px}.side-spacer{flex:1}.free-plan{border:1px solid #343b37;padding:15px;display:flex;flex-direction:column;gap:4px;border-radius:5px;margin-bottom:15px}.free-plan span{color:var(--lime);font-size:9px;font-weight:800;letter-spacing:.1em}.free-plan strong{font-size:14px}.free-plan small{color:#8e9891}.profile{border-top:1px solid #343b37;padding-top:16px;display:grid;grid-template-columns:34px 1fr 30px;gap:10px;align-items:center;min-width:0}.avatar{width:34px;height:34px;display:grid;place-items:center;background:#2f704e;border-radius:50%;font-weight:800}.profile>div{min-width:0;display:flex;flex-direction:column}.profile strong,.profile small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile strong{font-size:12px}.profile small{color:#859088;font-size:10px;margin-top:3px}.profile button{background:none;border:0;color:#8d9891;padding:5px}.profile button:hover{color:#fff}.profile svg{width:17px}.app-main{min-width:0;background:#f7f9fc}.page-content{width:min(1220px,calc(100% - 64px));margin:0 auto;padding:48px 0 80px}.page-top{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.page-top h1{margin:7px 0 0;font-size:33px}.project-list{background:#fff;border:1px solid var(--line);box-shadow:0 8px 26px #1018280a}.project-row{min-height:86px;padding:15px 22px;display:grid;grid-template-columns:44px minmax(180px,1fr) auto 70px 24px;align-items:center;gap:16px;border-bottom:1px solid var(--line)}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fafbf8}.site-favicon{width:40px;height:40px;display:grid;place-items:center;background:#dcf3e6;color:var(--green-dark);border:1px solid #b9dec9;border-radius:6px;font-family:Manrope;font-weight:800}.site-favicon.large{width:52px;height:52px;font-size:20px}.project-main{display:flex;flex-direction:column;gap:4px}.project-main strong{font-size:15px}.project-main span,.locale span{color:var(--muted);font-size:12px}.connection-pills{display:flex;gap:6px}.connection-pills span,.type-pill{font-size:10px;text-transform:uppercase;font-weight:800;padding:5px 7px;background:#eef0ec;color:#858d88;border-radius:3px}.connection-pills span.connected{background:#def5e8;color:#15744d}.locale{text-align:right;display:flex;flex-direction:column}.project-row>svg{color:#9ca49f;width:18px}.empty-state{min-height:340px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;border:1px dashed #bdc4bc;background:#fff9;padding:40px}.empty-state>span:first-child{width:52px;height:52px;display:grid;place-items:center;background:#e5f5ec;color:var(--green-dark);border-radius:6px}.empty-state h2{margin:20px 0 8px;font-size:20px}.empty-state p{color:var(--muted);max-width:430px}.empty-state .button{margin-top:8px}.status-note{width:auto!important;height:auto!important;background:none!important;color:var(--muted)!important}.connect-prompt{background:#fff;border:1px solid var(--line)}.connect-intro{min-height:108px;display:flex;align-items:center;gap:16px;padding:22px 24px;border-bottom:1px solid var(--line)}.connect-intro>span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;background:#e5f5ec;color:var(--green-dark);border-radius:6px}.connect-intro svg{width:20px}.connect-intro h3{margin:0 0 6px;font-size:18px}.connect-intro p{margin:0;color:var(--muted);font-size:13px}.connect-options article{min-height:86px;display:grid;grid-template-columns:44px minmax(180px,1fr) auto;gap:16px;align-items:center;padding:17px 24px;border-bottom:1px solid var(--line)}.connect-options article>div{min-width:0;display:flex;flex-direction:column;gap:4px}.connect-options strong{font-size:14px}.connect-options small{color:var(--muted);font-size:11px}.modal-backdrop{position:fixed;inset:0;background:#0a0e0b94;display:grid;place-items:center;z-index:50;padding:20px}.modal{width:min(500px,100%);background:#fff;padding:25px;border-radius:7px;box-shadow:0 20px 60px #00000040}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.modal-head h2{margin:0;font-size:22px}.icon-button{border:0;background:transparent;width:38px;height:38px;display:grid;place-items:center;border-radius:5px;color:var(--muted)}.icon-button:hover{background:#eaede8;color:var(--ink)}.icon-button svg{width:18px}.icon-button.danger{margin-left:auto}.icon-button.danger:hover{background:#fff0ed;color:#a63d2c}.mobile-menu{display:none}.project-header{display:flex;align-items:center;gap:15px}.project-header h1{font-size:27px;margin:3px 0}.project-header a{color:var(--muted);font-size:12px;display:flex;align-items:center;gap:4px}.tabs{display:flex;gap:25px;margin-top:35px;border-bottom:1px solid #d7dcd5;overflow-x:auto}.tabs button{border:0;background:none;padding:0 0 13px;color:var(--muted);white-space:nowrap;font-size:13px;font-weight:700;position:relative}.tabs button.active{color:var(--ink)}.tabs button.active:after{content:"";position:absolute;height:2px;background:var(--green);left:0;right:0;bottom:-1px}.notice{margin:18px 0 0}.notice.success{border-color:#abd9c0;background:#ebfaf2;color:#126747}.module{padding-top:32px}.module-heading h2{font-size:27px;margin:7px 0}.module-heading p{color:var(--muted);line-height:1.5;max-width:650px;margin-bottom:0}.module-actions{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:25px}.module-actions>div:last-child{display:flex;gap:8px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#fff}.metric{min-height:136px;padding:22px;border-right:1px solid var(--line);display:flex;flex-direction:column}.metric:last-child{border-right:0}.metric>span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.metric svg{width:16px;color:var(--green)}.metric strong{font-family:Manrope;font-size:29px;margin:17px 0 3px}.metric small{color:var(--muted)}.data-section{background:#fff;border:1px solid var(--line);margin-top:20px;box-shadow:0 5px 18px #10182806}.section-title{min-height:58px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.section-title h3{font-size:15px;margin:0}.section-title span{color:var(--muted);font-size:11px}.chart{padding:22px 20px 14px}.chart svg{width:100%;height:220px;overflow:visible}.chart line{stroke:#e7e9e5}.chart polyline{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.impressions-line{stroke:#1c2520;stroke-width:2}.clicks-line{stroke:var(--green);stroke-width:2.5}.chart-legend{display:flex;justify-content:center;gap:20px;color:var(--muted);font-size:11px}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:7px;height:7px;border-radius:50%}.green-dot{background:var(--green)}.dark-dot{background:var(--ink)}.chart-empty{height:220px;display:grid;place-items:center;color:var(--muted)}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.table-head,.table-row{display:grid;grid-template-columns:minmax(0,1fr) 65px 65px;gap:12px;padding:0 18px;align-items:center}.table-head{height:38px;color:var(--muted);background:#fafbf8;font-size:10px;text-transform:uppercase;font-weight:800}.table-row{min-height:45px;border-top:1px solid #edf0eb;font-size:12px}.table-row>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-row strong{color:var(--green-dark)}.opportunity-list{margin-top:25px;background:#fff;border:1px solid var(--line)}.opportunity-list article{min-height:76px;display:grid;grid-template-columns:45px minmax(180px,1fr) auto 105px;gap:16px;align-items:center;padding:12px 18px;border-bottom:1px solid var(--line)}.opportunity-list article:last-child{border:0}.priority{width:38px;height:38px;display:grid;place-items:center;background:#eef0ed;border-radius:50%;font-weight:800;font-size:12px}.priority.p-high{background:#d9f4e5;color:var(--green-dark)}.opportunity-list article>div:nth-child(2){display:flex;flex-direction:column;gap:4px;min-width:0}.opportunity-list article>div:nth-child(2) strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.opportunity-list article>div:nth-child(2) span{color:var(--muted);font-size:11px}.op-stats{display:flex;gap:24px}.op-stats>span{display:flex;flex-direction:column;font-size:12px;font-weight:700}.op-stats small{color:var(--muted);font-size:9px;text-transform:uppercase}.audit-list{margin-top:25px;border:1px solid var(--line);background:#fff}.audit-list>button{width:100%;min-height:78px;display:grid;grid-template-columns:48px 1fr auto 24px;align-items:center;gap:15px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:12px 18px;text-align:left}.audit-list>button:hover{background:#fafbf8}.audit-list>button:last-child{border-bottom:0}.audit-list>button>div{display:flex;flex-direction:column;gap:4px}.audit-list>button>div span{color:var(--muted);font-size:11px}.score{width:43px;height:43px;display:grid;place-items:center;border:3px solid #cdd3cd;border-radius:50%;font-family:Manrope;font-size:12px;font-weight:800}.score.complete{border-color:var(--green)}.score.failed{border-color:var(--coral);color:#9a3121}.score svg{width:16px}.status{padding:5px 8px;font-size:10px;font-weight:800;text-transform:uppercase;border-radius:3px;background:#edf0ec}.status.complete{background:#dff5e8;color:var(--green-dark)}.status.failed{background:#ffdfd9;color:#8b2f21}.back-button{border:0;background:none;color:var(--green-dark);font-weight:700;padding:0}.audit-summary{margin-top:24px;background:var(--ink);color:#fff;min-height:150px;padding:30px;display:flex;align-items:center;gap:25px}.audit-summary .score{width:76px;height:76px;font-size:22px;border-width:5px}.audit-summary .kicker{color:#9ce2c3}.audit-summary h2{margin:7px 0 5px}.audit-summary p{color:#aab4ae;margin:0}.issue-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:20px}.issue-grid>div{min-height:95px;padding:16px;background:#fff;display:grid;grid-template-columns:22px 1fr;align-content:start;gap:7px}.issue-grid svg{width:16px;color:var(--coral)}.issue-grid strong{font-size:18px}.issue-grid span{grid-column:1 / -1;color:var(--muted);font-size:11px}.issue-grid .all-clear{display:flex;align-items:center;gap:8px}.issue-grid .all-clear svg{color:var(--green)}.page-list>div{min-height:57px;padding:9px 16px;border-bottom:1px solid #edf0eb;display:grid;grid-template-columns:42px 1fr 65px;gap:12px;align-items:center}.page-list>div:last-child{border:0}.page-list>div>div{min-width:0;display:flex;flex-direction:column;gap:3px}.page-list strong,.page-list span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:11px}.page-list>div>span:last-child{color:var(--muted)}.http{color:var(--green-dark);font-weight:800}.http.bad{color:#9a3121}.inline-form{margin-top:25px;background:#fff;border:1px solid var(--line);padding:18px;display:flex;align-items:end;gap:12px}.inline-form textarea{flex:1;min-height:92px;padding:12px;resize:vertical}.inline-form .button{flex:0 0 auto}.comparison-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px;align-items:start}.comparison-grid article{border:1px solid var(--line);background:#fff;padding:18px;min-width:0}.comparison-grid article.primary{border-top:3px solid var(--green)}.comparison-head{display:flex;justify-content:space-between;align-items:start}.comparison-head>span{font-size:9px;color:var(--muted);font-weight:800;letter-spacing:.08em}.comparison-grid h3{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:15px 0}.comparison-grid dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line)}.comparison-grid dl div{background:#f8f9f6;padding:10px;display:flex;flex-direction:column}.comparison-grid dt{font-size:9px;color:var(--muted)}.comparison-grid dd{margin:4px 0 0;font-weight:700}.page-title{display:block;margin:17px 0 10px;font-size:12px;line-height:1.4}.comparison-grid ul{list-style:none;padding:0;margin:0}.comparison-grid li{display:flex;align-items:start;gap:6px;color:var(--muted);font-size:10px;margin-top:7px}.comparison-grid li svg{width:12px;flex:0 0 auto;color:var(--coral)}.plan-list{margin-top:25px}.plan-title{min-height:100px;background:var(--ink);color:#fff;display:flex;gap:18px;align-items:center;padding:25px}.plan-title>svg{color:var(--lime);width:34px;height:34px}.plan-title span{font-size:9px;color:#97a19b;font-weight:800}.plan-title h3{margin:5px 0 0}.plan-list article{display:grid;grid-template-columns:60px 1fr;border:1px solid var(--line);border-top:0;background:#fff;padding:23px}.cluster-number{font-family:Manrope;font-size:20px;color:#a3aaa5}.plan-list article h3{font-size:18px;margin:12px 0 6px}.plan-list article p{color:var(--muted);font-size:12px}.keyword-chips{display:flex;flex-wrap:wrap;gap:6px}.keyword-chips span{background:#eff2ed;border:1px solid #e0e4de;padding:5px 7px;font-size:10px;border-radius:3px}.connection-list{margin-top:25px;background:#fff;border:1px solid var(--line)}.connection-list article{min-height:110px;display:grid;grid-template-columns:48px minmax(200px,1fr) auto;gap:17px;align-items:center;padding:22px;border-bottom:1px solid var(--line)}.connection-list article:last-child{border:0}.provider{width:44px;height:44px;display:grid;place-items:center;border-radius:6px;font-family:Manrope;font-size:19px;font-weight:800}.provider.google{background:#fce5a3;color:#8e6500}.provider.bing{background:#b9e9d2;color:#126747}.connection-list h3{margin:0 0 5px;font-size:16px}.connection-list p{color:var(--muted);font-size:12px;margin:0}.connected-label{color:var(--green-dark);font-size:12px;font-weight:800;display:flex;align-items:center;gap:6px}.connected-label svg{width:16px}.key-form{display:flex;gap:7px}.key-form input{height:42px;padding:0 10px;width:190px}.bing-connect-actions{display:flex;align-items:flex-end;flex-direction:column;gap:8px}.bing-connect-actions details{text-align:right}.bing-connect-actions summary{cursor:pointer;color:var(--muted);font-size:10px}.bing-connect-actions .key-form{margin-top:8px}.panel-loader{min-height:250px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{height:100vh;display:flex;align-items:center;justify-content:center;gap:15px}.loading-screen>svg{color:var(--green)}.results-page main{width:min(1180px,calc(100% - 40px));margin:auto;min-height:700px}.result-top{padding:45px 0 30px;border-bottom:1px solid var(--line)}.compact-search{width:min(520px,100%);height:48px;display:flex;align-items:center;gap:10px;border:1px solid #cbd0ca;background:#fff;padding-left:13px}.compact-search input{flex:1;border:0;min-width:0}.report-domain{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;margin-top:38px}.report-domain h1{font-size:32px;margin:5px 0 2px}.report-domain>div>span:last-child{color:var(--muted);font-size:11px}.report-loading{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center}.report-loading>svg{color:var(--green)}.report-loading h2{margin:20px 0 7px}.report-loading p{color:var(--muted)}.report-content{padding:28px 0}.report-metrics{margin-bottom:20px}.report-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.report-columns .data-section,.report-rows{margin:0}.report-rows div{min-height:48px;padding:0 18px;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;border-bottom:1px solid #edf0eb;gap:12px}.report-rows div:last-child{border:0}.report-rows dt{color:var(--muted);font-size:11px}.report-rows dd{margin:0;font-size:12px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.snippet-preview{padding:22px;max-width:720px}.snippet-preview>span{color:#4d6055;font-size:12px}.snippet-preview h3{color:#1558a6;font-family:Arial;font-weight:400;font-size:20px;margin:6px 0}.snippet-preview p{color:#4b514d;line-height:1.5;font-size:13px}.onpage .issue-grid{border:0;border-top:1px solid var(--line);margin:0}.report-cta{width:100%;margin-top:22px;margin-bottom:50px}@media(max-width:1050px){.tool-grid,.signal-inner,.metric-grid{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.comparison-grid,.issue-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.header-inner nav>a:not(.button){display:none}.search-hero h1{font-size:46px}.auth-page{grid-template-columns:1fr}.auth-brand{min-height:420px}.app-layout{display:block}.sidebar{position:fixed;width:250px;left:-270px;transition:left .2s;box-shadow:10px 0 30px #0003}.sidebar.open{left:0}.mobile-menu{display:grid;place-items:center;position:fixed;top:12px;right:12px;z-index:40;width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:5px}.page-content{width:min(100% - 32px,1220px);padding-top:70px}.two-columns,.report-columns{grid-template-columns:1fr}.opportunity-list article{grid-template-columns:42px 1fr auto}.op-stats{grid-column:2 / -1}.connection-list article{grid-template-columns:44px 1fr}.connection-list article>:last-child{grid-column:2;justify-self:start}.module-actions{align-items:start}.project-row{grid-template-columns:44px 1fr 24px}.project-row .connection-pills,.project-row .locale{display:none}}@media(max-width:600px){.public-header{height:62px}.header-inner{width:calc(100% - 28px)}.header-inner nav{gap:10px}.header-inner nav>a:first-of-type{display:none}.search-hero{min-height:550px;padding:78px 14px 55px}.search-hero:before{top:62px}.search-hero h1{font-size:38px}.search-hero>p{font-size:16px}.domain-search{height:auto;display:grid;grid-template-columns:24px 1fr;padding:12px}.domain-search input{height:38px}.domain-search .button{grid-column:1 / -1;width:100%}.trust-row{flex-wrap:wrap;justify-content:center;gap:10px 16px}.signal-inner{width:100%;grid-template-columns:1fr 1fr}.signal-inner>div{padding:20px 14px}.tools-section{width:calc(100% - 28px);padding:70px 0}.section-heading{display:block}.section-heading h2,.cta-band h2{font-size:30px}.section-heading>p{margin-top:16px}.tool-grid{grid-template-columns:1fr}.tool-item{min-height:220px}.cta-band{width:calc(100% - 28px);padding:30px 24px;align-items:start;flex-direction:column;gap:24px}footer{width:calc(100% - 28px);flex-wrap:wrap;padding:25px 0}.footer-links{margin-left:0}footer>span:last-child{margin-left:0}.auth-brand{padding:30px 25px;min-height:390px}.auth-brand h1{font-size:34px}.auth-panel{padding:30px 20px}.metric-grid{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:0}.module-actions{flex-direction:column}.tabs{gap:18px}.inline-form{flex-direction:column;align-items:stretch}.inline-form .button{width:100%}.comparison-grid,.issue-grid{grid-template-columns:1fr}.opportunity-list article{grid-template-columns:38px 1fr}.opportunity-list .type-pill{display:none}.op-stats{grid-column:1 / -1;justify-content:space-around}.connection-list article{padding:16px}.connect-intro{align-items:flex-start;padding:18px 16px}.connect-options article{grid-template-columns:44px 1fr;padding:16px}.connect-options article>:last-child{grid-column:2;justify-self:start}.connect-key-form{grid-column:1 / -1!important;width:100%}.connect-key-form input{width:100%;min-width:0}.key-form{flex-direction:column;width:100%}.key-form input{width:100%}.report-domain{grid-template-columns:52px 1fr}.report-domain>.score{grid-column:1 / -1}.report-metrics{grid-template-columns:1fr 1fr}.report-rows div{grid-template-columns:90px minmax(0,1fr)}.page-list>div{grid-template-columns:38px 1fr}.page-list>div>span:last-child{display:none}.legal{padding-top:55px}.legal h1{font-size:35px}}.breakdown-list{padding:8px 18px 14px}.breakdown-list>div{min-height:39px;display:grid;grid-template-columns:35px minmax(80px,1fr) 48px 62px;align-items:center;gap:10px;font-size:11px}.breakdown-list>div>span{height:6px;background:#edf0ec;overflow:hidden;border-radius:3px}.breakdown-list i{display:block;height:100%;background:var(--green);border-radius:3px}.breakdown-list b,.breakdown-list small{text-align:right}.breakdown-list small{color:var(--muted)}.device-list{padding:12px 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.device-list>div{min-height:82px;border:1px solid #e4e7e2;padding:12px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px}.device-icon{width:32px;height:32px;display:grid;place-items:center;background:#e0f4e9;color:var(--green-dark);border-radius:5px;font-weight:800}.device-list>div>div{display:flex;flex-direction:column;min-width:0}.device-list strong{font-size:11px;text-transform:capitalize}.device-list div span{color:var(--muted);font-size:9px}.device-list b{font-size:15px}.connection-actions{display:flex;align-items:center;gap:14px}.text-button{border:0;background:none;color:#9a392b;font-size:11px;font-weight:700;padding:4px}.text-button:hover{text-decoration:underline}.settings-section{background:#fff;border:1px solid var(--line);margin-top:22px}.settings-form{max-width:620px;padding:22px}.settings-form .button{min-width:150px}.setting-row{min-height:100px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line)}.setting-row:last-child{border-bottom:0}.setting-row strong{font-size:14px}.setting-row p{margin:5px 0 0;color:var(--muted);font-size:11px}.danger-row{background:snow}.delete-form{display:flex;gap:8px}.delete-form input{height:43px;padding:0 11px;border:1px solid #d5bbb6;border-radius:5px;outline:0}.danger-button{background:#9e3f30;border-color:#9e3f30}.danger-button:hover{background:#833226}@media(max-width:600px){.device-list{grid-template-columns:1fr}.connection-actions{grid-column:2}.setting-row{align-items:stretch;flex-direction:column}.setting-row .button{width:100%}.key-form,.delete-form{flex-direction:column;width:100%}.key-form input,.delete-form input{width:100%}}.report-verdict{display:grid;grid-template-columns:142px minmax(0,1fr) auto;align-items:center;gap:26px;padding:24px 26px;border:1px solid #b9d8c8;background:#eaf7ef}.report-verdict.medium{border-color:#e7d49a;background:#fff9e8}.report-verdict.high{border-color:#e7b5aa;background:#fff1ee}.verdict-score{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:5px;padding-right:24px;border-right:1px solid rgba(29,93,66,.2)}.verdict-score span{grid-column:1 / -1;color:#38715b;font-size:9px;font-weight:900;letter-spacing:.1em}.verdict-score strong{color:#155f46;font:800 52px/1 Manrope,Arial,sans-serif}.verdict-score small{color:#6b8278;font-size:12px}.medium .verdict-score span,.medium .verdict-score strong{color:#986c0b}.high .verdict-score span,.high .verdict-score strong{color:#a33e2e}.verdict-copy h2{margin:5px 0;font-size:22px}.verdict-copy p{margin:0;color:#5c6c64;font-size:13px;line-height:1.5}.report-verdict .button{white-space:nowrap}.priority-panel{margin-top:20px;background:#fff;border:1px solid var(--line)}.priority-panel .section-title{min-height:68px}.priority-panel .section-title>div{display:flex;flex-direction:column;gap:3px}.priority-panel .section-title h3{margin:0}.priority-panel .section-title span{font-size:11px}.priority-count{color:#a44937!important;font-weight:800}.priority-list>div{min-height:48px;display:grid;grid-template-columns:34px 22px minmax(0,1fr) auto;align-items:center;gap:11px;padding:0 18px;border-top:1px solid #edf0eb}.priority-list>div>span{color:#8b9791;font:800 10px Manrope,Arial,sans-serif}.priority-list svg{color:#c65b45}.priority-list p{margin:0;color:#4c5a54;font-size:12px}.priority-list b{color:#8d968f;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.snippet-meta{display:flex;gap:17px;color:#7b8c83;font-size:10px}.report-next{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px;padding:27px 30px;background:#12241e;color:#fff}.report-next .kicker{color:#9fe0bf}.report-next h2{margin:7px 0 5px;font-size:22px}.report-next p{max-width:630px;margin:0;color:#b6c7bf;font-size:12px;line-height:1.55}.report-next .button{flex:0 0 auto}@media(max-width:700px){.report-verdict{grid-template-columns:1fr 1fr;gap:17px;padding:20px}.verdict-score{grid-row:span 2}.verdict-copy{grid-column:2}.verdict-copy h2{font-size:18px}.report-verdict .button{grid-column:1 / -1;width:100%}.priority-list>div{grid-template-columns:26px 20px minmax(0,1fr);padding:10px 13px}.priority-list b{display:none}.report-next{align-items:stretch;flex-direction:column;padding:24px 20px}.report-next .button{width:100%}.snippet-meta{flex-wrap:wrap;gap:6px 12px}}.report-header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.report-header-actions .button{min-height:38px;font-size:12px}.report-evidence{margin-top:20px;border:1px solid var(--line);background:#fff}.report-evidence>.section-title>div{display:flex;flex-direction:column;gap:3px}.evidence-grid{display:grid;grid-template-columns:1fr 1fr}.evidence-grid>article{min-width:0;border-right:1px solid var(--line)}.evidence-grid>article:last-child{border-right:0}.evidence-grid h4{margin:0;padding:15px 18px;border-bottom:1px solid #edf0eb;color:#34453d;font-size:12px}.evidence-rows{margin:0}.evidence-rows>div{min-height:52px;display:grid;grid-template-columns:62px minmax(0,1fr);gap:12px;padding:10px 18px;border-bottom:1px solid #edf0eb}.evidence-rows>div:last-child{border-bottom:0}.evidence-rows dt{padding-top:5px;color:#7d8a84;font-size:10px;font-weight:800}.evidence-rows dd{min-width:0;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.evidence-rows code{max-width:100%;padding:3px 6px;overflow:hidden;color:#34453d;background:#f3f6f4;font:10px/1.4 Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.evidence-rows dd>span{padding-top:4px;color:#9aa49f;font-size:10px}.report-resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.robots-panel pre{height:210px;margin:0;padding:17px 18px;overflow:auto;color:#304139;background:#f8faf9;font:11px/1.65 Consolas,monospace;white-space:pre-wrap}.resource-empty{height:210px;margin:0;display:grid;place-items:center;color:var(--muted);font-size:12px}.archive-content{min-height:210px;padding:24px;display:grid;grid-template-columns:42px minmax(0,1fr);align-content:center;gap:14px}.archive-content>svg{color:#17815f}.archive-content strong{font-size:14px}.archive-content p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.archive-content .button{grid-column:2;justify-self:start;margin-top:5px}@media(max-width:700px){.report-domain{align-items:start}.report-header-actions{grid-column:1 / -1;width:100%;margin:8px 0 0;justify-content:space-between}.report-header-actions .score{order:-1}.evidence-grid,.report-resource-grid{grid-template-columns:1fr}.evidence-grid>article{border-right:0;border-bottom:1px solid var(--line)}.evidence-grid>article:last-child{border-bottom:0}.report-resource-grid{gap:0}.report-resource-grid .data-section{margin-top:20px}.evidence-rows code{white-space:normal;overflow-wrap:anywhere}.archive-content{min-height:180px}}.url-tool-page main{width:min(1120px,calc(100% - 40px));min-height:760px;margin:auto}.url-tool-hero{padding:76px 0 58px;border-bottom:1px solid var(--line)}.url-tool-hero h1{max-width:760px;margin:13px 0;font-size:48px;line-height:1.08}.url-tool-hero>p{max-width:690px;color:var(--muted);font-size:16px;line-height:1.6}.url-tool-hero form{width:min(820px,100%);min-height:60px;margin-top:29px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 7px 7px 17px;border:1px solid #b9c5bf;background:#fff;box-shadow:0 12px 30px #10241d14}.url-tool-hero form>svg{color:#567069}.url-tool-hero input{min-width:0;height:44px;border:0;outline:0;font-size:15px}.url-tool-features{display:flex;flex-wrap:wrap;gap:13px 25px;margin-top:20px;color:#5e6d66;font-size:11px}.url-tool-features span{display:inline-flex;align-items:center;gap:6px}.url-tool-features svg{color:#16815d}.url-analysis{padding:35px 0 85px}.analysis-summary{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:22px}.analysis-summary h2{margin:5px 0 4px;font-size:30px}.analysis-summary a{display:inline-flex;align-items:center;gap:5px;max-width:650px;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.analysis-summary-stats{display:grid;grid-template-columns:repeat(3,90px);border:1px solid var(--line);background:#fff}.analysis-summary-stats>span{min-height:68px;display:flex;flex-direction:column;justify-content:center;padding:0 14px;border-right:1px solid var(--line)}.analysis-summary-stats>span:last-child{border-right:0}.analysis-summary-stats small{color:#89958f;font-size:8px;font-weight:900;letter-spacing:.1em}.analysis-summary-stats b{margin-top:5px;font:800 18px Manrope,Arial,sans-serif}.analysis-section{min-width:0;margin-top:20px;border:1px solid var(--line);background:#fff}.redirect-chain>div{min-height:54px;display:grid;grid-template-columns:28px 48px minmax(0,1fr);align-items:center;gap:10px;padding:8px 17px;border-top:1px solid #edf0eb}.redirect-chain>div>span{color:#8c9892;font-size:10px;font-weight:800}.redirect-chain b{padding:4px 6px;color:#176b4e;background:#e5f5ec;font-size:10px;text-align:center}.redirect-chain b.redirect{color:#91650b;background:#fff4d5}.redirect-chain b.bad{color:#a03d2e;background:#ffebe7}.redirect-chain code{min-width:0;overflow:hidden;color:#34443d;font:11px Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.redirect-chain small{grid-column:3;color:#7c8983;font-size:9px}.analysis-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.analysis-columns .report-rows dd{max-width:320px}.social-preview .snippet-preview{min-height:155px}.link-totals{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.link-totals span{min-height:105px;display:flex;flex-direction:column;justify-content:center;padding:0 18px;border-right:1px solid var(--line)}.link-totals span:last-child{border-right:0}.link-totals small{color:#84918b;font-size:8px;font-weight:900;letter-spacing:.1em}.link-totals b{margin-top:8px;font:800 25px Manrope,Arial,sans-serif}.schema-types{min-height:102px;display:flex;align-content:flex-start;flex-wrap:wrap;gap:7px;padding:18px}.schema-types strong{width:100%;font-size:11px}.schema-types code{padding:5px 7px;color:#196349;background:#e8f6ef;font:10px Consolas,monospace}.schema-types>span{color:var(--muted);font-size:11px}@media(max-width:700px){.url-tool-page main{width:calc(100% - 28px)}.url-tool-hero{padding:52px 0 42px}.url-tool-hero h1{font-size:37px}.url-tool-hero form{grid-template-columns:24px minmax(0,1fr);padding:9px}.url-tool-hero form .button{grid-column:1 / -1;width:100%}.url-tool-features{display:grid;grid-template-columns:1fr 1fr;gap:11px}.analysis-summary{align-items:stretch;flex-direction:column}.analysis-summary-stats{grid-template-columns:repeat(3,1fr)}.analysis-columns{grid-template-columns:1fr;gap:0}.redirect-chain>div{grid-template-columns:23px 42px minmax(0,1fr);padding-inline:11px}.redirect-chain code{white-space:normal;overflow-wrap:anywhere}.analysis-columns .report-rows dd{max-width:210px}}.workspace-preview{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:90px 0 20px;display:grid;grid-template-columns:.78fr 1.22fr;gap:60px;align-items:center}.preview-copy h2{font-size:37px;line-height:1.14;margin:10px 0 14px;max-width:330px}.preview-copy p{color:var(--muted);line-height:1.65;max-width:320px}.text-link{display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:var(--green-dark);font-size:13px;font-weight:800}.text-link:hover{color:var(--ink)}.preview-window{height:335px;display:grid;grid-template-columns:56px 1fr;overflow:hidden;border:1px solid #d9e0e8;background:#fff;box-shadow:0 22px 55px #1018281f;border-radius:7px}.preview-sidebar{background:#101828;padding:15px 13px;display:flex;flex-direction:column;align-items:center;gap:17px}.preview-logo{width:27px;height:27px;display:grid;place-items:center;background:var(--green);color:#fff;border-radius:5px}.preview-nav{width:27px;height:7px;background:#435064;border-radius:2px}.preview-nav.active{background:#a8e6d7}.preview-spacer{flex:1}.preview-avatar{width:25px;height:25px;background:#33445a;border-radius:50%}.preview-body{padding:21px 24px;background:#f8fafc}.preview-top{display:flex;justify-content:space-between;color:#667085;font-size:9px}.preview-title{display:flex;align-items:end;justify-content:space-between;margin-top:23px}.preview-title small,.preview-metrics small{display:block;color:#98a2b3;font-size:8px;font-weight:800;letter-spacing:.08em}.preview-title strong{display:block;font-family:Manrope;font-size:18px;margin-top:6px}.preview-chip{color:var(--green-dark);font-size:9px;background:#dff5ed;padding:5px 7px;border-radius:3px}.preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.preview-metrics>span{background:#fff;border:1px solid #e8ecf1;padding:11px}.preview-metrics b{display:block;font-family:Manrope;font-size:18px;margin-top:7px}.preview-metrics i{color:var(--green-dark);font-size:9px;font-style:normal}.preview-chart{height:102px;margin-top:15px;padding:12px 8px 0;display:flex;align-items:end;gap:5px;border:1px solid #e8ecf1;background:#fff}.preview-chart span{flex:1;min-width:3px;background:#a8e6d7;border-radius:2px 2px 0 0}.preview-chart span:nth-child(1){height:20%}.preview-chart span:nth-child(2){height:35%}.preview-chart span:nth-child(3){height:29%}.preview-chart span:nth-child(4){height:45%}.preview-chart span:nth-child(5){height:40%}.preview-chart span:nth-child(6){height:58%}.preview-chart span:nth-child(7){height:50%}.preview-chart span:nth-child(8){height:67%}.preview-chart span:nth-child(9){height:62%}.preview-chart span:nth-child(10){height:78%}.preview-chart span:nth-child(11){height:71%}.preview-chart span:nth-child(12){height:89%}.preview-chart span:nth-child(13){height:75%}.preview-chart span:nth-child(14){height:95%}.preview-chart span:nth-child(15){height:87%}.preview-chart span:nth-child(16){height:100%}.preview-chart span:nth-child(17){height:91%}.preview-chart span:nth-child(18){height:100%}.preview-chart span:nth-child(19){height:96%}.preview-chart span:nth-child(20){height:100%}.preview-table{display:grid;grid-template-columns:1fr .4fr .4fr;gap:8px;margin-top:13px}.preview-table span{height:5px;background:#e8ecf1;border-radius:2px}.preview-table span:nth-child(3n){background:#d2f1e8}@media(max-width:1050px){.workspace-preview{grid-template-columns:1fr;gap:30px}.preview-copy h2,.preview-copy p{max-width:none}}@media(max-width:600px){.workspace-preview{width:calc(100% - 28px);padding-top:65px}.preview-window{height:275px;grid-template-columns:42px 1fr}.preview-sidebar{padding:12px 8px;gap:13px}.preview-body{padding:15px 12px}.preview-title{margin-top:16px}.preview-metrics{margin-top:13px}.preview-metrics b{font-size:14px}.preview-chart{height:75px}}.portal-hero{background:#fff;padding:84px 20px 48px}.portal-inner{width:min(900px,100%);margin:auto;text-align:center}.portal-label{color:var(--green-dark);font-size:11px;font-weight:800;letter-spacing:.08em}.portal-hero h1{margin:14px 0 15px;font-size:48px;line-height:1.12}.portal-hero p{color:var(--muted);font-size:16px;line-height:1.6;max-width:660px;margin:0 auto}.portal-search{height:60px;margin:34px auto 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:1px solid #aeb7c3;background:#fff;box-shadow:0 10px 28px #10182817;border-radius:5px;overflow:hidden;text-align:left}.search-type{height:100%;padding:0 17px;display:flex;align-items:center;gap:8px;border-right:1px solid var(--line);color:#344054;font-size:12px;font-weight:700;background:#f8fafc}.portal-search input{min-width:0;height:100%;padding:0 17px;border:0;outline:0;font-size:15px}.portal-search button{height:46px;margin-right:6px;padding:0 18px;display:flex;align-items:center;gap:8px;border:0;border-radius:4px;background:#101828;color:#fff;font-weight:700}.portal-search button:hover{background:#23304a}.search-examples{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:14px;color:#98a2b3;font-size:11px}.search-examples button{border:0;background:none;padding:0;color:#475467;font-size:11px}.search-examples button:hover{color:var(--green-dark);text-decoration:underline}.source-bar{width:min(900px,calc(100% - 40px));margin:0 auto;padding:22px 0 54px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px 30px}.source-bar>div{display:flex;align-items:center;gap:7px;color:#667085}.source-bar svg{color:var(--green-dark);stroke-width:2.5}.source-bar span{font-size:11px}.tool-directory{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0 100px;border-top:1px solid var(--line)}.directory-top{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:12px}.directory-top h2{margin:0 0 6px;font-size:32px}.directory-top p{margin:0;color:var(--muted);font-size:13px}.tool-filter{width:250px;height:40px;display:flex;align-items:center;gap:8px;padding:0 2px;border:0;border-bottom:1px solid #b9c1cc;background:transparent;color:#98a2b3}.tool-filter:focus-within{border-color:var(--green-dark)}.tool-filter input{width:100%;border:0;outline:0;background:transparent;font-size:12px}.tool-category{padding:45px 0 50px;border-bottom:1px solid var(--line);scroll-margin-top:20px}.tool-category:last-of-type{border-bottom:0}.category-heading{display:flex;align-items:baseline;gap:18px;margin-bottom:27px}.category-heading h3{margin:0;font-size:19px}.category-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.directory-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:52px;row-gap:34px}.directory-tool{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;padding:0}.directory-tool:hover h4{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.directory-icon{width:24px;height:24px;display:block;color:#08705d}.directory-icon svg{width:20px;height:20px;stroke-width:1.8}.directory-tool>div{min-width:0}.directory-tool h4{margin:0;font-family:Manrope,Arial,sans-serif;font-size:14px;line-height:1.35;letter-spacing:0;transition:color .15s}.directory-tool p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.directory-badge{grid-column:2;margin-top:-2px;color:#98a2b3;font-size:9px;font-weight:700;text-transform:uppercase}.directory-tool>svg{display:none}.no-tools{padding:55px 0;color:var(--muted)}.seo-fallback .directory-tool{grid-template-columns:minmax(0,1fr)}.workspace-callout{width:min(1050px,calc(100% - 40px));min-height:170px;margin:0 auto 80px;padding:31px 38px;display:flex;align-items:center;justify-content:space-between;gap:40px;background:#101828;color:#fff}.workspace-callout>div>span{color:#76d7bf;font-size:9px;font-weight:800;letter-spacing:.08em}.workspace-callout h2{margin:8px 0 6px;font-size:24px}.workspace-callout p{margin:0;color:#aab4c3;font-size:12px}.workspace-callout .button{flex:0 0 auto}@media(max-width:980px){.header-inner nav a[href="/#content-tools"],.header-inner nav a[href="/#site-tools"]{display:none}.directory-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.portal-hero{padding:56px 14px 38px}.portal-hero h1{font-size:34px}.portal-hero p{font-size:14px}.portal-search{height:auto;grid-template-columns:1fr;padding:8px}.search-type{display:none}.portal-search input{height:46px;padding:0 10px}.portal-search button{height:44px;margin:0;justify-content:center}.search-examples{flex-wrap:wrap}.source-bar{width:calc(100% - 28px);padding:2px 0 40px;justify-content:flex-start;gap:9px}.source-bar>div{width:100%}.tool-directory{width:calc(100% - 28px);padding:50px 0 65px}.directory-top{align-items:stretch;flex-direction:column;gap:20px}.tool-filter{width:100%}.tool-category{padding:36px 0 40px}.category-heading{display:block;margin-bottom:25px}.category-heading p{margin-top:7px;max-width:330px}.directory-list{grid-template-columns:1fr;row-gap:28px}.directory-badge{display:block}}.feature-page{background:#f7f9fc}.feature-hero{padding:94px 20px 82px;background:#fff}.feature-hero>div{width:min(960px,100%);margin:auto}.feature-hero h1{max-width:800px;margin:15px 0 18px;font-size:54px;line-height:1.08}.feature-hero p{max-width:760px;margin:0;color:var(--muted);font-size:18px;line-height:1.65}.feature-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.feature-actions .text-link{margin:0}.feature-intro{width:min(960px,calc(100% - 40px));margin:auto;padding:66px 0;border-bottom:1px solid var(--line)}.feature-intro p{max-width:830px;margin:0;font-family:Manrope,Arial,sans-serif;font-size:23px;line-height:1.55}.feature-capabilities,.feature-workflow{width:min(1120px,calc(100% - 40px));margin:auto;padding:76px 0 86px}.feature-section-heading span,.feature-outcome>span{color:var(--green-dark);font-size:10px;font-weight:800;letter-spacing:.08em}.feature-section-heading h2{margin:8px 0 0;font-size:31px}.feature-capability-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:70px;margin-top:38px;border-top:1px solid #cfd6df}.feature-capability-list article{min-height:150px;padding:28px 0;display:grid;grid-template-columns:23px 1fr;align-content:start;gap:13px;border-bottom:1px solid var(--line)}.feature-capability-list svg{margin-top:2px;color:var(--green-dark)}.feature-capability-list h3{margin:0 0 9px;font-size:16px}.feature-capability-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.feature-workflow{width:100%;padding:78px max(20px,calc((100% - 1120px)/2)) 88px;background:#fff}.feature-workflow ol{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px;padding:0;margin:42px 0 0}.feature-workflow li{display:grid;grid-template-columns:34px 1fr;gap:16px}.feature-workflow li>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #aeb7c3;border-radius:50%;color:var(--green-dark);font-weight:800;font-size:11px}.feature-workflow h3{margin:4px 0 9px;font-size:16px}.feature-workflow p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.feature-outcome{padding:76px max(20px,calc((100% - 1120px)/2)) 82px;background:#101828;color:#fff}.feature-outcome>span{color:#76d7bf}.feature-outcome h2{max-width:820px;margin:12px 0 30px;font-size:34px;line-height:1.3}.feature-outcome .button{background:#fff;border-color:#fff;color:#101828}.feature-outcome .button:hover{background:#e7f5ef}.landing-source .feature-capability-list article{display:block}.landing-source .feature-capability-list h3{margin-top:0}@media(max-width:700px){.feature-hero{padding:58px 14px 52px}.feature-hero h1{font-size:36px}.feature-hero p{font-size:15px}.feature-actions{align-items:stretch;flex-direction:column;gap:4px}.feature-actions .button{width:100%}.feature-actions .text-link{justify-content:center;padding:13px}.feature-intro{width:calc(100% - 28px);padding:45px 0}.feature-intro p{font-size:19px}.feature-capabilities{width:calc(100% - 28px);padding:55px 0 62px}.feature-capability-list{grid-template-columns:1fr;margin-top:28px}.feature-capability-list article{min-height:0}.feature-workflow{padding:55px 14px 64px}.feature-workflow ol{grid-template-columns:1fr;gap:32px;margin-top:30px}.feature-outcome{padding:55px 14px 60px}.feature-outcome h2{font-size:27px}.feature-outcome .button{width:100%}}.portal-hero{padding:76px 20px 68px;background:#f4f7f5;border-bottom:1px solid #dfe6e1}.portal-hero-grid{width:min(1180px,100%);margin:auto;display:grid;grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);gap:clamp(38px,6vw,86px);align-items:center}.portal-copy{text-align:left;padding:22px 0 12px}.portal-label{display:inline-flex;align-items:center;gap:9px;color:#086b59;font-size:10px;font-weight:900;letter-spacing:.12em}.portal-copy h1{max-width:540px;margin:18px 0 17px;color:#14211e;font-size:clamp(42px,4.4vw,64px);line-height:1.02}.portal-copy p{max-width:510px;margin:0;color:#5d6b66;font-size:17px;line-height:1.65}.portal-copy .portal-search{margin-left:0}.portal-copy .search-examples{justify-content:flex-start}.hero-console{min-width:0;background:#fff;border:1px solid #cbd6d0;box-shadow:18px 24px #dce8e1,0 25px 50px #1c322a24;transform:rotate(1.2deg)}.console-chrome{height:38px;display:flex;align-items:center;gap:12px;padding:0 15px;border-bottom:1px solid #e0e7e3;color:#83918b;font-size:10px;letter-spacing:.02em}.console-dots{display:flex;gap:4px}.console-dots i{width:7px;height:7px;display:block;border-radius:50%;background:#cad6d0}.console-dots i:first-child{background:#f1a78e}.console-dots i:nth-child(2){background:#f0d37a}.console-dots i:nth-child(3){background:#9ad1b7}.console-live{margin-left:auto;color:#157250;font-size:9px;font-weight:900;letter-spacing:.1em}.console-body{display:grid;grid-template-columns:54px 1fr;min-height:350px}.console-body aside{display:flex;align-items:center;flex-direction:column;gap:18px;padding:18px 0;background:#11201c}.console-orbit{width:28px;height:28px;display:grid;place-items:center;color:#10201b;background:#c4efdc;border-radius:6px;margin-bottom:14px}.console-nav{width:30px;height:30px;display:grid;place-items:center;color:#71847c}.console-nav.active{color:#d3f2e3;background:#2c5749;border-radius:5px}.console-main{min-width:0;padding:23px 26px 18px;background:#fbfcfb}.console-topline{display:flex;align-items:center;gap:11px;color:#7e8a85;font-size:9px;letter-spacing:.08em}.console-topline b{color:#172521;font-size:11px;letter-spacing:0}.console-topline em{margin-left:auto;color:#77867f;font-size:9px;font-style:normal;letter-spacing:0}.console-heading{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-top:26px}.console-heading small,.console-metrics small{display:block;color:#8b9791;font-size:8px;font-weight:900;letter-spacing:.11em}.console-heading strong{display:block;margin-top:6px;color:#172521;font:700 20px Manrope,Arial,sans-serif}.console-chip{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;color:#16684e;background:#e4f5ec;font-size:9px;font-weight:800}.console-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.console-metrics>div{padding:13px;border:1px solid #e0e8e3;background:#fff}.console-metrics b{display:block;margin-top:8px;color:#16251f;font:700 21px Manrope,Arial,sans-serif}.console-metrics span{display:block;margin-top:4px;color:#16815d;font-size:9px;font-weight:800}.console-chart{height:128px;margin-top:13px;padding:12px 13px;border:1px solid #e0e8e3;background:#fff}.chart-labels{display:flex;justify-content:space-between;color:#53645c;font-size:10px;font-weight:700}.chart-labels small{color:#9aa59f;font-size:9px;font-weight:500}.chart-lines{height:82px;display:flex;align-items:end;gap:6px;padding-top:17px;border-bottom:1px solid #dfe7e1}.chart-lines i{flex:1;min-width:4px;background:#9ed8bd;border-radius:2px 2px 0 0}.chart-lines i:nth-child(1){height:27%}.chart-lines i:nth-child(2){height:41%}.chart-lines i:nth-child(3){height:35%}.chart-lines i:nth-child(4){height:52%}.chart-lines i:nth-child(5){height:48%}.chart-lines i:nth-child(6){height:61%}.chart-lines i:nth-child(7){height:56%}.chart-lines i:nth-child(8){height:74%}.chart-lines i:nth-child(9){height:67%}.chart-lines i:nth-child(10){height:83%}.chart-lines i:nth-child(11){height:78%}.chart-lines i:nth-child(12){height:93%}.console-bottom{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:14px;color:#607168;font-size:9px}.console-bottom span{display:inline-flex;align-items:center;gap:5px}.console-bottom svg{color:#17815f}.source-bar{padding-top:26px;padding-bottom:26px;background:#fff}.tool-directory{padding-top:78px}.directory-tool{padding:14px 0;border-top:1px solid transparent}.directory-tool:hover{border-top-color:#b9d7c8}.directory-tool h4{font-size:15px}.directory-tool p{font-size:12px}.directory-badge{color:#26785d}.hero-entry-strip{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:auto repeat(7,minmax(0,1fr));align-items:stretch;border-left:1px solid #d9e4de;border-right:1px solid #d9e4de;background:#fff}.entry-label{display:flex;align-items:center;padding:0 18px;color:#7b8982;font-size:9px;font-weight:900;letter-spacing:.1em;white-space:nowrap}.hero-entry-strip a{min-height:68px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 9px;border-left:1px solid #e4ebe7;color:#42524b;font-size:10px;font-weight:800;transition:background .15s,color .15s}.hero-entry-strip a svg:first-child{color:#14805e}.hero-entry-strip a svg:last-child{margin-left:auto;color:#a2aea8}.hero-entry-strip a:hover{color:#0a604d;background:#f0f8f3}.hero-entry-strip a:hover svg:last-child{color:#0a604d}@media(max-width:1050px){.portal-hero-grid{grid-template-columns:1fr;max-width:760px}.portal-copy{padding-top:0}.portal-copy h1{max-width:680px}.hero-console{transform:none}.portal-copy .portal-search{max-width:700px}}@media(max-width:700px){.portal-hero{padding:52px 14px 48px}.portal-hero-grid{gap:43px}.portal-copy h1{font-size:40px}.portal-copy p{font-size:15px}.portal-copy .portal-search{margin-top:26px}.hero-console{box-shadow:8px 12px #dce8e1,0 16px 30px #1c322a1f}.console-body{grid-template-columns:40px 1fr;min-height:300px}.console-body aside{gap:13px;padding-top:13px}.console-orbit{margin-bottom:7px}.console-main{padding:17px 13px 13px}.console-topline{gap:6px;font-size:7px}.console-topline b{font-size:9px}.console-heading{margin-top:17px}.console-heading strong{font-size:16px}.console-chip{padding:5px 6px;font-size:7px}.console-metrics{gap:5px;margin-top:14px}.console-metrics>div{padding:9px 7px}.console-metrics b{font-size:15px}.console-chart{height:104px;padding:9px 8px}.chart-lines{height:64px;gap:3px}.console-bottom{gap:6px 9px;font-size:7px}.console-bottom span:nth-child(3){display:none}.source-bar{padding:18px 0 21px}.hero-entry-strip{width:calc(100% - 28px);display:flex;overflow-x:auto;border:0}.entry-label{display:none}.hero-entry-strip a{min-width:142px;min-height:56px;justify-content:flex-start;padding:0 13px}}
