.cataloguePrototype{--ink:#14201d;--muted:#77827f;--line:#e1e7e4;--canvas:#f4f6f4;--green:#0b6f56;--green-dark:#0c4437;--lime:#c8f15a}.cataloguePrototype *{box-sizing:border-box}.cataloguePrototype{margin:0;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.cataloguePrototype button{font:inherit;cursor:pointer}.cataloguePrototype .topbar{display:flex;height:76px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,255,.88);padding:0 46px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cataloguePrototype .brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:800;letter-spacing:-.6px}.cataloguePrototype .brand-mark{position:relative;width:28px;height:28px;border-radius:7px;background:var(--green);transform:rotate(-6deg)}.cataloguePrototype .brand-mark span,.cataloguePrototype .brand-mark:before{position:absolute;width:4px;border-radius:99px;background:var(--lime);content:""}.cataloguePrototype .brand-mark:before{height:13px;left:8px;top:8px}.cataloguePrototype .brand-mark span{height:8px;left:16px;top:6px}.cataloguePrototype .brand-dot{color:var(--green)}.cataloguePrototype .topbar-right{display:flex;align-items:center;gap:17px}.cataloguePrototype .prototype-badge{border:1px solid #d5ded9;border-radius:999px;color:#78847f;padding:6px 9px;font-size:8px;font-weight:800;letter-spacing:1px}.cataloguePrototype .credits{display:flex;align-items:center;gap:8px;color:#7e8985;font-size:10px}.cataloguePrototype .credits strong{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;background:#e5f2ec;color:var(--green);font-size:11px}.cataloguePrototype .avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#172722;color:white;font-size:10px;font-weight:800}.cataloguePrototype .content{width:min(1680px,calc(100% - 60px));margin:0 auto;padding:76px 0}.cataloguePrototype .page-heading{display:flex;justify-content:space-between;margin-bottom:26px}.cataloguePrototype .page-heading p{margin:0 0 12px;color:var(--green);font-size:9px;font-weight:900;letter-spacing:1.5px}.cataloguePrototype .page-heading h1{margin:0;font-size:clamp(34px,4vw,48px);font-weight:600;letter-spacing:-2.3px}.cataloguePrototype .page-heading>div>span{display:block;margin-top:11px;color:var(--muted)}.cataloguePrototype .available-count{display:flex;align-items:center;gap:8px;color:#65716d}.cataloguePrototype .available-count i,.cataloguePrototype .card-footer i{width:7px;height:7px;border-radius:50%;background:#27aa76;box-shadow:0 0 0 3px rgba(39,170,118,.11)}.cataloguePrototype .domain-card{border:1px solid #dbe2df;border-radius:13px;background:white;box-shadow:0 14px 40px rgba(21,48,39,.05)}.cataloguePrototype .table-grid{display:grid;grid-template-columns:minmax(210px,2fr) 1.05fr .36fr .42fr .44fr .56fr .9fr .58fr .65fr 1.2fr .88fr .64fr .95fr;grid-column-gap:14px;column-gap:14px;align-items:center;min-width:1440px}.cataloguePrototype .table-head{min-height:48px;border-bottom:1px solid var(--line);background:#f8faf9;padding:0 24px;color:#97a19e;font-size:8px;font-weight:800}.cataloguePrototype .source-heading{display:flex;align-items:center;gap:5px}.cataloguePrototype .source-heading small{border-radius:3px;background:#eeedff;color:#615fdd;padding:3px 4px;font-size:6px;letter-spacing:.35px}.cataloguePrototype .domain-row{position:relative;min-height:105px;padding:0 24px;transition:background .16s ease}.cataloguePrototype .domain-row:before{position:absolute;inset:20px auto 20px 0;width:3px;border-radius:0 3px 3px 0;background:var(--green);content:""}.cataloguePrototype .domain-row:hover{background:#fbfdfc}.cataloguePrototype .domain{display:flex;min-width:0;align-items:center;gap:12px}.cataloguePrototype .favorite{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:8px;background:white;color:#82908b;font-size:17px}.cataloguePrototype .favorite:hover{border-color:#9dcab9;color:var(--green)}.cataloguePrototype .domain>div,.cataloguePrototype .metric,.cataloguePrototype .niche,.cataloguePrototype .pending,.cataloguePrototype .price,.cataloguePrototype .spam-score{display:grid;grid-gap:6px;gap:6px}.cataloguePrototype .domain strong{overflow:hidden;font-family:var(--font-geist-mono),monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .domain span,.cataloguePrototype .metric small,.cataloguePrototype .price small,.cataloguePrototype .traffic small{color:#96a09d;font-size:8px}.cataloguePrototype .niche span{font-size:10px;font-weight:700}.cataloguePrototype .niche .topic-badge{width:-moz-fit-content;width:fit-content;border-radius:4px;background:#8ac8cb;color:#173e40;padding:4px 6px;font-weight:800}.cataloguePrototype .niche small{width:-moz-fit-content;width:fit-content;border-radius:4px;background:#edf3f0;color:#71807b;padding:3px 5px;font-size:8px}.cataloguePrototype .metric strong,.cataloguePrototype .price strong,.cataloguePrototype .traffic strong{font-size:13px}.cataloguePrototype .tf-metric{justify-items:start}.cataloguePrototype .metric .tf-badge{min-width:27px;border-radius:4px;background:#75bfc2;color:#123d3f;padding:4px 6px;font-size:11px;font-weight:900;text-align:center}.cataloguePrototype .cf-metric small{color:#248144;font-weight:800}.cataloguePrototype .quality-line{width:31px;height:3px;overflow:hidden;border-radius:99px;background:#e5ebe8}.cataloguePrototype .quality-line i{display:block;height:100%;border-radius:inherit;background:var(--green)}.cataloguePrototype .traffic{display:flex;align-items:center;gap:11px}.cataloguePrototype .traffic>div:first-child{display:grid;grid-gap:6px;gap:6px}.cataloguePrototype .sparkline{display:flex;width:43px;height:29px;align-items:end;gap:2px}.cataloguePrototype .sparkline i{width:4px;min-height:4px;border-radius:2px 2px 0 0;background:#a9d9c7}.cataloguePrototype .sparkline i:nth-last-child(-n+2){background:var(--green)}.cataloguePrototype .spam-score span{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#e1f3ea;color:var(--green);padding:5px 8px;font-size:10px;font-weight:800}.cataloguePrototype .spam-score small{color:#7d9189;font-size:8px}.cataloguePrototype .pending strong{color:#a4aeaa;font-size:13px}.cataloguePrototype .pending small{color:#98a29f;font-size:8px}.cataloguePrototype .wayback-age strong{white-space:nowrap}.cataloguePrototype .snapshot-count{display:grid;grid-template-columns:19px auto;align-items:center;grid-column-gap:4px;column-gap:4px;grid-row-gap:4px;row-gap:4px}.cataloguePrototype .archive-icon{grid-row:1/3;display:grid;width:19px;height:19px;place-items:center;border-radius:5px;background:#edf1ef;color:#697773;font-size:12px}.cataloguePrototype .snapshot-count strong{color:#2868d7;font-size:13px}.cataloguePrototype .snapshot-count small{color:#96a09d;font-size:8px}.cataloguePrototype .wayback-history{width:116px}.cataloguePrototype .wayback-bars{display:flex;height:35px;align-items:end;gap:2px;border-bottom:1px solid #dce3e0}.cataloguePrototype .wayback-bars i{min-height:2px;border-radius:1px 1px 0 0;background:#6597f1;transition:background .12s ease,transform .12s ease}.cataloguePrototype .wayback-bars i:hover{background:#245fc6;transform:scaleY(1.08);transform-origin:bottom}.cataloguePrototype .wayback-bars i.is-empty{background:#edf1ef}.cataloguePrototype .wayback-years{display:flex;justify-content:space-between;margin-top:4px;color:#9ba5a2;font-size:7px}.cataloguePrototype .traffic-summary{display:grid;width:-moz-fit-content;width:fit-content;grid-gap:3px;gap:3px;color:inherit;text-decoration:none}.cataloguePrototype .traffic-summary strong{color:#615fdd;font-size:16px}.cataloguePrototype .traffic-summary span{color:#959f9c;font-size:8px}.cataloguePrototype .traffic-summary small{color:#615fdd;font-size:7px;font-weight:800;white-space:nowrap}.cataloguePrototype .traffic-summary:hover small{text-decoration:underline}.cataloguePrototype .semrush-traffic-panel{border-top:1px solid var(--line);background:white;padding:28px 30px 24px;scroll-margin-top:20px}.cataloguePrototype .traffic-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.cataloguePrototype .traffic-panel-kicker{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:#8c9492;font-size:8px;font-weight:900;letter-spacing:.7px}.cataloguePrototype .traffic-panel-kicker b{border-radius:4px;background:#eeedff;color:#615fdd;padding:4px 6px;font-size:7px}.cataloguePrototype .traffic-panel-top h2{margin:0;font-size:22px;letter-spacing:-.6px}.cataloguePrototype .traffic-panel-top p{margin:6px 0 0;color:#818987;font-size:10px}.cataloguePrototype .traffic-stats{display:flex;overflow:hidden;border:1px solid #e2e5e5;border-radius:10px;background:#fafbfb}.cataloguePrototype .traffic-stats>span{display:grid;min-width:112px;grid-gap:6px;gap:6px;padding:12px 16px}.cataloguePrototype .traffic-stats>span+span{border-left:1px solid #e2e5e5}.cataloguePrototype .traffic-stats small{color:#969d9b;font-size:7px;font-weight:800;letter-spacing:.45px}.cataloguePrototype .traffic-stats strong{color:#5554c9;font-size:17px}.cataloguePrototype .traffic-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:28px}.cataloguePrototype .granularity-filter,.cataloguePrototype .range-filters{display:flex;align-items:center}.cataloguePrototype .range-filters{gap:4px}.cataloguePrototype .range-filters button{min-height:36px;border:0;border-bottom:3px solid transparent;background:transparent;color:#252b29;padding:0 12px;font-size:11px;font-weight:700}.cataloguePrototype .range-filters button:hover{color:#5554c9}.cataloguePrototype .range-filters button.is-active{border-color:#9693ff;color:#252b29;box-shadow:inset 0 0 0 1px #aaa8ff}.cataloguePrototype .granularity-filter{overflow:hidden;border:1px solid #d7dbda;border-radius:7px}.cataloguePrototype .granularity-filter button{min-height:32px;border:0;background:white;color:#4e5653;padding:0 13px;font-size:10px}.cataloguePrototype .granularity-filter button+button{border-left:1px solid #d7dbda}.cataloguePrototype .granularity-filter button.is-active{background:#f1f0ff;color:#4e4ccb;box-shadow:inset 0 0 0 1px #9c99ff}.cataloguePrototype .series-filters{display:flex;align-items:center;gap:18px;margin:17px 0 9px}.cataloguePrototype .series-filters button{display:flex;align-items:center;gap:6px;border:0;background:transparent;color:#282e2c;padding:0;font-size:11px}.cataloguePrototype .series-filters button:not(.is-active){opacity:.42}.cataloguePrototype .series-filters i{display:grid;width:15px;height:15px;place-items:center;border-radius:4px}.cataloguePrototype .series-filters i:after{color:white;content:"✓";font-size:9px;font-style:normal;font-weight:900}.cataloguePrototype .series-filters i.organic{background:#6664dc}.cataloguePrototype .series-filters i.paid{background:#29d3ad}.cataloguePrototype .series-filters i.branded{background:#b77bf3}.cataloguePrototype .traffic-note{border-left:1px solid #d9dddc;color:#2f3734;padding-left:17px;font-size:11px}.cataloguePrototype .semrush-chart{position:relative;width:100%;min-height:270px;overflow:hidden}.cataloguePrototype .semrush-chart canvas{display:block;width:100%;height:270px}.cataloguePrototype .unlock-button{display:flex;min-height:39px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#102f27;color:white;padding:0 13px;font-size:10px;font-weight:800;box-shadow:0 5px 12px rgba(16,47,39,.13);transition:transform .14s ease,background .14s ease}.cataloguePrototype .unlock-button:hover{background:var(--green);transform:translateY(-1px)}.cataloguePrototype .unlock-button>span{display:grid;width:17px;height:17px;place-items:center;border-radius:5px;background:rgba(255,255,255,.12)}.cataloguePrototype .unlock-button.is-unlocked{border:1px solid #b7dcca;background:#e2f2eb;color:var(--green-dark);box-shadow:none}.cataloguePrototype .editorial-insights{display:grid;grid-template-columns:1fr 1.2fr 1fr;border-top:1px solid var(--line);background:#f7f9f8;padding:18px 24px}.cataloguePrototype .insight-card{min-width:0;padding:2px 20px 3px}.cataloguePrototype .insight-card:first-child{padding-left:0}.cataloguePrototype .insight-card:last-child{padding-right:0}.cataloguePrototype .insight-card+.insight-card{border-left:1px solid #dfe5e2}.cataloguePrototype .insight-top{display:flex;align-items:center;gap:7px}.cataloguePrototype .insight-icon{display:grid;width:23px;height:23px;place-items:center;border-radius:6px;background:#e5eeea;color:#3e5f55;font-family:var(--font-geist-mono),monospace;font-size:7px;font-weight:900}.cataloguePrototype .insight-label{color:#899592;font-size:7px;font-weight:900;letter-spacing:.65px}.cataloguePrototype .insight-status{margin-left:auto;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:800}.cataloguePrototype .insight-status.good{background:#e1f1e9;color:#277151}.cataloguePrototype .insight-status.caution{background:#fff0c7;color:#8b6300}.cataloguePrototype .insight-status.protected{background:#edf0f4;color:#56616c}.cataloguePrototype .insight-card h2{margin:11px 0 6px;color:#283732;font-size:12px;letter-spacing:-.15px}.cataloguePrototype .insight-card p{margin:0;color:#74817d;font-size:9px;line-height:1.55}.cataloguePrototype .insight-name .insight-icon{background:#e6f2ed;color:var(--green)}.cataloguePrototype .insight-wayback .insight-icon{background:#e8effd;color:#366fce}.cataloguePrototype .insight-links .insight-icon{background:#e3f1eb;color:var(--green);font-size:11px}.cataloguePrototype .theme-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.cataloguePrototype .theme-tags span{border:1px solid #dbe5e0;border-radius:5px;background:white;color:#61716b;padding:5px 7px;font-size:7px;font-weight:700}.cataloguePrototype .keywords-panel{border-top:1px solid var(--line);background:#fbfcfb;padding:22px 24px 20px}.cataloguePrototype .keywords-title{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.cataloguePrototype .keywords-title h2{margin:0;font-size:13px;letter-spacing:-.2px}.cataloguePrototype .keywords-title h2 span{color:#899592;font-weight:500}.cataloguePrototype .keywords-title p{margin:5px 0 0;color:#96a09d;font-size:8px}.cataloguePrototype .keywords-lock{border-radius:999px;background:#eef2f0;color:#677570;padding:6px 9px;font-size:8px;font-weight:800;white-space:nowrap}.cataloguePrototype .keywords-panel.is-revealed .keywords-lock{background:#e3f2eb;color:var(--green)}.cataloguePrototype .keywords-table{overflow:hidden;border:1px solid #e1e6e4;border-radius:9px;background:white}.cataloguePrototype .keyword-row{display:grid;grid-template-columns:minmax(280px,2fr) .55fr .55fr .65fr .55fr .55fr;min-width:760px;min-height:34px;align-items:center;border-bottom:1px solid #edf0ef;padding:0 14px;color:#53605c;font-size:9px}.cataloguePrototype .keyword-row:last-child{border-bottom:0}.cataloguePrototype .keyword-labels{min-height:32px;background:#f6f8f7;color:#98a29f;font-size:7px;font-weight:800;letter-spacing:.4px}.cataloguePrototype .keyword-text{width:-moz-fit-content;width:fit-content;color:#2463da;font-size:10px;transition:filter .18s ease,opacity .18s ease}.cataloguePrototype .keywords-panel.is-locked .keyword-text{filter:blur(5px);opacity:.58;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cataloguePrototype .intent{display:grid;width:17px;height:17px;place-items:center;border-radius:5px;font-size:8px;font-weight:900}.cataloguePrototype .intent-c{background:#ffe29a;color:#8b6500}.cataloguePrototype .intent-i{background:#dfe5ff;color:#4f61d7}.cataloguePrototype .keyword-row strong{color:#2f3b37;font-size:9px}.cataloguePrototype .locked-hint{margin:11px 0 0;color:#899592;font-size:8px;text-align:center}.cataloguePrototype .refdomains-panel{border-top:1px solid var(--line);background:white}.cataloguePrototype .refdomains-summary{display:grid;grid-template-columns:34px minmax(300px,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;padding:18px 24px}.cataloguePrototype .refdomains-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#e6f2ed;color:var(--green);font-size:15px;font-weight:900}.cataloguePrototype .refdomains-heading{display:flex;align-items:center;gap:8px}.cataloguePrototype .refdomains-heading h2{margin:0;font-size:13px;letter-spacing:-.2px}.cataloguePrototype .refdomains-heading h2 span{color:#8b9692;font-weight:500}.cataloguePrototype .majestic-badge{border-radius:4px;background:#e1eff4;color:#326078;padding:3px 5px;font-size:6px;font-weight:900;letter-spacing:.5px}.cataloguePrototype .refdomains-summary p{margin:5px 0 0;color:#8e9995;font-size:8px}.cataloguePrototype .protection-stats{display:flex;align-items:center;gap:6px}.cataloguePrototype .protection-stats span{border-radius:6px;background:#f1f5f3;color:#73807b;padding:7px 8px;font-size:7px;white-space:nowrap}.cataloguePrototype .protection-stats strong{color:#283833;font-size:10px}.cataloguePrototype .refdomains-toggle{display:flex;min-height:35px;align-items:center;gap:9px;border:1px solid #d9e2de;border-radius:8px;background:white;color:#42514c;padding:0 12px;font-size:9px;font-weight:800}.cataloguePrototype .refdomains-panel.is-open .refdomains-toggle,.cataloguePrototype .refdomains-toggle:hover{border-color:#9bc8b8;background:#eef6f2;color:var(--green)}.cataloguePrototype .serp-intelligence{display:grid;grid-template-columns:minmax(380px,.82fr) minmax(620px,1.5fr);grid-gap:18px;gap:18px;border-top:1px solid #dfe5e2;background:#eef2f0;padding:24px 36px 28px}.cataloguePrototype .gmb-card,.cataloguePrototype .serp-card{border:1px solid #d7dfdc;border-radius:13px;background:white;padding:22px;box-shadow:0 3px 12px rgba(20,41,34,.04)}.cataloguePrototype .serp-card-heading{display:flex;align-items:center;gap:12px}.cataloguePrototype .serp-card-heading>div{min-width:0}.cataloguePrototype .serp-card-label{display:block;margin-bottom:5px;color:#66736e;font-size:9px;font-weight:900;letter-spacing:.7px}.cataloguePrototype .serp-card-heading h3{margin:0;color:#18231f;font-size:17px;letter-spacing:-.2px}.cataloguePrototype .platform-logo,.cataloguePrototype .serp-scan-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:10px;font-size:14px;font-weight:900;line-height:1}.cataloguePrototype .google-logo{border:1px solid #d9dfdd;background:linear-gradient(135deg,#4285f4 0 25%,#34a853 25% 50%,#fbbc05 50% 75%,#ea4335 75%);color:white;text-shadow:0 1px 2px rgba(0,0,0,.16)}.cataloguePrototype .serp-scan-icon{background:#e8ecff;color:#5755ce;font-size:22px}.cataloguePrototype .serp-scan-icon.google-scan-icon{background:#fff;border:1px solid #e1e5eb}.cataloguePrototype .serp-scan-icon.google-scan-icon svg{width:25px;height:25px}.cataloguePrototype .active-status{display:flex;align-items:center;gap:7px;margin-left:auto;border-radius:999px;background:#e2f3ea;color:#176949;padding:7px 10px;font-size:11px;font-weight:800}.cataloguePrototype .active-status i{width:7px;height:7px;border-radius:50%;background:#20a66f;box-shadow:0 0 0 3px rgba(32,166,111,.12)}.cataloguePrototype .gmb-metrics{display:grid;grid-template-columns:.75fr .65fr 1.25fr;margin-top:20px;overflow:hidden;border:1px solid #dce2e0;border-radius:10px;background:#f8faf9}.cataloguePrototype .gmb-metrics>div{display:grid;grid-gap:5px;gap:5px;padding:15px}.cataloguePrototype .gmb-metrics>div+div{border-left:1px solid #dce2e0}.cataloguePrototype .gmb-metrics strong{color:#24312c;font-size:19px}.cataloguePrototype .gmb-metrics strong span{color:#697570;font-size:12px}.cataloguePrototype .gmb-metrics small{color:#5e6b66;font-size:10px}.cataloguePrototype .gmb-evidence,.cataloguePrototype .serp-privacy-note{margin:15px 0 0;color:#53615c;font-size:11px;line-height:1.5}.cataloguePrototype .scan-date{margin-left:auto;color:#687570;font-size:10px;white-space:nowrap}.cataloguePrototype .serp-totals{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.cataloguePrototype .serp-totals span{border:1px solid #dce2e0;border-radius:7px;background:#f7f9f8;color:#55635e;padding:8px 10px;font-size:10px}.cataloguePrototype .serp-totals strong{margin-right:3px;color:#25312d;font-size:13px}.cataloguePrototype .serp-totals .dofollow-total{border-color:#cce7d9;background:#e9f6ef;color:#237151}.cataloguePrototype .serp-totals .dofollow-total strong{color:#176949}.cataloguePrototype .serp-totals .nofollow-total{border-color:#ead9cc;background:#fff4eb;color:#8b5a33}.cataloguePrototype .serp-totals .nofollow-total strong{color:#8b4d23}.cataloguePrototype .platform-presence{display:grid;grid-template-columns:repeat(5,minmax(112px,1fr));grid-gap:9px;gap:9px;margin-top:16px}.cataloguePrototype .platform-item{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-width:0;border:1px solid #dce2e0;border-radius:9px;background:white;padding:9px}.cataloguePrototype .platform-item .platform-logo{grid-row:1/3;width:32px;height:32px;border-radius:8px;font-size:11px}.cataloguePrototype .platform-item>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.cataloguePrototype .platform-item strong{overflow:hidden;color:#2d3a35;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .platform-item small{color:#67746f;font-size:8px}.cataloguePrototype .platform-logo.facebook{background:#1877f2;color:white;font-family:Arial,sans-serif;font-size:20px}.cataloguePrototype .platform-logo.tripadvisor{background:#34e0a1;color:#18302a}.cataloguePrototype .platform-logo.pagesjaunes{background:#ffd800;color:#232323}.cataloguePrototype .platform-logo.snapchat{border:1px solid #e2cb00;background:#fffc00;color:#151515}.cataloguePrototype .platform-logo.wanderlog{background:#ef525b;color:white}.cataloguePrototype .link-type{grid-column:1/-1;width:-moz-fit-content;width:fit-content;border-radius:999px;background:#eef1f0;color:#63706b;padding:4px 6px;font-size:8px;font-weight:800}.cataloguePrototype .link-type.is-dofollow{background:#e2f3ea;color:#1d704f}.cataloguePrototype .serp-privacy-note{border-top:1px solid #e1e6e4;padding-top:12px}.cataloguePrototype .refdomains-content{border-top:1px solid #e7ece9;background:#f8faf9;padding:18px 24px 20px}.cataloguePrototype .protection-rule{display:flex;align-items:center;gap:10px;margin-bottom:12px;border:1px solid #d9e8e1;border-radius:8px;background:#edf6f2;padding:10px 12px}.cataloguePrototype .shield{display:grid;width:21px;height:21px;flex:0 0 auto;place-items:center;border-radius:6px;background:var(--green);color:white;font-size:10px;font-weight:900}.cataloguePrototype .protection-rule p{margin:0;color:#63726d;font-size:8px;line-height:1.45}.cataloguePrototype .protection-rule strong{color:#244039}.cataloguePrototype .refdomains-table-wrap{overflow-x:auto;border:1px solid #dfe6e3;border-radius:9px;background:white}.cataloguePrototype .refdomain-row{display:grid;grid-template-columns:minmax(250px,2fr) .38fr .38fr 1.25fr .8fr .45fr .7fr;min-width:940px;min-height:37px;align-items:center;grid-column-gap:13px;column-gap:13px;border-bottom:1px solid #edf0ef;padding:0 13px;color:#4f5e59;font-size:9px}.cataloguePrototype .refdomain-row:last-child{border-bottom:0}.cataloguePrototype .refdomain-labels{min-height:32px;background:#f3f6f4;color:#929d99;font-size:7px;font-weight:800;letter-spacing:.4px}.cataloguePrototype .ref-source{display:flex;width:100%;min-width:0;align-items:center;gap:9px}.cataloguePrototype .row-position{display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border-radius:6px;background:#eef2f0;color:#7c8984;font-size:7px}.cataloguePrototype .ref-source>strong{overflow:hidden;color:#255a7f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .redacted-source{display:inline-flex;max-width:190px;align-items:baseline}.cataloguePrototype .redacted-source i{overflow:hidden;color:#65736f;font-size:9px;font-style:normal;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.cataloguePrototype .redacted-source b{color:#263142;font-size:12px;font-weight:850;white-space:nowrap}.cataloguePrototype .ref-topic{display:flex;align-items:center;gap:5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .ref-topic b{border-radius:4px;background:#8ac8cb;color:#173e40;padding:4px 5px;font-size:8px}.cataloguePrototype .risk-badge{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:800}.cataloguePrototype .risk-faible{background:#e4f3eb;color:#28734f}.cataloguePrototype .risk-moyen{background:#fff1c8;color:#8b6300}.cataloguePrototype .risk-eleve{background:#fbe4e4;color:#bd4040}.cataloguePrototype .refdomains-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:13px}.cataloguePrototype .refdomains-actions p{margin:0;color:#8e9995;font-size:8px}.cataloguePrototype .download-export{display:flex;min-height:38px;align-items:center;gap:8px;border-radius:8px;background:#102f27;color:white;padding:0 14px;font-size:9px;font-weight:800;text-decoration:none;box-shadow:0 5px 12px rgba(16,47,39,.12)}.cataloguePrototype .download-export:hover{background:var(--green)}.cataloguePrototype .download-export span{display:grid;width:17px;height:17px;place-items:center;border-radius:5px;background:rgba(255,255,255,.12)}.cataloguePrototype .card-footer{display:flex;min-height:48px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);background:#fbfcfb;padding:0 24px;color:#98a29f;font-size:8px}.cataloguePrototype .card-footer>span:last-child{display:flex;align-items:center;gap:8px;color:#71817b}.cataloguePrototype .card-footer .traffic-status i{background:#6865df;box-shadow:0 0 0 3px rgba(104,101,223,.11)}.cataloguePrototype .helper-text{max-width:580px;margin:18px 4px 0;color:#8a9692;font-size:10px;line-height:1.6}.cataloguePrototype{--ink:#18231f;--muted:#5f6d68;--line:#d9e1de;--canvas:#f2f5f3;background:var(--canvas);color:var(--ink);font-family:var(--font-geist-sans),Arial,Helvetica,sans-serif}.cataloguePrototype .topbar{z-index:10;height:72px;border-bottom-color:#d7dfdc;background:rgba(255,255,255,.96);padding:0 32px;box-shadow:0 1px 0 rgba(16,47,39,.03)}.cataloguePrototype .brand{gap:12px;font-size:22px}.cataloguePrototype .brand-mark{width:31px;height:31px}.cataloguePrototype .prototype-badge{color:#52605b;padding:7px 10px;font-size:10px}.cataloguePrototype .credits{color:#52605b}.cataloguePrototype .credits strong{font-size:13px}.cataloguePrototype .avatar{width:38px;height:38px;font-size:12px}.cataloguePrototype .content{width:min(1760px,calc(100% - 48px));padding:52px 0 72px}.cataloguePrototype .page-heading{margin-bottom:24px}.cataloguePrototype .page-heading p{margin-bottom:10px;font-size:11px;letter-spacing:1.2px}.cataloguePrototype .page-heading h1{font-size:clamp(36px,4vw,48px);letter-spacing:-2px}.cataloguePrototype .page-heading>div>span{margin-top:10px;color:#52615c;font-size:15px}.cataloguePrototype .available-count{border:1px solid #d8e2de;background:white;color:#43514c;padding:9px 13px;font-size:12px}.cataloguePrototype .domain-card{border-color:#d5ddda;border-radius:16px;box-shadow:0 16px 45px rgba(21,48,39,.08)}.cataloguePrototype .table-grid{grid-template-columns:minmax(225px,2fr) 1.08fr .42fr .48fr .5fr .62fr .94fr .65fr .75fr 1.25fr .94fr .65fr 1fr;column-gap:18px;min-width:1560px}.cataloguePrototype .table-head{min-height:58px;background:#f4f7f5;padding:0 28px;color:#52615c;font-size:10px;letter-spacing:.45px}.cataloguePrototype .source-heading{gap:7px}.cataloguePrototype .source-heading small{padding:4px 5px;font-size:8px}.cataloguePrototype .domain-row{min-height:126px;padding:0 28px}.cataloguePrototype .domain-row:before{inset:22px auto 22px 0;width:4px}.cataloguePrototype .favorite{width:38px;height:38px;border-color:#d6dfdb;border-radius:10px;color:#53625d;font-size:21px}.cataloguePrototype .domain{gap:14px}.cataloguePrototype .domain strong{color:#17231f;font-size:15px}.cataloguePrototype .domain span,.cataloguePrototype .metric small,.cataloguePrototype .price small{color:#62706b;font-size:11px}.cataloguePrototype .domain>div,.cataloguePrototype .metric,.cataloguePrototype .niche,.cataloguePrototype .pending,.cataloguePrototype .price,.cataloguePrototype .spam-score{gap:7px}.cataloguePrototype .niche span{font-size:12px}.cataloguePrototype .niche .topic-badge{padding:6px 8px}.cataloguePrototype .niche small{color:#53635d;padding:4px 6px;font-size:10px}.cataloguePrototype .metric strong,.cataloguePrototype .price strong{color:#1d2925;font-size:17px}.cataloguePrototype .metric .tf-badge{min-width:34px;padding:6px 8px;font-size:14px}.cataloguePrototype .quality-line{width:36px;height:4px}.cataloguePrototype .cf-metric small{font-size:11px}.cataloguePrototype .pending strong{color:#66736e;font-size:17px}.cataloguePrototype .pending small{color:#66736e;font-size:11px}.cataloguePrototype .snapshot-count{grid-template-columns:25px auto;column-gap:7px}.cataloguePrototype .archive-icon{width:25px;height:25px;font-size:14px}.cataloguePrototype .snapshot-count strong{font-size:17px}.cataloguePrototype .snapshot-count small{color:#62706b;font-size:11px}.cataloguePrototype .wayback-history{width:126px}.cataloguePrototype .wayback-bars{height:42px;gap:3px}.cataloguePrototype .wayback-bars i{width:4px}.cataloguePrototype .wayback-years{color:#61706b;font-size:9px}.cataloguePrototype .traffic-summary{gap:4px}.cataloguePrototype .traffic-summary strong{font-size:19px}.cataloguePrototype .traffic-summary span{color:#586661;font-size:11px}.cataloguePrototype .traffic-summary small{font-size:10px}.cataloguePrototype .unlock-button{min-height:44px;border-radius:9px;padding:0 17px;font-size:13px}.cataloguePrototype .unlock-button>span{width:20px;height:20px}.cataloguePrototype .semrush-traffic-panel{background:#ffffff;padding:34px 36px 28px}.cataloguePrototype .traffic-panel-kicker{margin-bottom:10px;color:#56635f;font-size:10px}.cataloguePrototype .traffic-panel-kicker b{padding:5px 7px;font-size:9px}.cataloguePrototype .traffic-panel-top h2{font-size:26px}.cataloguePrototype .traffic-panel-top p{margin-top:8px;color:#56635f;font-size:14px}.cataloguePrototype .traffic-stats>span{min-width:136px;gap:8px;padding:15px 18px}.cataloguePrototype .traffic-stats small{color:#5f6b67;font-size:9px}.cataloguePrototype .traffic-stats strong{font-size:20px}.cataloguePrototype .traffic-toolbar{margin-top:30px}.cataloguePrototype .range-filters{gap:7px}.cataloguePrototype .range-filters button{min-height:40px;padding:0 14px;font-size:13px}.cataloguePrototype .granularity-filter button{min-height:38px;padding:0 16px;font-size:13px}.cataloguePrototype .series-filters{gap:22px;margin:21px 0 12px}.cataloguePrototype .series-filters button,.cataloguePrototype .traffic-note{color:#27312e;font-size:13px}.cataloguePrototype .series-filters i{width:17px;height:17px}.cataloguePrototype .semrush-chart,.cataloguePrototype .semrush-chart canvas{min-height:300px;height:300px}.cataloguePrototype .editorial-insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;background:#f3f6f4;padding:34px 36px 36px}.cataloguePrototype .section-intro{grid-column:1/-1;margin-bottom:4px}.cataloguePrototype .section-intro>span{color:var(--green);font-size:10px;font-weight:900;letter-spacing:1px}.cataloguePrototype .section-intro h2{margin:8px 0 5px;color:#18231f;font-size:24px;letter-spacing:-.6px}.cataloguePrototype .section-intro p{margin:0;color:#56635f;font-size:14px}.cataloguePrototype .insight-card{min-height:190px;border:1px solid #d8e0dd;border-radius:12px;background:white;padding:22px;box-shadow:0 3px 10px rgba(23,44,37,.035)}.cataloguePrototype .insight-card:first-child,.cataloguePrototype .insight-card:last-child{padding:22px}.cataloguePrototype .insight-card+.insight-card{border-left:1px solid #d8e0dd}.cataloguePrototype .insight-top{gap:9px}.cataloguePrototype .insight-icon{width:32px;height:32px;border-radius:8px;font-size:10px}.cataloguePrototype .insight-label{color:#53615d;font-size:9px;letter-spacing:.7px}.cataloguePrototype .insight-status{padding:6px 8px;font-size:10px}.cataloguePrototype .insight-card h2{margin:20px 0 10px;color:#1e2a26;font-size:18px;line-height:1.25}.cataloguePrototype .insight-card p{color:#4f5f59;font-size:14px;line-height:1.6}.cataloguePrototype .insight-links .insight-icon{font-size:15px}.cataloguePrototype .theme-tags{gap:7px;margin-top:16px}.cataloguePrototype .theme-tags span{border-color:#d5dfdb;color:#44534e;padding:7px 9px;font-size:11px}.cataloguePrototype .keywords-panel{background:white;padding:34px 36px 32px}.cataloguePrototype .keywords-title{margin-bottom:20px}.cataloguePrototype .keywords-title h2{color:#18231f;font-size:22px}.cataloguePrototype .keywords-title h2 span{color:#596762}.cataloguePrototype .keywords-title p{margin-top:7px;color:#56635f;font-size:13px}.cataloguePrototype .keywords-lock{color:#4f5d58;padding:8px 11px;font-size:11px}.cataloguePrototype .keywords-table{border-color:#d8dfdc;border-radius:10px}.cataloguePrototype .keyword-row{min-height:48px;padding:0 18px;color:#34413d;font-size:13px}.cataloguePrototype .keyword-labels{min-height:45px;background:#f3f5f4;color:#52605b;font-size:10px}.cataloguePrototype .keyword-text{font-size:14px}.cataloguePrototype .intent{width:23px;height:23px;font-size:11px}.cataloguePrototype .keyword-row strong{color:#25312d;font-size:13px}.cataloguePrototype .locked-hint{margin-top:16px;color:#54625d;font-size:12px}.cataloguePrototype .refdomains-panel{background:#f7f9f8}.cataloguePrototype .refdomains-summary{grid-template-columns:44px minmax(360px,1fr) auto auto;gap:18px;padding:28px 36px}.cataloguePrototype .refdomains-icon{width:44px;height:44px;border-radius:11px;font-size:19px}.cataloguePrototype .refdomains-heading{gap:10px}.cataloguePrototype .refdomains-heading h2{color:#18231f;font-size:20px}.cataloguePrototype .refdomains-heading h2 span{color:#596762}.cataloguePrototype .majestic-badge{padding:5px 7px;font-size:8px}.cataloguePrototype .refdomains-summary p{margin-top:7px;color:#56635f;font-size:13px}.cataloguePrototype .protection-stats{gap:8px}.cataloguePrototype .protection-stats span{color:#52605b;padding:9px 10px;font-size:10px}.cataloguePrototype .protection-stats strong{color:#25312d;font-size:14px}.cataloguePrototype .refdomains-toggle{min-height:44px;padding:0 15px;font-size:12px}.cataloguePrototype .refdomains-content{background:#f3f6f4;padding:24px 36px 28px}.cataloguePrototype .protection-rule{margin-bottom:16px;padding:13px 15px}.cataloguePrototype .shield{width:28px;height:28px;font-size:13px}.cataloguePrototype .protection-rule p{color:#46564f;font-size:12px}.cataloguePrototype .refdomain-row{min-height:47px;padding:0 16px;color:#33413c;font-size:12px}.cataloguePrototype .refdomain-labels{min-height:43px;color:#53615c;font-size:9px}.cataloguePrototype .row-position{width:25px;height:25px;font-size:10px}.cataloguePrototype .redacted-source i,.cataloguePrototype .ref-source>strong{font-size:12px}.cataloguePrototype .ref-topic b{padding:5px 6px;font-size:10px}.cataloguePrototype .risk-badge{padding:6px 8px;font-size:10px}.cataloguePrototype .refdomains-actions{margin-top:17px}.cataloguePrototype .refdomains-actions p{color:#53615c;font-size:12px}.cataloguePrototype .download-export{min-height:44px;padding:0 17px;font-size:12px}.cataloguePrototype .source-badge{border-radius:6px;padding:5px 7px;font-size:8px;font-weight:900;letter-spacing:.55px}.cataloguePrototype .google-badge{background:#e9efff;color:#315dc7}.cataloguePrototype .protection-stats .is-follow{background:#e9f6ef;color:#237151}.cataloguePrototype .protection-stats .is-follow strong{color:#176949}.cataloguePrototype .protection-stats .is-nofollow{background:#fff4eb;color:#8b5a33}.cataloguePrototype .protection-stats .is-nofollow strong{color:#8b4d23}.cataloguePrototype .serp-intelligence{grid-template-columns:minmax(520px,1.05fr) minmax(450px,.95fr)}.cataloguePrototype .social-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));grid-gap:12px;gap:12px;margin-top:9px}.cataloguePrototype .platform-group-label{margin:18px 0 0;color:#687570;font-size:9px;font-weight:900;letter-spacing:.65px}.cataloguePrototype .known-platform-grid{margin-top:9px}.cataloguePrototype .social-grid .platform-item{min-height:78px;grid-template-columns:42px minmax(0,1fr) auto;padding:12px}.cataloguePrototype .social-grid .platform-item .platform-logo{grid-row:auto;width:42px;height:42px}.cataloguePrototype .social-grid .platform-item strong{font-size:13px}.cataloguePrototype .social-grid .platform-item small{font-size:10px;line-height:1.35}.cataloguePrototype .social-grid .link-type{grid-column:auto}.cataloguePrototype .audit-source-strip{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:14px}.cataloguePrototype .audit-source-strip span{border:1px solid #dce3e0;border-radius:8px;background:white;color:#53615c;padding:8px 10px;font-size:11px}.cataloguePrototype .audit-source-strip b{color:#24312c;font-size:13px}.cataloguePrototype .refdomain-row{grid-template-columns:minmax(380px,3fr) minmax(110px,.75fr) minmax(110px,.65fr) minmax(110px,.65fr);min-width:720px}.cataloguePrototype .acquisition-badge{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:850;white-space:nowrap}.cataloguePrototype .acquisition-badge.is-majestic{background:#e1eff4;color:#326078}.cataloguePrototype .acquisition-badge.is-serp{background:#e9efff;color:#315dc7}.cataloguePrototype .acquisition-badge.is-both{background:#eee9ff;color:#5e4fb1}.cataloguePrototype .tf-cf{display:inline-flex;align-items:center;gap:5px;color:#66736e}.cataloguePrototype .tf-cf b{display:grid;min-width:25px;min-height:25px;place-items:center;border-radius:6px;background:#8ac8cb;color:#173e40}.cataloguePrototype .tf-cf i{color:#a1aaa7;font-style:normal}.cataloguePrototype .link-count{width:-moz-fit-content;width:fit-content;min-width:27px;border-radius:6px;padding:5px 7px;text-align:center}.cataloguePrototype .link-count.is-follow{background:#e9f6ef;color:#176949}.cataloguePrototype .link-count.is-nofollow{background:#fff4eb;color:#8b4d23}.cataloguePrototype .ref-source-visible{display:inline-flex;min-width:0;align-items:center;gap:8px}.cataloguePrototype .ref-source-visible>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .ref-source-link{display:inline-grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border:1px solid #b9cbd8;border-radius:7px;background:#f5faff;color:#176949;font-size:15px;font-weight:900;line-height:1;text-decoration:none}.cataloguePrototype .ref-source-link:hover{border-color:#176949;background:#e9f6ef}.cataloguePrototype .signal-badge.is-confirmed-follow{background:#e2f3ea;color:#176949}.cataloguePrototype .signal-badge.is-confirmed-nofollow{background:#fff0e4;color:#8b4d23}.cataloguePrototype .signal-badge.is-mention{background:#fff5cc;color:#775a00}.cataloguePrototype .signal-badge.is-neutral{background:#eef1f0;color:#63706b}.cataloguePrototype .protection-badge.is-masked{background:#fbe4e4;color:#a43e3e}.cataloguePrototype .protection-badge.is-visible{background:#e4f3eb;color:#28734f}.cataloguePrototype .card-footer{min-height:58px;background:white;padding:0 36px;color:#53615c;font-size:12px}.cataloguePrototype .card-footer>span:last-child{color:#45534e}.cataloguePrototype .domain-accordion{overflow:hidden;background:transparent}.cataloguePrototype .domain-compact-row{position:relative;display:grid;grid-template-columns:minmax(205px,1.1fr) minmax(140px,.72fr) minmax(280px,1.35fr) minmax(170px,.78fr) minmax(170px,.82fr) minmax(190px,.96fr) 58px minmax(105px,.52fr);min-width:1500px;min-height:142px;grid-gap:14px;gap:14px;background:white;padding:18px 24px;transition:background .16s ease,box-shadow .16s ease}.cataloguePrototype .domain-compact-row:before{position:absolute;inset:20px auto 20px 0;width:4px;border-radius:0 4px 4px 0;background:var(--green);content:""}.cataloguePrototype .domain-compact-row:hover{background:#fcfdfc;box-shadow:inset 0 0 0 1px rgba(25,123,91,.08)}.cataloguePrototype .domain-accordion.has-active-module .domain-compact-row{border-bottom:1px solid #dbe3df;background:#fbfdfc}.cataloguePrototype .compact-identity,.cataloguePrototype .compact-wayback{display:flex;min-width:0;align-items:center;gap:13px}.cataloguePrototype .compact-identity>div,.cataloguePrototype .compact-price,.cataloguePrototype .compact-topic,.cataloguePrototype .compact-wayback-copy{display:grid;min-width:0;grid-gap:6px;gap:6px}.cataloguePrototype .compact-eyebrow,.cataloguePrototype .compact-label,.cataloguePrototype .mini-traffic-heading>span{color:#687570;font-size:9px;font-weight:900;letter-spacing:.65px}.cataloguePrototype .compact-identity strong{overflow:hidden;color:#17231f;font-size:17px;letter-spacing:-.25px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .compact-identity small,.cataloguePrototype .compact-price small,.cataloguePrototype .compact-topic small,.cataloguePrototype .compact-wayback small{color:#63706b;font-size:10px}.cataloguePrototype .compact-topic .topic-badge{border-radius:6px;background:#dcefee;color:#276061;font-weight:850}.cataloguePrototype .compact-seo-metrics{display:grid;grid-template-columns:repeat(5,minmax(52px,1fr));overflow:hidden;border:1px solid #dfe5e2;border-radius:11px;background:#f8faf9}.cataloguePrototype .compact-metric{display:grid;min-height:72px;align-content:center;justify-items:center;grid-gap:3px;gap:3px;padding:8px 6px}.cataloguePrototype .compact-metric+.compact-metric{border-left:1px solid #dfe5e2}.cataloguePrototype .compact-metric span{color:#697670;font-size:8px;font-weight:900;letter-spacing:.5px}.cataloguePrototype .compact-metric strong{color:#26342f;font-size:18px}.cataloguePrototype .compact-metric small{color:#6f7c77;font-size:8px}.cataloguePrototype .compact-metric.tf strong{display:grid;min-width:31px;min-height:31px;place-items:center;border-radius:7px;background:#8ac8cb;color:#173e40;font-size:15px}.cataloguePrototype .compact-google-signals{display:grid;grid-template-columns:1.15fr .85fr;border:1px solid #dfe5e2;border-radius:11px}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index{display:flex;min-width:0;min-height:72px;align-items:center;padding:8px 9px}.cataloguePrototype .compact-google-index{border-left:1px solid #e2e7e5}.cataloguePrototype .compact-gmb>div,.cataloguePrototype .compact-google-index>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.cataloguePrototype .compact-google-logo{display:block;flex:0 0 auto}.cataloguePrototype .compact-gmb strong{color:#805019;font-size:16px}.cataloguePrototype .compact-gmb strong span{color:#e89a14;font-size:12px}.cataloguePrototype .compact-gmb small{color:#63706b;font-size:8px;white-space:nowrap}.cataloguePrototype .compact-gmb small i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#20a66f}.cataloguePrototype .compact-google-index strong{color:#26342f;font-size:16px}.cataloguePrototype .compact-google-index small{color:#7b8782;font-size:7px;white-space:nowrap}.cataloguePrototype .compact-wayback{border-left:1px solid #e2e7e5;background:transparent;padding-left:17px;color:inherit;font:inherit;text-align:left;cursor:pointer}.cataloguePrototype .compact-wayback.is-active,.cataloguePrototype .compact-wayback:hover{background:#f1f6f4}.cataloguePrototype .compact-wayback-copy{flex:0 0 auto}.cataloguePrototype .compact-wayback-copy strong{color:#26342f}.cataloguePrototype .compact-wayback .wayback-history{width:min(105px,48%);min-width:90px}.cataloguePrototype .compact-wayback .wayback-bars{height:49px}.cataloguePrototype .mini-traffic-preview{position:relative;grid-template-columns:minmax(72px,auto) minmax(110px,1fr);min-width:0;align-items:center;grid-gap:9px;gap:9px;border:1px solid #deddf4;border-radius:11px;background:#fbfaff;padding:10px 11px;color:inherit;font:inherit;text-align:left;cursor:pointer}.cataloguePrototype .mini-traffic-preview.is-active,.cataloguePrototype .mini-traffic-preview:hover{border-color:#9b97ed;background:#f5f3ff;box-shadow:0 0 0 2px rgba(108,104,232,.08)}.cataloguePrototype .mini-traffic-heading{grid-gap:7px;gap:7px}.cataloguePrototype .mini-traffic-heading strong{color:#4e4ab8;font-size:20px}.cataloguePrototype .mini-traffic-heading strong small{color:#7673a5;font-size:8px;font-weight:700}.cataloguePrototype .mini-traffic-chart,.cataloguePrototype .mini-traffic-chart canvas{height:58px}.cataloguePrototype .mini-traffic-current{position:absolute;right:9px;bottom:7px;border-radius:999px;background:rgba(255,255,255,.9);color:#666f6c;padding:3px 5px;font-size:7px;font-weight:850}.cataloguePrototype .compact-price strong{color:#283631}.cataloguePrototype .compact-actions{display:grid;grid-gap:8px;gap:8px}.cataloguePrototype .compact-actions .unlock-button{width:100%;justify-content:center;border-radius:9px}.cataloguePrototype .module-count{color:#687570;font-size:9px;font-weight:800;text-align:center}.cataloguePrototype .domain-module-nav{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));grid-gap:1px;gap:1px;border-top:1px solid #e1e6e4;background:#e1e6e4}.cataloguePrototype .domain-module-nav button{display:grid;grid-template-columns:34px minmax(0,1fr) 24px;min-height:68px;align-items:center;grid-gap:10px;gap:10px;border:0;background:#f7f9f8;padding:10px 18px;color:#34433e;text-align:left;transition:background .15s ease,color .15s ease}.cataloguePrototype .domain-module-nav button:hover{background:#eef5f2}.cataloguePrototype .domain-module-nav button.is-active{background:#e7f3ee;color:#176949;box-shadow:inset 0 -3px #238966}.cataloguePrototype .module-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:white;color:#446058;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px #dce4e0}.cataloguePrototype .domain-module-nav button.is-active .module-icon{background:#238966;color:white;box-shadow:none}.cataloguePrototype .domain-module-nav button>span:nth-child(2){display:grid;min-width:0;grid-gap:4px;gap:4px}.cataloguePrototype .domain-module-nav strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .domain-module-nav small{overflow:hidden;color:#687570;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .domain-module-nav button>i{color:#74807c;font-size:11px;font-style:normal;text-align:right}.cataloguePrototype .domain-module-panel{overflow:hidden;border-top:1px solid #dbe3df;background:white;animation:domain-details-in .17s ease both}.cataloguePrototype .module-panel-heading{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e3e8e6;background:#f4f7f5;padding:0 30px}.cataloguePrototype .module-panel-heading>div{display:flex;align-items:baseline}.cataloguePrototype .module-panel-heading>div span{color:#62706b;font-size:9px;font-weight:900;letter-spacing:.8px}.cataloguePrototype .module-panel-heading>div strong{color:#1d2a25;font-size:14px}.cataloguePrototype .module-panel-heading button{display:flex;min-height:32px;align-items:center;gap:8px;border:1px solid #d4ddda;border-radius:8px;background:white;color:#44534e;padding:0 11px;font-size:10px;font-weight:800}.cataloguePrototype .module-panel-heading button span{font-size:15px}.cataloguePrototype .domain-module-panel .editorial-insights,.cataloguePrototype .domain-module-panel .keywords-panel,.cataloguePrototype .domain-module-panel .refdomains-panel,.cataloguePrototype .domain-module-panel .semrush-traffic-panel{border-top:0}.cataloguePrototype .module-traffic .semrush-traffic-panel{padding:24px 30px 20px}.cataloguePrototype .module-traffic .traffic-toolbar{margin-top:20px}.cataloguePrototype .module-traffic .semrush-chart,.cataloguePrototype .module-traffic .semrush-chart canvas{min-height:240px;height:240px}.cataloguePrototype .module-brief .editorial-insights{padding:24px 30px 26px}.cataloguePrototype .module-brief .insight-card{min-height:150px;padding:18px}.cataloguePrototype .module-brief .insight-card:first-child,.cataloguePrototype .module-brief .insight-card:last-child{padding:18px}.cataloguePrototype .module-brief .insight-card h2{margin:14px 0 8px;font-size:16px}.cataloguePrototype .module-brief .insight-card p{font-size:12px;line-height:1.5}.cataloguePrototype .module-keywords .keywords-panel{min-height:auto;padding:24px 30px}.cataloguePrototype .module-keywords .keyword-row{min-height:42px}.cataloguePrototype .module-links .refdomains-summary{grid-template-columns:44px minmax(360px,1fr);padding:22px 30px}.cataloguePrototype .rd-source-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;border-top:1px solid #dfe5e2;background:#f3f6f4;padding:18px 30px 22px}.cataloguePrototype .rd-source-card{display:grid;grid-template-columns:minmax(190px,.85fr) minmax(420px,1.6fr);align-items:center;grid-gap:18px;gap:18px;border:1px solid #d8e0dd;border-radius:12px;background:white;padding:16px 18px}.cataloguePrototype .rd-source-card.is-majestic{border-top:3px solid #70adbf}.cataloguePrototype .rd-source-card.is-serp{border-top:3px solid #647ee8}.cataloguePrototype .rd-source-title{display:flex;align-items:center;gap:11px}.cataloguePrototype .rd-source-title>div{display:grid;grid-gap:4px;gap:4px}.cataloguePrototype .rd-source-title small{color:#687570;font-size:8px;font-weight:900;letter-spacing:.55px}.cataloguePrototype .rd-source-title strong{color:#24312d;font-size:14px}.cataloguePrototype .rd-source-icon{display:grid;width:35px;height:35px;flex:0 0 auto;place-items:center;border-radius:9px;background:#e4f0f3;color:#326078;font-size:13px;font-weight:900}.cataloguePrototype .rd-source-card.is-serp .rd-source-icon{background:#e9edff;color:#425ac4}.cataloguePrototype .rd-source-metrics{display:grid;grid-template-columns:repeat(4,minmax(82px,1fr));overflow:hidden;border:1px solid #e1e6e4;border-radius:9px}.cataloguePrototype .rd-source-metrics span{display:grid;min-height:54px;align-content:center;grid-gap:3px;gap:3px;color:#64716c;padding:7px 10px;font-size:9px}.cataloguePrototype .rd-source-metrics span+span{border-left:1px solid #e1e6e4}.cataloguePrototype .rd-source-metrics strong{color:#26342f;font-size:16px}.cataloguePrototype .rd-source-metrics .is-follow{background:#edf7f2;color:#237151}.cataloguePrototype .rd-source-metrics .is-follow strong{color:#176949}.cataloguePrototype .rd-source-metrics .is-nofollow{background:#fff6ef;color:#8b5a33}.cataloguePrototype .rd-source-metrics .is-nofollow strong{color:#8b4d23}.cataloguePrototype .module-links .refdomains-table-wrap{max-height:420px;overflow:auto}.cataloguePrototype .rd-table-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:13px}.cataloguePrototype .rd-table-heading>div{display:grid;grid-gap:5px;gap:5px}.cataloguePrototype .rd-table-heading strong{color:#25332e;font-size:15px}.cataloguePrototype .rd-table-heading span{color:#63706b;font-size:10px}.cataloguePrototype .rd-list-count{border-radius:999px;background:#e7f3ee;color:#176949!important;padding:7px 10px;font-weight:850;white-space:nowrap}.cataloguePrototype .module-links .refdomain-labels{position:-webkit-sticky;position:sticky;z-index:2;top:0}.cataloguePrototype .serp-module{background:#f3f6f4;padding:18px 30px 20px}.cataloguePrototype .serp-module-summary{display:flex;align-items:center;justify-content:center;gap:18px;border:1px solid #d8e0dd;border-radius:12px;background:white;padding:15px 18px}.cataloguePrototype .serp-audit-primary,.cataloguePrototype .serp-audit-title{display:flex;align-items:center;gap:12px}.cataloguePrototype .serp-audit-primary{min-width:0;justify-content:center;flex-wrap:wrap;gap:12px 20px}.cataloguePrototype .serp-audit-title{flex:0 0 auto}.cataloguePrototype .serp-module-summary h3{margin:0;color:#1f2c27;font-size:17px}.cataloguePrototype .serp-audit-metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.cataloguePrototype .serp-audit-metrics span{border-radius:7px;background:#f1f4f3;color:#586661;padding:8px 10px;font-size:10px}.cataloguePrototype .serp-audit-metrics strong{color:#23312c;font-size:13px}.cataloguePrototype .serp-inline-platforms{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.cataloguePrototype .serp-inline-platform{display:inline-flex;min-height:30px;align-items:center;gap:6px;border:1px solid #dde4e1;border-radius:8px;background:#f7f9f8;color:#24312c;padding:3px 7px 3px 4px}.cataloguePrototype .serp-inline-platform>strong{min-width:12px;color:#24312c;font-size:12px;line-height:1;text-align:center}.cataloguePrototype .serp-directory-logo{display:inline-grid;width:22px;height:22px;place-items:center;border-radius:6px;background:#f7c928;color:#27240d;font-size:8px;font-weight:900;letter-spacing:-.02em}.cataloguePrototype .serp-directory-logo.is-cybo{width:29px;background:#1768c8;color:#fff;font-size:7px;font-weight:800;letter-spacing:-.045em;text-transform:lowercase}.cataloguePrototype .serp-platform-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.cataloguePrototype .serp-module .serp-card{padding:18px}.cataloguePrototype .serp-module .social-grid{margin-top:14px}.cataloguePrototype .platforms-only{grid-template-columns:minmax(600px,1fr)}.cataloguePrototype .platforms-only .social-card{max-width:none}@keyframes domain-details-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.cataloguePrototype .helper-text{max-width:760px;margin-top:20px;color:#53615c;font-size:13px}@media (max-width:980px){.cataloguePrototype .content{width:min(100% - 28px,1760px);padding-top:48px}.cataloguePrototype .domain-card{overflow:visible}.cataloguePrototype .domain-compact-row{grid-template-columns:minmax(230px,1.1fr) minmax(180px,.8fr);min-width:0;gap:16px;padding:22px}.cataloguePrototype .compact-seo-metrics,.cataloguePrototype .mini-traffic-preview{grid-column:1/-1}.cataloguePrototype .compact-wayback{border-left:0;padding-left:0}.cataloguePrototype .compact-price{justify-items:start}.cataloguePrototype .compact-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(150px,1fr))}.cataloguePrototype .domain-module-nav{grid-template-columns:repeat(2,minmax(180px,1fr))}.cataloguePrototype .domain-module-panel .editorial-insights,.cataloguePrototype .domain-module-panel .keywords-panel,.cataloguePrototype .domain-module-panel .refdomains-panel,.cataloguePrototype .domain-module-panel .semrush-traffic-panel,.cataloguePrototype .domain-module-panel .serp-intelligence{min-width:0}.cataloguePrototype .domain-module-panel .editorial-insights,.cataloguePrototype .domain-module-panel .serp-intelligence,.cataloguePrototype .rd-source-cards,.cataloguePrototype .serp-platform-groups{grid-template-columns:1fr}.cataloguePrototype .serp-module-summary{align-items:flex-start;flex-direction:column}.cataloguePrototype .serp-audit-metrics{justify-content:flex-start}}@media (max-width:620px){.cataloguePrototype .topbar{height:66px;padding:0 17px}.cataloguePrototype .credits>span,.cataloguePrototype .prototype-badge{display:none}.cataloguePrototype .content{padding-top:36px}.cataloguePrototype .page-heading{align-items:flex-start;flex-direction:column;gap:20px}.cataloguePrototype .page-heading h1{font-size:37px}.cataloguePrototype .domain-compact-row{grid-template-columns:1fr;padding:20px 17px}.cataloguePrototype .compact-actions,.cataloguePrototype .compact-google-signals,.cataloguePrototype .compact-price,.cataloguePrototype .compact-seo-metrics,.cataloguePrototype .compact-topic,.cataloguePrototype .compact-wayback,.cataloguePrototype .mini-traffic-preview{grid-column:1}.cataloguePrototype .compact-seo-metrics{grid-template-columns:repeat(5,minmax(58px,1fr));overflow-x:auto}.cataloguePrototype .compact-wayback{justify-content:space-between;border-top:1px solid #e2e7e5;padding-top:15px}.cataloguePrototype .compact-actions,.cataloguePrototype .domain-module-nav{grid-template-columns:1fr}.cataloguePrototype .module-panel-heading{padding:10px 16px}.cataloguePrototype .module-panel-heading>div{display:grid;grid-gap:4px;gap:4px}.cataloguePrototype .serp-module{padding:16px}.cataloguePrototype .module-links .refdomains-summary{grid-template-columns:1fr;padding:18px}.cataloguePrototype .module-links .refdomains-icon{display:none}.cataloguePrototype .module-links .refdomains-toggle{width:100%;justify-content:center}.cataloguePrototype .rd-source-cards{padding:16px}.cataloguePrototype .rd-source-card{grid-template-columns:1fr}.cataloguePrototype .rd-source-metrics{grid-template-columns:repeat(2,minmax(110px,1fr))}.cataloguePrototype .rd-source-metrics span:nth-child(3){border-left:0;border-top:1px solid #e1e6e4}.cataloguePrototype .rd-source-metrics span:nth-child(4){border-top:1px solid #e1e6e4}}@media (prefers-reduced-motion:reduce){.cataloguePrototype *{transition-duration:.01ms!important}}.cataloguePrototype{background:#f6f8fa;color:#17202e;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cataloguePrototype .page-shell{display:flex;min-height:100vh}.cataloguePrototype .app-sidebar{position:-webkit-sticky;position:sticky;z-index:20;top:0;display:flex;width:248px;height:100vh;flex:0 0 248px;flex-direction:column;border-right:1px solid #dfe4ea;background:#fff}.cataloguePrototype .sidebar-brand{display:flex;min-height:74px;align-items:center;gap:12px;border-bottom:1px solid #e6e9ee;padding:0 20px}.cataloguePrototype .sidebar-brand>div:last-child{display:grid;grid-gap:2px;gap:2px}.cataloguePrototype .sidebar-brand strong{color:#17202e;font-size:19px;letter-spacing:-.6px}.cataloguePrototype .sidebar-brand small{color:#8a94a3;font-size:10px}.cataloguePrototype .sidebar-account{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border-bottom:1px solid #e6e9ee;padding:15px 17px}.cataloguePrototype .sidebar-account .avatar{width:38px;height:38px;background:#d8f7e9;color:#087756}.cataloguePrototype .sidebar-account>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.cataloguePrototype .sidebar-account strong{overflow:hidden;color:#263142;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .sidebar-account small,.cataloguePrototype .sidebar-account>span{color:#8b95a3;font-size:10px}.cataloguePrototype .sidebar-search{display:flex;min-height:42px;align-items:center;gap:9px;margin:14px 14px 6px;border:1px solid #dfe4ea;border-radius:9px;background:#fbfcfd;color:#9aa3b0;padding:0 12px;font-size:11px}.cataloguePrototype .sidebar-search span{font-size:18px}.cataloguePrototype .sidebar-nav{flex:1 1;overflow-y:auto;padding:3px 9px 18px}.cataloguePrototype .sidebar-nav p{margin:22px 10px 8px;color:#a0a9b6;font-size:9px;font-weight:850;letter-spacing:.7px}.cataloguePrototype .sidebar-nav button{display:grid;grid-template-columns:23px minmax(0,1fr) auto;width:100%;min-height:39px;align-items:center;grid-gap:8px;gap:8px;border:0;border-radius:7px;background:transparent;color:#536072;padding:0 10px;font-size:11px;font-weight:650;text-align:left}.cataloguePrototype .sidebar-nav button:hover{background:#f4f7f9;color:#243142}.cataloguePrototype .sidebar-nav button.is-active{background:#dff8ec;color:#087756;box-shadow:inset 3px 0 #0aa577,inset 0 0 0 1px #a8e7ce}.cataloguePrototype .sidebar-nav button>span{color:currentColor;font-size:14px;text-align:center}.cataloguePrototype .sidebar-nav button b{display:grid;min-width:21px;height:21px;place-items:center;border-radius:999px;background:#fff;color:#0a8c67;font-size:9px}.cataloguePrototype .sidebar-footer{display:grid;grid-gap:8px;gap:8px;border-top:1px solid #e6e9ee;padding:12px}.cataloguePrototype .sidebar-footer button{display:grid;grid-template-columns:31px 1fr;align-items:center;grid-gap:9px;gap:9px;border:1px solid #e4e8ed;border-radius:9px;background:#fafbfc;padding:10px;text-align:left}.cataloguePrototype .sidebar-footer button>span{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:#edf3ff;color:#4d70df;font-weight:800}.cataloguePrototype .sidebar-footer button>div{display:grid;grid-gap:3px;gap:3px}.cataloguePrototype .sidebar-footer strong{color:#344052;font-size:10px}.cataloguePrototype .sidebar-footer small{color:#8a94a2;font-size:8px}.cataloguePrototype .dashboard-main{flex:1 1}.cataloguePrototype .topbar{z-index:15;height:64px;border-bottom:1px solid #dfe4ea;background:rgba(255,255,255,.94);padding:0 28px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cataloguePrototype .topbar-context{display:flex;align-items:center;gap:7px;color:#8b95a2;font-size:11px}.cataloguePrototype .topbar-context strong{color:#3c4859}.cataloguePrototype .topbar-help{display:grid;width:31px;height:31px;place-items:center;border:1px solid #dde3e9;border-radius:8px;background:white;color:#667285;font-weight:800}.cataloguePrototype .content{padding:27px 28px 38px}.cataloguePrototype .page-heading{align-items:center;margin-bottom:20px}.cataloguePrototype .page-heading p{margin-bottom:7px;color:#0a8c67;font-size:8px;letter-spacing:1px}.cataloguePrototype .page-heading h1{color:#171f2d;font-size:29px;font-weight:730;letter-spacing:-1px}.cataloguePrototype .page-heading>div>span{margin-top:7px;color:#697587;font-size:12px}.cataloguePrototype .available-count{border:1px solid #dce4e9;border-radius:999px;padding:8px 11px;color:#4c5868;font-size:10px;font-weight:650}.cataloguePrototype .filter-toolbar{display:flex;min-height:64px;align-items:center;gap:18px;border:1px solid #dfe4ea;border-radius:11px;background:#fff;padding:10px 14px}.cataloguePrototype .filter-button{display:flex;align-items:center;gap:8px;border:1px solid #d8dfe6;border-radius:8px;background:#fff;color:#3e4a5b;padding:0 13px;font-size:11px;font-weight:750}.cataloguePrototype .filter-toolbar label{display:flex;align-items:center;gap:8px;color:#4d596a;font-size:11px;font-weight:650}.cataloguePrototype .filter-toolbar input{width:17px;height:17px;accent-color:#0a9b72}.cataloguePrototype .unlock-offer{border-radius:999px;background:#e9fbf3;color:#087756;padding:8px 11px;font-size:10px;font-weight:750}.cataloguePrototype .view-actions{display:flex;gap:4px;margin-left:auto}.cataloguePrototype .view-actions button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #dce2e8;border-radius:7px;background:#fff;color:#8993a1}.cataloguePrototype .view-actions button.is-active{border-color:#a9c0ef;background:#edf3ff;color:#3d6bdb}.cataloguePrototype .domain-table-shell{border:1px solid #dfe4ea;border-radius:11px;box-shadow:0 4px 18px rgba(30,43,60,.04)}.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header{display:grid;grid-template-columns:minmax(210px,1.1fr) minmax(140px,.72fr) minmax(280px,1.35fr) minmax(170px,.78fr) minmax(175px,.84fr) minmax(200px,.98fr) 60px minmax(105px,.52fr);min-width:1450px;align-items:center;grid-gap:12px;gap:12px}.cataloguePrototype .domain-list-header{min-height:43px;border-bottom:1px solid #e3e7ec;background:#f7f9fb;padding:0 18px;color:#7f8998;font-weight:850}.cataloguePrototype .domain-card{overflow:visible}.cataloguePrototype .domain-compact-row{min-height:104px;gap:12px;border-bottom:1px solid #e4e8ed;padding:12px 18px}.cataloguePrototype .domain-compact-row:before{inset:15px auto 15px 0;background:#0aa577}.cataloguePrototype .compact-identity .favorite{border-radius:8px}.cataloguePrototype .compact-eyebrow{color:#0a8c67;font-size:7px}.cataloguePrototype .compact-identity strong{color:#263142;letter-spacing:-.1px}.cataloguePrototype .compact-identity small,.cataloguePrototype .compact-price small,.cataloguePrototype .compact-topic small,.cataloguePrototype .compact-wayback small{color:#84909f;font-size:8px}.cataloguePrototype .compact-topic{gap:5px}.cataloguePrototype .compact-topic .topic-badge{font-size:9px}.cataloguePrototype .compact-google-signals,.cataloguePrototype .compact-seo-metrics{border-color:#e1e6eb;border-radius:8px;background:#fbfcfd}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index,.cataloguePrototype .compact-metric{min-height:62px}.cataloguePrototype .compact-metric strong{font-size:15px}.cataloguePrototype .compact-metric.tf strong{min-width:28px;min-height:28px;font-size:13px}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index{padding:7px 8px}.cataloguePrototype .compact-wayback{min-height:66px;border:1px solid transparent;border-left-color:#e2e7e5;padding:5px 0 5px 12px}.cataloguePrototype .compact-wayback.is-active,.cataloguePrototype .compact-wayback:hover{border-color:#cbd8f3;background:#f4f7ff}.cataloguePrototype .compact-wayback .wayback-bars{height:39px}.cataloguePrototype .mini-traffic-preview{min-height:68px;grid-template-columns:minmax(68px,auto) minmax(105px,1fr);padding:7px 8px}.cataloguePrototype .mini-traffic-heading strong{font-size:16px}.cataloguePrototype .mini-traffic-chart,.cataloguePrototype .mini-traffic-chart canvas{height:50px}.cataloguePrototype .mini-traffic-current{right:6px;bottom:4px;font-size:6px}.cataloguePrototype .compact-actions .unlock-button{min-height:37px;border-radius:8px;font-size:9px}.cataloguePrototype .module-count{font-size:8px}.cataloguePrototype .domain-module-nav{grid-template-columns:repeat(5,minmax(170px,1fr));min-width:1450px;border-top:0;border-bottom:1px solid #e3e7ec;background:#e3e7ec}.cataloguePrototype .domain-module-nav button{min-height:56px;grid-template-columns:29px minmax(0,1fr) 19px;padding:8px 15px;background:#fbfcfd}.cataloguePrototype .module-icon{width:29px;height:29px;border-radius:7px;font-size:10px}.cataloguePrototype .domain-module-nav strong{font-size:10px}.cataloguePrototype .domain-module-nav small{font-size:8px}.cataloguePrototype .domain-module-nav button.is-active{background:#edf4ff;color:#315fc8;box-shadow:inset 0 -3px #4a78e3}.cataloguePrototype .domain-module-nav button.is-active .module-icon{background:#4a78e3}.cataloguePrototype .domain-module-panel{min-width:1450px}.cataloguePrototype .module-panel-heading{min-height:48px;background:#f6f8fb;padding:0 24px}.cataloguePrototype .module-panel-heading>div strong{font-size:13px}.cataloguePrototype .editorial-insights,.cataloguePrototype .keywords-panel,.cataloguePrototype .refdomains-panel,.cataloguePrototype .serp-module{background:#f7f9fb}.cataloguePrototype .table-footer{display:flex;align-items:center;justify-content:space-between;color:#7a8594;font-size:9px}.cataloguePrototype .table-footer>div{display:flex;align-items:center;gap:6px}.cataloguePrototype .table-footer button,.cataloguePrototype .table-footer strong{display:grid;width:28px;height:28px;place-items:center;border:1px solid #dce2e8;border-radius:7px;background:#fff;color:#7d8795}.cataloguePrototype .table-footer strong{border-color:#4d78e3;background:#4d78e3;color:#fff}@media (max-width:1100px){.cataloguePrototype .app-sidebar{width:210px;flex-basis:210px}.cataloguePrototype .sidebar-account,.cataloguePrototype .sidebar-brand{padding-inline:14px}.cataloguePrototype .content{padding-inline:18px}.cataloguePrototype .filter-toolbar{flex-wrap:wrap}}@media (max-width:760px){.cataloguePrototype .page-shell{display:block}.cataloguePrototype .app-sidebar{position:static;width:100%;height:auto}.cataloguePrototype .sidebar-account,.cataloguePrototype .sidebar-footer,.cataloguePrototype .sidebar-nav,.cataloguePrototype .sidebar-search{display:none}.cataloguePrototype .sidebar-brand{min-height:62px}.cataloguePrototype .topbar{position:static;height:54px;padding:0 16px}.cataloguePrototype .topbar-context{display:none}.cataloguePrototype .content{padding:22px 14px 30px}.cataloguePrototype .page-heading{align-items:flex-start;flex-direction:column;gap:14px}.cataloguePrototype .page-heading h1{font-size:28px}.cataloguePrototype .filter-toolbar{align-items:flex-start;flex-direction:column}.cataloguePrototype .view-actions{display:none}}.cataloguePrototype .page-shell{display:block}.cataloguePrototype .dashboard-main{width:100%;min-width:0}.cataloguePrototype .content{padding:24px 26px 34px}.cataloguePrototype .page-heading{margin-bottom:18px}.cataloguePrototype .page-heading h1{font-size:31px}.cataloguePrototype .filter-toolbar{min-height:58px;margin-bottom:14px}.cataloguePrototype .domain-table-shell{border-radius:8px;box-shadow:0 2px 10px rgba(30,43,60,.035)}.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header{grid-template-columns:minmax(205px,1.06fr) minmax(135px,.69fr) minmax(275px,1.35fr) minmax(170px,.82fr) minmax(170px,.84fr) minmax(195px,.96fr) 58px minmax(104px,.5fr);min-width:1415px;gap:9px}.cataloguePrototype .domain-list-header{min-height:38px;font-size:7.5px}.cataloguePrototype .domain-compact-row{min-height:82px;padding:8px 16px}.cataloguePrototype .domain-compact-row:before{inset:11px auto 11px 0;width:2px}.cataloguePrototype .compact-identity{gap:8px}.cataloguePrototype .compact-identity .favorite{width:27px;height:27px;border-radius:7px;font-size:15px}.cataloguePrototype .compact-identity strong{font-size:12.5px}.cataloguePrototype .compact-eyebrow{font-size:6px}.cataloguePrototype .compact-identity small,.cataloguePrototype .compact-price small,.cataloguePrototype .compact-topic small,.cataloguePrototype .compact-wayback small{font-size:7.5px}.cataloguePrototype .row-module-trigger{color:inherit;font:inherit;text-align:left;cursor:pointer}.cataloguePrototype .compact-google-signals.row-module-trigger,.cataloguePrototype .compact-seo-metrics.row-module-trigger,.cataloguePrototype .compact-topic.row-module-trigger{border:0;background:transparent;box-shadow:none}.cataloguePrototype .compact-topic.row-module-trigger{min-width:0;padding:4px 5px}.cataloguePrototype .compact-topic .topic-badge{max-width:100%;padding:4px 6px}.cataloguePrototype .compact-google-signals.row-module-trigger.is-active,.cataloguePrototype .compact-google-signals.row-module-trigger:hover,.cataloguePrototype .compact-seo-metrics.row-module-trigger.is-active,.cataloguePrototype .compact-seo-metrics.row-module-trigger:hover,.cataloguePrototype .compact-topic.row-module-trigger.is-active,.cataloguePrototype .compact-topic.row-module-trigger:hover{border-radius:7px;background:#f1f5fc}.cataloguePrototype .compact-google-signals.row-module-trigger.is-active,.cataloguePrototype .compact-seo-metrics.row-module-trigger.is-active,.cataloguePrototype .compact-topic.row-module-trigger.is-active{box-shadow:inset 0 -2px #4a78e3}.cataloguePrototype .compact-seo-metrics{grid-template-columns:repeat(5,minmax(46px,1fr))}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index,.cataloguePrototype .compact-metric{min-height:48px}.cataloguePrototype .compact-metric{padding:3px 5px}.cataloguePrototype .compact-metric+.compact-metric{border-left:1px solid #edf0f3}.cataloguePrototype .compact-label,.cataloguePrototype .compact-metric span{font-size:6.5px}.cataloguePrototype .compact-metric strong{font-size:14px}.cataloguePrototype .compact-metric.tf strong{min-width:25px;min-height:25px;font-size:12px}.cataloguePrototype .compact-metric small{font-size:6px}.cataloguePrototype .compact-google-signals{grid-template-columns:1.08fr .92fr}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index{padding:4px 6px}.cataloguePrototype .compact-google-index{border-left:1px solid #edf0f3}.cataloguePrototype .compact-google-logo{width:22px;height:22px;font-size:10px}.cataloguePrototype .compact-gmb strong,.cataloguePrototype .compact-google-index strong{font-size:13px}.cataloguePrototype .compact-gmb small,.cataloguePrototype .compact-google-index small{font-size:6.5px}.cataloguePrototype .compact-wayback{min-height:52px;gap:7px;border:0;border-left:1px solid #e8ebef;border-radius:0;padding:3px 0 3px 10px}.cataloguePrototype .compact-wayback.is-active,.cataloguePrototype .compact-wayback:hover{border-color:#d7e0f1;border-radius:7px;background:#f1f5fc;box-shadow:inset 0 -2px #4a78e3}.cataloguePrototype .compact-wayback-copy strong{font-size:13px}.cataloguePrototype .compact-wayback .wayback-bars{height:34px}.cataloguePrototype .mini-traffic-preview{min-height:54px;grid-template-columns:minmax(62px,auto) minmax(102px,1fr);gap:6px;border-color:transparent;border-radius:7px;background:transparent;padding:4px 5px}.cataloguePrototype .mini-traffic-preview.is-active,.cataloguePrototype .mini-traffic-preview:hover{border-color:transparent;background:#f1f5fc;box-shadow:inset 0 -2px #4a78e3}.cataloguePrototype .mini-traffic-heading strong{font-size:14px}.cataloguePrototype .mini-traffic-heading small{font-size:6.5px}.cataloguePrototype .mini-traffic-chart,.cataloguePrototype .mini-traffic-chart canvas{height:42px}.cataloguePrototype .mini-traffic-current{right:4px;bottom:2px;font-size:5.5px}.cataloguePrototype .compact-price strong{font-size:16px}.cataloguePrototype .compact-actions{gap:4px}.cataloguePrototype .keywords-inline-button{min-height:24px;border:1px solid #cad7f1;border-radius:6px;background:#f4f7ff;color:#4167c7;font-size:7px;font-weight:800;cursor:pointer}.cataloguePrototype .keywords-inline-button strong{font-size:8px}.cataloguePrototype .keywords-inline-button.is-active,.cataloguePrototype .keywords-inline-button:hover{border-color:#4a78e3;background:#4a78e3;color:#fff}.cataloguePrototype .compact-actions .unlock-button{min-height:30px;border-radius:6px;padding:0 7px}.cataloguePrototype .domain-module-panel{min-width:1415px}@media (max-width:760px){.cataloguePrototype .content{padding:20px 14px 28px}.cataloguePrototype .page-heading h1{font-size:27px}}.cataloguePrototype .domain-type-switcher{display:flex;width:-moz-fit-content;width:fit-content;gap:4px;margin-bottom:12px;border:1px solid #dfe4e8;border-radius:9px;background:#fff;padding:4px;box-shadow:0 2px 9px rgba(30,43,60,.025)}.cataloguePrototype .domain-type-switcher button{display:grid;grid-template-columns:28px minmax(0,1fr) 25px;align-items:center;grid-gap:9px;gap:9px;border:1px solid transparent;border-radius:7px;background:transparent;color:#687483;padding:5px 9px;text-align:left;cursor:pointer}.cataloguePrototype .domain-type-switcher button:hover{background:#f5f7f9}.cataloguePrototype .domain-type-switcher button.is-active{border-color:#b9dfd2;background:#eaf8f3;color:#11664d;box-shadow:inset 0 -2px #17a276}.cataloguePrototype .domain-type-icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid #dce2e6;border-radius:7px;background:#fff;color:#788493;font-size:11px;font-weight:850}.cataloguePrototype .domain-type-switcher button.is-active .domain-type-icon{border-color:#8fcdb9;background:#fff;color:#148361}.cataloguePrototype .domain-type-switcher button>span:nth-child(2){display:grid;min-width:0;grid-gap:2px;gap:2px}.cataloguePrototype .domain-type-switcher strong{font-size:10px;font-weight:850}.cataloguePrototype .domain-type-switcher small{color:#8c96a3;font-size:7.5px}.cataloguePrototype .domain-type-switcher button.is-active small{color:#568173}.cataloguePrototype .domain-type-switcher b{display:grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#edf0f3;color:#7a8592;font-size:8px}.cataloguePrototype .domain-type-switcher button.is-active b{background:#168861;color:#fff}.cataloguePrototype .filters-panel{overflow:hidden;margin-bottom:14px;border:1px solid #dfe4ea;border-radius:8px;box-shadow:0 2px 10px rgba(30,43,60,.025)}.cataloguePrototype .filters-panel-heading{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e8ebef;background:#fafbfc;padding:0 16px}.cataloguePrototype .filters-panel-heading>div{display:flex;align-items:center;gap:10px}.cataloguePrototype .filters-panel-heading>div>div{display:grid;grid-gap:2px;gap:2px}.cataloguePrototype .filters-panel-icon{display:grid;place-items:center;border:1px solid #d7e0eb;border-radius:7px;background:#fff;color:#5373ba;font-size:12px}.cataloguePrototype .filters-panel-heading strong{color:#283442;font-size:11px}.cataloguePrototype .filters-panel-heading small{color:#8a94a2;font-size:8px}.cataloguePrototype .filters-panel-heading>button{border:0;background:transparent;color:#758294;font-size:9px;cursor:pointer}.cataloguePrototype .filters-panel-heading>button:hover{color:#426cc8}.cataloguePrototype .filters-grid{display:grid;grid-template-columns:minmax(205px,1.55fr) minmax(145px,1fr) minmax(100px,.7fr) repeat(4,minmax(88px,.58fr)) minmax(105px,.68fr) minmax(100px,.68fr) minmax(145px,.95fr);grid-gap:10px;padding:13px 16px 14px}.cataloguePrototype .filter-field{display:grid;min-width:0;grid-gap:5px}.cataloguePrototype .filter-field>span{color:#7c8795;font-size:6.5px;font-weight:850;letter-spacing:.45px}.cataloguePrototype .filter-field input,.cataloguePrototype .filter-field select,.cataloguePrototype .filter-search>div{width:100%;min-width:0;min-height:35px;border:1px solid #dce2e8;border-radius:7px;color:#354152;font:inherit;font-size:9px;outline:none}.cataloguePrototype .filter-field select{cursor:pointer}.cataloguePrototype .filter-field input::placeholder{color:#a1a9b4}.cataloguePrototype .filter-field input:focus,.cataloguePrototype .filter-field select:focus,.cataloguePrototype .filter-search>div:focus-within{border-color:#7898df;box-shadow:0 0 0 3px rgba(74,120,227,.09)}.cataloguePrototype .filter-search>div{display:flex;align-items:center;gap:7px;padding-left:10px}.cataloguePrototype .filter-search>div i{color:#8793a3;font-size:13px;font-style:normal}.cataloguePrototype .filter-search>div input{min-height:33px;border:0;padding-left:0;box-shadow:none}.cataloguePrototype .quick-filters{display:flex;min-height:48px;align-items:center;gap:7px;overflow-x:auto;border-top:1px solid #e8ebef;background:#fafbfc;padding:7px 16px;white-space:nowrap}.cataloguePrototype .quick-filters>span{margin-right:3px;color:#86919f;font-size:6.5px;font-weight:850;letter-spacing:.45px}.cataloguePrototype .quick-filters button{display:inline-flex;min-height:28px;align-items:center;gap:5px;border:1px solid #dce2e8;border-radius:999px;color:#5c6878;font-size:8px;font-weight:700;cursor:pointer}.cataloguePrototype .quick-filters button:hover{border-color:#b7c8eb;background:#f2f6ff;color:#4269c3}.cataloguePrototype .google-dot{width:6px;height:6px;border-radius:50%;background:#18aa78}.cataloguePrototype .quick-filters .apply-filters{min-height:31px;margin-left:auto;border-color:#123d32;border-radius:7px;background:#123d32;color:#fff;padding-inline:14px}.cataloguePrototype .quick-filters .apply-filters:hover{border-color:#0d3028;background:#0d3028;color:#fff}@media (max-width:1420px){.cataloguePrototype .filters-grid{grid-template-columns:repeat(5,minmax(120px,1fr))}.cataloguePrototype .filter-search{grid-column:span 2}}@media (max-width:850px){.cataloguePrototype .filters-grid{grid-template-columns:repeat(3,minmax(110px,1fr))}.cataloguePrototype .filter-search{grid-column:span 2}.cataloguePrototype .quick-filters .apply-filters{margin-left:8px}}@media (max-width:560px){.cataloguePrototype .domain-type-switcher{width:100%}.cataloguePrototype .domain-type-switcher button{width:auto;flex:1 1;grid-template-columns:25px minmax(0,1fr) 22px}.cataloguePrototype .domain-type-icon{width:25px;height:25px}.cataloguePrototype .filters-panel-heading small{display:none}.cataloguePrototype .filters-grid{grid-template-columns:repeat(2,minmax(110px,1fr))}.cataloguePrototype .filter-search,.cataloguePrototype .filter-sort{grid-column:1/-1}}.cataloguePrototype .module-brief .editorial-insights.debrief-v2{display:block;background:#f4f6f7;padding:22px 30px 28px}.cataloguePrototype .debrief-v2>*{width:100%;max-width:1400px;margin-right:auto;margin-left:auto}.cataloguePrototype .debrief-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px}.cataloguePrototype .debrief-header>div{display:grid;grid-gap:5px;gap:5px}.cataloguePrototype .debrief-header>div>span{color:#08775b;font-size:8px;font-weight:900;letter-spacing:.9px}.cataloguePrototype .debrief-header h2{margin:0;color:#1e2b27;font-size:23px;letter-spacing:-.45px;line-height:1.15}.cataloguePrototype .debrief-header p{margin:0;color:#68746f;font-size:11px}.cataloguePrototype .debrief-confidence{display:inline-flex;min-height:30px;align-items:center;gap:7px;border:1px solid #cfe2da;border-radius:999px;background:#edf8f3;color:#2f6856;padding:0 11px;font-size:8px;font-weight:800;white-space:nowrap}.cataloguePrototype .debrief-confidence i{width:7px;height:7px;border-radius:50%;background:#17a478;box-shadow:0 0 0 3px rgba(23,164,120,.11)}.cataloguePrototype .debrief-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;margin-bottom:14px;border:1px solid #dce3e0;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(25,48,40,.025)}.cataloguePrototype .debrief-summary>div{display:grid;min-height:68px;align-content:center;grid-gap:3px;gap:3px;padding:10px 16px}.cataloguePrototype .debrief-summary>div+div{border-left:1px solid #e5e9e7}.cataloguePrototype .debrief-summary span{color:#89938f;font-size:6.5px;font-weight:900;letter-spacing:.5px}.cataloguePrototype .debrief-summary strong{color:#23312c;font-size:14px}.cataloguePrototype .debrief-summary small{color:#74807b;font-size:8px}.cataloguePrototype .debrief-grid{display:grid;grid-template-columns:1fr 1.32fr .9fr;grid-gap:14px;gap:14px}.cataloguePrototype .debrief-card{display:flex;min-width:0;min-height:252px;flex-direction:column;border:1px solid #d9e1de;border-top:3px solid #7fbba8;border-radius:11px;background:#fff;padding:17px 18px 18px;box-shadow:0 3px 11px rgba(25,48,40,.035)}.cataloguePrototype .debrief-wayback{border-top-color:#7199e7}.cataloguePrototype .debrief-categories{border-top-color:#3ba67f}.cataloguePrototype .debrief-card-heading{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding-bottom:13px;border-bottom:1px solid #edf0ef}.cataloguePrototype .debrief-step{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#e8f4f0;color:#08785b;font-size:9px;font-weight:900}.cataloguePrototype .debrief-step.is-blue{background:#eaf0fc;color:#416ec6}.cataloguePrototype .debrief-card-heading>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.cataloguePrototype .debrief-card-heading small{color:#7b8883;font-size:6.5px;font-weight:900;letter-spacing:.55px}.cataloguePrototype .debrief-card-heading h3{margin:0;color:#22302b;font-size:13px;line-height:1.25}.cataloguePrototype .debrief-status{border-radius:999px;padding:6px 8px;font-size:7px;font-weight:850;white-space:nowrap}.cataloguePrototype .debrief-status.is-neutral{background:#eef1f5;color:#67717e}.cataloguePrototype .debrief-status.is-caution{background:#fff0ca;color:#92640b}.cataloguePrototype .debrief-status.is-good{background:#e2f4ec;color:#237456}.cataloguePrototype .debrief-lead{margin:14px 0 12px;color:#52615c;font-size:11.5px;line-height:1.5}.cataloguePrototype .debrief-checks{display:grid;grid-gap:7px;gap:7px;margin:0;padding:0;list-style:none}.cataloguePrototype .debrief-checks li{display:flex;align-items:center;gap:8px;color:#3e4d48;font-size:9.5px}.cataloguePrototype .debrief-checks i{display:grid;width:18px;height:18px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e6f5ef;color:#148563;font-size:8px;font-style:normal;font-weight:900}.cataloguePrototype .debrief-conclusion{margin:auto 0 0;border-left:3px solid #58a98c;border-radius:0 7px 7px 0;background:#f1f8f5;color:#38574c;padding:9px 10px;font-size:9px;line-height:1.45}.cataloguePrototype .debrief-wayback-copy{margin:14px 0;color:#495a54;font-size:11px;line-height:1.55}.cataloguePrototype .debrief-history-flow{display:grid;grid-template-columns:minmax(90px,1fr) auto minmax(90px,1fr) auto minmax(120px,1.2fr);align-items:center;grid-gap:7px;gap:7px;margin-top:auto;border-radius:8px;background:#f5f7fa;padding:9px}.cataloguePrototype .debrief-history-flow>span{display:grid;min-height:42px;align-content:center;grid-gap:3px;gap:3px;border:1px solid #e0e5ea;border-radius:7px;background:#fff;padding:6px 8px}.cataloguePrototype .debrief-history-flow>span.is-stable{border-color:#cce4da;background:#edf8f3}.cataloguePrototype .debrief-history-flow small{color:#929ba5;font-size:5.5px;font-weight:900;letter-spacing:.45px}.cataloguePrototype .debrief-history-flow strong{color:#36423e;font-size:8.5px}.cataloguePrototype .debrief-history-flow>i{color:#91a0ad;font-size:11px;font-style:normal}.cataloguePrototype .debrief-theme-list{display:grid;grid-gap:8px;gap:8px}.cataloguePrototype .debrief-theme-list>span{display:grid;min-height:42px;grid-template-columns:27px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;border:1px solid #dce4e1;border-radius:8px;background:#fbfcfc;padding:5px 9px}.cataloguePrototype .debrief-theme-list i{display:grid;width:25px;height:25px;place-items:center;border-radius:6px;background:#e6f4ef;color:#19795c;font-size:7px;font-style:normal;font-weight:900}.cataloguePrototype .debrief-theme-list strong{color:#34433e;font-size:9.5px}.cataloguePrototype .debrief-category-note{display:grid;grid-gap:4px;gap:4px;margin-top:auto;border-radius:8px;background:#173f34;padding:10px 11px}.cataloguePrototype .debrief-category-note span{color:#9fc7ba;font-size:5.5px;font-weight:900;letter-spacing:.5px}.cataloguePrototype .debrief-category-note strong{color:#fff;font-size:9px;line-height:1.35}@media (max-width:1180px){.cataloguePrototype .debrief-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cataloguePrototype .debrief-categories{grid-column:1/-1;min-height:auto}.cataloguePrototype .debrief-categories .debrief-theme-list{grid-template-columns:repeat(2,minmax(0,1fr))}.cataloguePrototype .debrief-category-note{margin-top:12px}}.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header{grid-template-columns:minmax(205px,1.02fr) minmax(135px,.66fr) minmax(275px,1.3fr) minmax(170px,.78fr) minmax(170px,.8fr) minmax(270px,1.28fr) 58px minmax(104px,.5fr);min-width:1495px}.cataloguePrototype .domain-compact-row{min-height:96px}.cataloguePrototype .mini-traffic-preview{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 46px auto;min-height:78px;grid-gap:3px;gap:3px;overflow:hidden;border:1px solid #d9ddf3;border-radius:8px;background:#fbfbff;padding:7px 9px 6px}.cataloguePrototype .mini-traffic-preview.is-active,.cataloguePrototype .mini-traffic-preview:hover{border-color:#7773e5;background:#f5f4ff;box-shadow:inset 0 -2px #6763dc,0 2px 7px rgba(81,76,184,.08)}.cataloguePrototype .mini-traffic-heading{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:8px;gap:8px}.cataloguePrototype .mini-traffic-heading>span{overflow:hidden;color:#5f6878;font-size:6.5px;letter-spacing:.55px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .mini-traffic-heading strong{color:#4f4bbc;font-size:10px;line-height:1;white-space:nowrap}.cataloguePrototype .mini-traffic-heading small{border-radius:999px;background:#eff0f5;color:#606a77;padding:3px 5px;font-size:7px;font-weight:850;line-height:1;white-space:nowrap}.cataloguePrototype .mini-traffic-chart,.cataloguePrototype .mini-traffic-chart canvas{display:block;width:100%;height:46px}.cataloguePrototype .mini-traffic-timeline{display:flex;align-items:center;justify-content:space-between;color:#7a8390;font-size:6.5px;line-height:1}.cataloguePrototype .mini-traffic-timeline span{white-space:nowrap}.cataloguePrototype .keywords-title-actions{display:flex;align-items:center;gap:9px}.cataloguePrototype .keywords-total{display:inline-flex;min-height:31px;align-items:center;gap:5px;border:1px solid #cfdaf3;border-radius:999px;background:#edf3ff;color:#50689f;padding:0 11px;font-size:10px;font-weight:750;white-space:nowrap}.cataloguePrototype .keywords-total strong{color:#345fc2;font-size:14px}.cataloguePrototype .keyword-merged-table{border-color:#d9e0dd;box-shadow:0 4px 12px rgba(40,53,48,.035)}.cataloguePrototype .keyword-merged-table .keyword-row{grid-template-columns:minmax(360px,2.2fr) 105px 110px 78px 88px 88px;min-width:920px;min-height:42px;padding:0 16px;font-size:11px}.cataloguePrototype .keyword-merged-table .keyword-labels{min-height:36px;font-size:8px}.cataloguePrototype .keyword-merged-table .keyword-text{font-size:12px}.cataloguePrototype .keyword-merged-table .keyword-row strong{font-size:11px}.cataloguePrototype .keyword-date{width:-moz-fit-content;width:fit-content;border:1px solid #d3def7;border-radius:999px;background:#eef3ff;color:#4767b5;padding:4px 7px;font-size:8px;font-weight:850;white-space:nowrap}.cataloguePrototype .keyword-date.is-alert{border-color:#eed5ca;background:#fff2ec;color:#aa5538}.cataloguePrototype .keywords-source-note{margin:10px 0 0;color:#7a8782;font-size:9px;text-align:right}.cataloguePrototype .debrief-simple .debrief-header{align-items:center;margin-bottom:12px}.cataloguePrototype .debrief-simple .debrief-header h2{font-size:19px}.cataloguePrototype .debrief-simple-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.cataloguePrototype .debrief-simple-card{min-width:0;min-height:132px;border:1px solid #d9e1de;border-top:3px solid #78b7a3;border-radius:10px;background:#fff;padding:15px 17px 16px;box-shadow:0 3px 10px rgba(25,48,40,.03)}.cataloguePrototype .debrief-simple-card.debrief-wayback{border-top-color:#7199e7}.cataloguePrototype .debrief-simple-card.debrief-categories{border-top-color:#35a27b}.cataloguePrototype .debrief-simple-heading{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;border-bottom:1px solid #edf0ef;padding-bottom:11px}.cataloguePrototype .debrief-simple-heading.is-plain{grid-template-columns:minmax(0,1fr)}.cataloguePrototype .debrief-step.is-wayback{background:#eef2f5;color:#273746}.cataloguePrototype .debrief-step.is-wayback svg{width:20px;height:20px}.cataloguePrototype .module-panel-heading>div{align-items:center}.cataloguePrototype .module-wayback-logo{width:20px;height:20px;flex:0 0 auto;color:#273746}.cataloguePrototype .debrief-simple-heading>div{display:grid;grid-gap:3px;gap:3px}.cataloguePrototype .debrief-simple-heading small{color:#7c8984;font-size:6.5px;font-weight:900;letter-spacing:.6px}.cataloguePrototype .debrief-simple-heading h3{margin:0;color:#26342f;font-size:13px}.cataloguePrototype .debrief-simple-card>p{margin:14px 0 0;color:#42514c;font-size:12px;line-height:1.55}.cataloguePrototype .debrief-simple-themes{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.cataloguePrototype .debrief-simple-themes span{border:1px solid #cfe2da;border-radius:7px;background:#eff8f4;color:#2d6855;padding:8px 10px;font-size:10px;font-weight:800}.cataloguePrototype .debrief-brief-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.cataloguePrototype .debrief-brief-card{display:grid;min-width:0;min-height:92px;align-content:center;justify-items:center;grid-gap:8px;gap:8px;border:1px solid #d9e1de;border-radius:10px;background:#fff;padding:14px 16px;text-align:center}.cataloguePrototype .debrief-brief-card>strong{color:#26342f;font-size:16px;font-weight:900;line-height:1.2}.cataloguePrototype .debrief-brief-card>p{margin:0;color:#5e6b66;font-size:12px;font-weight:600;line-height:1.45}.cataloguePrototype .debrief-overview-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1.15fr) minmax(230px,.7fr);overflow:hidden;border:1px solid #d9e1de;border-radius:10px;background:#fff}@media (max-width:680px){.cataloguePrototype .debrief-brief-grid{grid-template-columns:1fr}}.cataloguePrototype .debrief-overview-item{display:grid;min-width:0;align-content:center;grid-gap:5px;gap:5px;padding:12px 14px}.cataloguePrototype .debrief-overview-item+.debrief-overview-item{border-left:1px solid #e2e7e5}.cataloguePrototype .debrief-overview-item small{color:#718079;font-size:7.5px;font-weight:900;letter-spacing:.45px;text-transform:uppercase}.cataloguePrototype .debrief-overview-item p{margin:0;color:#364640;font-size:10px;line-height:1.35}.cataloguePrototype .debrief-overview-seo>strong{overflow:hidden;color:#26342f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .debrief-overview-facts{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:4px}.cataloguePrototype .debrief-overview-facts i,.cataloguePrototype .debrief-overview-facts span{border-radius:999px;background:#f0f4f2;color:#56645f;padding:3px 6px;font-size:7px;font-style:normal;font-weight:800;white-space:nowrap}.cataloguePrototype .debrief-overview-facts i{background:#edf2ff;color:#4d65a5}.cataloguePrototype .compact-google-signals.is-active{background:#f1f5fc;box-shadow:inset 0 -2px #4a78e3}.cataloguePrototype .compact-gmb-access{color:inherit;text-decoration:none}.cataloguePrototype .compact-gmb-access.is-locked{cursor:not-allowed}.cataloguePrototype .compact-gmb-access.is-unlocked{cursor:pointer}.cataloguePrototype .compact-gmb-map-link{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;overflow:hidden;color:#3567ce;font-size:6.5px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;transition:filter .16s ease,color .16s ease}.cataloguePrototype .compact-gmb-map-link svg{display:inline-block;margin-right:3px;vertical-align:-2px}.cataloguePrototype .compact-gmb-access.is-locked .compact-gmb-map-link{color:#8893a0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cataloguePrototype .ref-source-lock{display:inline-grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border:1px solid #d3d9df;border-radius:7px;background:#f5f6f7;color:#7b8792}.cataloguePrototype .compact-gmb-access.is-unlocked:hover .compact-gmb-map-link{color:#174fac;text-decoration:underline}.cataloguePrototype button.compact-google-index{border:0;border-left:1px solid #edf0f3;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.cataloguePrototype button.compact-google-index:hover{background:#f4f7fd}.cataloguePrototype .keyword-traffic-recap{margin-top:15px;border:1px solid #d8e1de;border-radius:10px;background:#fff;padding:14px 16px 15px;box-shadow:0 3px 10px rgba(25,48,40,.025)}.cataloguePrototype .keyword-traffic-recap-heading{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px}.cataloguePrototype .keyword-traffic-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#e9effd;color:#456bc4;font-size:8px;font-weight:900}.cataloguePrototype .keyword-traffic-recap-heading>div{display:grid;grid-gap:2px;gap:2px}.cataloguePrototype .keyword-traffic-facts small,.cataloguePrototype .keyword-traffic-recap-heading small{color:#7b8883;font-size:6.5px;font-weight:900;letter-spacing:.6px}.cataloguePrototype .keyword-traffic-recap-heading h3{margin:0;color:#26342f;font-size:13px}.cataloguePrototype .keyword-traffic-status{border-radius:999px;background:#eaf4ff;color:#3764bc;padding:6px 9px;font-size:8px;font-weight:850;white-space:nowrap}.cataloguePrototype .keyword-traffic-recap>p{margin:12px 0;color:#4a5954;font-size:10.5px;line-height:1.5}.cataloguePrototype .keyword-traffic-facts{display:grid;grid-template-columns:125px 135px minmax(0,1fr);overflow:hidden;border:1px solid #e2e7e5;border-radius:8px;background:#f8faf9}.cataloguePrototype .keyword-traffic-facts>div,.cataloguePrototype .keyword-traffic-facts>span{display:grid;min-height:55px;align-content:center;grid-gap:4px;gap:4px;padding:9px 12px}.cataloguePrototype .keyword-traffic-facts>*+*{border-left:1px solid #e2e7e5}.cataloguePrototype .keyword-traffic-facts strong{color:#2e5ebd;font-size:14px}.cataloguePrototype .keyword-traffic-facts>div>p{display:flex;flex-wrap:wrap;gap:5px;margin:0}.cataloguePrototype .keyword-traffic-facts i{border-radius:999px;background:#edf2ff;color:#4d65a5;padding:4px 7px;font-size:8px;font-style:normal;font-weight:750}.cataloguePrototype .keyword-traffic-recap.is-compact{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:18px;margin-top:10px;padding:10px 14px}.cataloguePrototype .keyword-traffic-compact-title{display:flex;min-width:0;align-items:center;gap:10px}.cataloguePrototype .keyword-traffic-compact-title>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.cataloguePrototype .keyword-traffic-compact-title small{color:#7b8883;font-size:7px;font-weight:900;letter-spacing:.6px}.cataloguePrototype .keyword-traffic-compact-title strong{overflow:hidden;color:#26342f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .keyword-traffic-compact-facts{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.cataloguePrototype .keyword-traffic-compact-facts i,.cataloguePrototype .keyword-traffic-compact-facts span{border:1px solid #dfe6e3;border-radius:999px;background:#f7f9f8;color:#586660;padding:5px 8px;font-size:8px;font-style:normal;font-weight:750;white-space:nowrap}.cataloguePrototype .keyword-traffic-compact-facts span strong{color:#2e5ebd;font-size:10px}.cataloguePrototype .keyword-traffic-compact-facts i{border-color:#dce5ff;background:#edf2ff;color:#4d65a5}.cataloguePrototype .compact-actions{gap:2px}.cataloguePrototype .wayback-export-button{display:inline-flex;min-height:22px;align-items:center;justify-content:center;gap:4px;border:1px solid #d8dfe7;border-radius:6px;background:#f8fafc;color:#667483;padding:0 6px;font-size:6.5px;font-weight:800;white-space:nowrap;cursor:pointer}.cataloguePrototype .wayback-export-button:hover{border-color:#aebdcb;background:#f1f5f8;color:#435567}.cataloguePrototype .wayback-export-button span{font-size:9px}.cataloguePrototype .compact-identity .compact-domain-name{display:flex;align-items:baseline}.cataloguePrototype .compact-domain-hidden{display:inline-block;filter:blur(5px);opacity:.68;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cataloguePrototype .compact-domain-tld{flex:0 0 auto;color:#263142;filter:none;opacity:1}@media (max-width:800px){.cataloguePrototype .keyword-traffic-recap-heading{grid-template-columns:34px minmax(0,1fr)}.cataloguePrototype .keyword-traffic-status{grid-column:1/-1;width:-moz-fit-content;width:fit-content}.cataloguePrototype .keyword-traffic-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.cataloguePrototype .keyword-traffic-facts>div{grid-column:1/-1;border-top:1px solid #e2e7e5;border-left:0}}.cataloguePrototype .domain-table-shell{border-color:#dce2e9;box-shadow:0 8px 24px rgba(28,42,60,.06)}.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header{grid-template-columns:205px 125px 235px 185px repeat(5,72px) 165px 178px 62px 116px;min-width:1750px}.cataloguePrototype .domain-list-header{z-index:4;border-bottom:1px solid #dbe1e8;background:#f5f7fa;padding:0 16px;color:#5d6877;font-size:8px;font-weight:900;letter-spacing:.45px}.cataloguePrototype .domain-compact-row{min-height:126px;border-bottom:1px solid #e1e5ea;padding:12px 16px}.cataloguePrototype .domain-compact-row:hover{background:#fbfcfe;box-shadow:inset 0 0 0 1px rgba(61,139,232,.08)}.cataloguePrototype .domain-compact-row:before{inset:18px auto 18px 0;background:#3d8be8}.cataloguePrototype .compact-identity{gap:9px}.cataloguePrototype .compact-identity .favorite{width:30px;height:30px;border-color:#dce2e9;border-radius:50%;background:#f8fafc}.cataloguePrototype .compact-eyebrow{color:#318065;font-size:6.5px}.cataloguePrototype .compact-identity strong{color:#182230;font-size:13px}.cataloguePrototype .compact-identity small{color:#7d8998;font-size:7.5px}.cataloguePrototype .compact-topic.row-module-trigger{display:grid;min-height:82px;align-content:center;grid-gap:6px;gap:6px;border-radius:9px;background:transparent}.cataloguePrototype .compact-topic.row-module-trigger.is-active,.cataloguePrototype .compact-topic.row-module-trigger:hover{border-color:#cfdcf3;background:#f3f7ff;box-shadow:inset 0 -2px #3d8be8}.cataloguePrototype .compact-topic .topic-badge{width:-moz-fit-content;width:fit-content;border-radius:5px;background:#e5f3ef;color:#276455;font-size:8px}.cataloguePrototype .compact-topic small{color:#6f7b89;font-size:7px}.cataloguePrototype .market-graph-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 46px auto;min-width:0;min-height:96px;grid-gap:4px;gap:4px;overflow:hidden;border:1px solid #dce2ea;border-radius:10px;background:#fff;padding:8px 10px 7px;color:inherit;box-shadow:0 3px 10px rgba(28,42,60,.045)}.cataloguePrototype .market-graph-card.is-active,.cataloguePrototype .market-graph-card:hover{border-color:#85afea;box-shadow:0 4px 12px rgba(61,139,232,.12),inset 0 -2px #3d8be8}.cataloguePrototype .mini-keyword-heading,.cataloguePrototype .mini-traffic-heading{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:6px}.cataloguePrototype .mini-keyword-heading>span,.cataloguePrototype .mini-traffic-heading>span{overflow:hidden;color:#657183;font-size:6.5px;font-weight:900;letter-spacing:.5px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .mini-keyword-heading strong,.cataloguePrototype .mini-traffic-heading strong{color:#286fce;font-size:10px;white-space:nowrap}.cataloguePrototype .mini-keyword-heading strong{color:#2f78d6}.cataloguePrototype .mini-keyword-heading small,.cataloguePrototype .mini-traffic-heading small{border-radius:5px;background:#edf4ff;color:#3c76c5;font-size:6.5px;font-weight:850;white-space:nowrap}.cataloguePrototype .mini-keyword-chart,.cataloguePrototype .mini-keyword-chart canvas,.cataloguePrototype .mini-traffic-chart,.cataloguePrototype .mini-traffic-chart canvas{display:block;width:100%;height:46px}.cataloguePrototype .mini-keyword-timeline,.cataloguePrototype .mini-traffic-timeline{display:flex;align-items:center;justify-content:space-between;color:#7c8795;font-size:6.5px;line-height:1}.cataloguePrototype .mini-keyword-timeline span,.cataloguePrototype .mini-traffic-timeline span{white-space:nowrap}.cataloguePrototype .metric-dial-button{--dial-color:#3d8be8;display:grid;min-height:94px;align-content:center;justify-items:center;grid-gap:4px;gap:4px;border-radius:9px;background:transparent;color:inherit;padding:5px 3px;font:inherit;cursor:pointer}.cataloguePrototype .metric-dial-button.is-active,.cataloguePrototype .metric-dial-button:hover{border-color:#d4deec;background:#f5f8fc}.cataloguePrototype .metric-dial-button.is-pink{--dial-color:#d92e76}.cataloguePrototype .metric-dial-button.is-orange{--dial-color:#e49a43}.cataloguePrototype .metric-dial-button.is-blue{--dial-color:#19a8b5}.cataloguePrototype .metric-dial-button.is-slate{--dial-color:#718b91}.cataloguePrototype .metric-dial-button.is-green{--dial-color:#6bbf5e}.cataloguePrototype .metric-dial-label{color:#667281;font-size:7px;font-weight:900;letter-spacing:.5px}.cataloguePrototype .metric-dial{position:relative;display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:conic-gradient(var(--dial-color) 0 var(--dial-progress),#e9edf2 var(--dial-progress) 1turn)}.cataloguePrototype .metric-dial:before{position:absolute;border-radius:50%;background:#fff;content:""}.cataloguePrototype .metric-dial strong{position:relative;z-index:1;color:#1d2734;font-size:14px}.cataloguePrototype .metric-dial-button.is-count .metric-dial{background:#e9edf2}.cataloguePrototype .metric-dial-button.is-count .metric-dial:after{position:absolute;top:1px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:var(--dial-color);content:""}.cataloguePrototype .metric-dial-button small{min-height:8px;color:#7a8694;font-size:6.5px;white-space:nowrap}.cataloguePrototype .compact-google-signals{min-height:94px;border:1px solid #dce2ea;border-radius:10px;background:#fff;box-shadow:0 3px 10px rgba(28,42,60,.035)}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index{min-height:92px;padding:8px 7px}.cataloguePrototype .compact-google-logo{width:24px;height:24px}.cataloguePrototype .compact-gmb strong,.cataloguePrototype .compact-google-index strong{font-size:14px}.cataloguePrototype .compact-gmb small,.cataloguePrototype .compact-gmb-map-link,.cataloguePrototype .compact-google-index small{font-size:6.5px}.cataloguePrototype .compact-wayback{min-height:94px;gap:9px;overflow:hidden;border:1px solid #dce2ea;border-radius:10px;background:#fff;box-shadow:0 3px 10px rgba(28,42,60,.035)}.cataloguePrototype .compact-wayback.is-active,.cataloguePrototype .compact-wayback:hover{border-color:#85afea;border-radius:10px;box-shadow:inset 0 -2px #3d8be8}.cataloguePrototype .compact-wayback-copy strong{font-size:14px}.cataloguePrototype .compact-wayback .wayback-history{width:100px;min-width:100px}.cataloguePrototype .compact-wayback .wayback-bars{height:48px}.cataloguePrototype .compact-price{justify-items:center;gap:6px}.cataloguePrototype .compact-price strong{font-size:17px}.cataloguePrototype .compact-actions{gap:5px}.cataloguePrototype .compact-actions .unlock-button{min-height:34px;font-size:8px}.cataloguePrototype .wayback-export-button{min-height:26px;border-radius:7px;font-size:7px}.cataloguePrototype .domain-module-nav,.cataloguePrototype .domain-module-panel{min-width:1750px}@media (max-width:1100px){.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header,.cataloguePrototype .domain-module-nav,.cataloguePrototype .domain-module-panel{min-width:1750px}}@media (max-width:900px){.cataloguePrototype .debrief-overview-card,.cataloguePrototype .debrief-simple-grid{grid-template-columns:1fr}.cataloguePrototype .debrief-overview-item+.debrief-overview-item{border-top:1px solid #e2e7e5;border-left:0}.cataloguePrototype .keyword-traffic-recap.is-compact{align-items:flex-start;flex-direction:column}.cataloguePrototype .keyword-traffic-compact-facts{justify-content:flex-start}}.cataloguePrototype .metric-dial-button.is-laser{--dial-color:#f43f5e}.cataloguePrototype .metric-dial-button.is-laser .metric-dial{background:conic-gradient(from -28deg,#ff6a55 0deg,#f43f5e var(--dial-mid-progress),#8b5cf6 var(--dial-progress),#e9edf2 var(--dial-progress) 1turn)}.cataloguePrototype .rd-overview-metric.is-follow,.cataloguePrototype .rd-overview-metric.is-nofollow{grid-template-columns:minmax(0,1fr) 56px;grid-template-rows:auto 1fr;align-items:center;align-content:center;column-gap:10px}.cataloguePrototype .rd-overview-metric.is-follow>span:first-child,.cataloguePrototype .rd-overview-metric.is-nofollow>span:first-child{grid-column:1;grid-row:1}.cataloguePrototype .rd-overview-metric.is-follow>strong,.cataloguePrototype .rd-overview-metric.is-nofollow>strong{grid-column:1;grid-row:2}.cataloguePrototype .rd-ratio-ring{--rd-ring-color:#14835d;position:relative;grid-column:2;grid-row:1/3;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:conic-gradient(var(--rd-ring-color) 0 var(--rd-ratio),#dce8e3 var(--rd-ratio) 100%)}.cataloguePrototype .rd-overview-metric.is-nofollow .rd-ratio-ring{--rd-ring-color:#d28a46;background:conic-gradient(var(--rd-ring-color) 0 var(--rd-ratio),#eee3da var(--rd-ratio) 100%)}.cataloguePrototype .rd-ratio-ring:before{position:absolute;inset:7px;border-radius:inherit;background:#fff;content:""}.cataloguePrototype .rd-ratio-ring>b{position:relative;z-index:1;color:var(--ui-ink);font-size:12px;font-weight:800;line-height:1}@media (max-width:760px){.cataloguePrototype .module-brief .editorial-insights.debrief-v2{padding:18px 16px 22px}.cataloguePrototype .debrief-header{align-items:flex-start;flex-direction:column;gap:12px}.cataloguePrototype .debrief-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cataloguePrototype .debrief-summary>div:nth-child(3){border-left:0;border-top:1px solid #e5e9e7}.cataloguePrototype .debrief-summary>div:nth-child(4){border-top:1px solid #e5e9e7}.cataloguePrototype .debrief-grid{grid-template-columns:1fr}.cataloguePrototype .debrief-categories{grid-column:auto}}.cataloguePrototype .rd-overview{display:grid;grid-template-columns:repeat(4,minmax(118px,.62fr)) minmax(250px,1.35fr);overflow:hidden;margin-bottom:15px;border:1px solid #dbe3df;border-radius:10px;background:#fff;box-shadow:0 2px 9px rgba(25,48,40,.03)}.cataloguePrototype .rd-overview-metric{display:grid;min-height:76px;align-content:center;grid-gap:3px;gap:3px;border-right:1px solid #e5e9e7;padding:10px 15px}.cataloguePrototype .rd-link-distribution>div:first-child>span,.cataloguePrototype .rd-overview-metric>span{color:#87928e;font-size:6.5px;font-weight:900;letter-spacing:.5px}.cataloguePrototype .rd-overview-metric strong{color:#26342f;font-size:18px;line-height:1}.cataloguePrototype .rd-overview-metric small{color:#78847f;font-size:7.5px}.cataloguePrototype .rd-overview-metric.is-follow{background:#eff8f4}.cataloguePrototype .rd-overview-metric.is-follow strong{color:#147351}.cataloguePrototype .rd-overview-metric.is-nofollow{background:#fff6ef}.cataloguePrototype .rd-overview-metric.is-nofollow strong{color:#a05b2a}.cataloguePrototype .rd-link-distribution{display:grid;align-content:center;grid-gap:8px;gap:8px;padding:10px 16px}.cataloguePrototype .rd-link-distribution>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.cataloguePrototype .rd-link-distribution>div:first-child strong{color:#40504a;font-size:9px}.cataloguePrototype .rd-distribution-bar{display:flex;width:100%;height:8px;overflow:hidden;border-radius:999px;background:#edf0ef}.cataloguePrototype .rd-distribution-bar>i{height:100%;background:#20a274}.cataloguePrototype .rd-distribution-bar>b{height:100%;flex:1 1;background:#e7a269}.cataloguePrototype .rd-distribution-legend{display:flex;align-items:center;gap:14px;color:#697670;font-size:7.5px}.cataloguePrototype .rd-distribution-legend>span{display:inline-flex;align-items:center;gap:5px}.cataloguePrototype .rd-distribution-legend i{width:7px;height:7px;border-radius:50%;background:#20a274}.cataloguePrototype .rd-distribution-legend span:last-child i{background:#e7a269}@media (max-width:1000px){.cataloguePrototype .rd-overview{grid-template-columns:repeat(4,minmax(105px,1fr))}.cataloguePrototype .rd-link-distribution{grid-column:1/-1;border-top:1px solid #e5e9e7}}.cataloguePrototype .keyword-observation-legend{display:flex;min-height:38px;align-items:center;gap:10px;margin:12px 0 4px;border:1px solid #e2e7e5;border-radius:9px;background:#f8faf9;padding:6px 10px;color:#5d6965;font-size:10px}.cataloguePrototype .keyword-observation-legend>strong{color:#35423e;font-size:10px;text-transform:uppercase;letter-spacing:.55px}.cataloguePrototype .keyword-observation-legend>span{display:inline-flex;min-height:25px;align-items:center;gap:5px;border:1px solid #cdd8f5;border-radius:999px;background:#eef3ff;color:#4961a9;padding:0 9px;white-space:nowrap}.cataloguePrototype .keyword-observation-legend>span.is-alert{border-color:#f1cdbf;background:#fff2ec;color:#a84e31}.cataloguePrototype .keyword-observation-legend>span i{width:2px;height:13px;border-radius:2px;background:#4d72de}.cataloguePrototype .keyword-observation-legend>span.is-alert i{background:#d26947}.cataloguePrototype .keyword-observation-legend>span b{color:inherit;font-size:10px}.cataloguePrototype .keyword-observation-legend>small{margin-left:auto;color:#85908d;font-size:9px}.cataloguePrototype .module-traffic .semrush-chart,.cataloguePrototype .module-traffic .semrush-chart canvas{min-height:260px;height:260px}.cataloguePrototype .keywords-eyebrow{display:block;margin-bottom:6px;color:#36735e;font-size:9px;font-weight:900;letter-spacing:1.1px}.cataloguePrototype .keyword-change-summary{display:grid;grid-template-columns:minmax(250px,1.15fr) minmax(150px,.65fr) minmax(175px,.72fr) minmax(310px,1.25fr);overflow:hidden;margin-bottom:16px;border:1px solid #dce3e0;border-radius:11px;background:#fff;box-shadow:0 5px 14px rgba(36,49,44,.04)}.cataloguePrototype .keyword-change-metric,.cataloguePrototype .keyword-count-journey,.cataloguePrototype .keyword-spam-signal{min-height:96px;border-right:1px solid #e5e9e7;padding:16px 18px}.cataloguePrototype .keyword-count-journey{display:flex;align-items:center;gap:18px}.cataloguePrototype .keyword-count-journey>span{display:grid;grid-gap:1px;gap:1px}.cataloguePrototype .keyword-change-metric small,.cataloguePrototype .keyword-count-journey small,.cataloguePrototype .keyword-spam-signal>span{color:#7b8783;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.75px}.cataloguePrototype .keyword-count-journey strong{color:#33413c;font-size:26px;line-height:1}.cataloguePrototype .keyword-count-journey em{color:#7c8984;font-size:9px;font-style:normal}.cataloguePrototype .keyword-count-journey>i{color:#9aa5a1;font-size:22px;font-style:normal}.cataloguePrototype .keyword-count-journey .is-alert strong{color:#bb5737}.cataloguePrototype .keyword-change-metric{display:grid;align-content:center;grid-gap:5px;gap:5px}.cataloguePrototype .keyword-change-metric strong{color:#31403a;font-size:17px}.cataloguePrototype .keyword-change-metric span{color:#71807a;font-size:10px}.cataloguePrototype .keyword-change-metric.is-negative{background:#fff8f5}.cataloguePrototype .keyword-change-metric.is-negative span,.cataloguePrototype .keyword-change-metric.is-negative strong{color:#ae5032}.cataloguePrototype .keyword-spam-signal{display:grid;align-content:center;grid-gap:4px;gap:4px;border-right:0;border-left:3px solid #d26947;background:#fff2ec}.cataloguePrototype .keyword-spam-signal>span{color:#a24c31}.cataloguePrototype .keyword-spam-signal strong{color:#8c3d27;font-size:16px}.cataloguePrototype .keyword-spam-signal p{margin:0;color:#77584e;font-size:10px;line-height:1.45}.cataloguePrototype .keyword-snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.cataloguePrototype .keyword-snapshot-card{overflow:hidden;border:1px solid #dce3e0;border-radius:11px;background:#fff;box-shadow:0 5px 14px rgba(36,49,44,.04)}.cataloguePrototype .keyword-snapshot-card.is-alert{border-color:#ead8d1}.cataloguePrototype .keyword-snapshot-heading{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5e9e7;padding:10px 14px}.cataloguePrototype .keyword-snapshot-heading span{color:#71807a;font-size:7.5px;font-weight:900;letter-spacing:.75px}.cataloguePrototype .keyword-snapshot-heading h3{margin:3px 0 0;color:#2c3a35;font-size:15px}.cataloguePrototype .keyword-snapshot-heading>strong{border-radius:999px;background:#edf3ff;color:#4869ca;padding:6px 9px;font-size:11px}.cataloguePrototype .keyword-snapshot-card.is-alert .keyword-snapshot-heading>strong{background:#fff0e9;color:#b75536}.cataloguePrototype .keyword-snapshot-caption{margin:0;background:#f8faf9;color:#7a8782;padding:7px 14px;font-size:9px}.cataloguePrototype .keyword-snapshot-card .keywords-table{border:0;border-radius:0}.cataloguePrototype .keyword-snapshot-card .keyword-row{grid-template-columns:minmax(190px,1.7fr) 70px 42px 64px 52px 58px;min-width:0;min-height:40px;padding:0 12px;font-size:10px}.cataloguePrototype .keyword-snapshot-card .keyword-labels{min-height:34px;font-size:7.5px}.cataloguePrototype .keyword-snapshot-card .keyword-text{max-width:100%;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .keyword-snapshot-card .keyword-row strong{font-size:10px}.cataloguePrototype .keyword-intents{display:flex;gap:3px}.cataloguePrototype .keyword-snapshot-card .intent{display:grid;width:18px;height:18px;margin:0;place-items:center;font-size:8px;font-style:normal}.cataloguePrototype .intent-t{background:#bcf2df;color:#087a58}.cataloguePrototype .keywords-not-found{margin-top:16px;border:1px solid #ead8d1;border-radius:11px;background:#fff;padding:15px 16px 13px}.cataloguePrototype .keywords-not-found-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.cataloguePrototype .keywords-not-found-heading span{color:#a1553d;font-size:8px;font-weight:900;letter-spacing:.8px}.cataloguePrototype .keywords-not-found-heading h3{margin:3px 0 0;color:#34413d;font-size:14px}.cataloguePrototype .keywords-not-found-heading>strong{border-radius:999px;background:#fff0e9;color:#aa4e31;padding:6px 9px;font-size:10px}.cataloguePrototype .keywords-not-found-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:12px}.cataloguePrototype .keywords-not-found-list>span{display:grid;min-width:0;grid-gap:5px;gap:5px;border:1px solid #ece2de;border-radius:8px;background:#fff9f6;padding:9px 10px}.cataloguePrototype .keywords-not-found-list b{max-width:100%;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .keywords-not-found-list em{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#f9dfd4;color:#a64e32;padding:3px 6px;font-size:7.5px;font-style:normal;font-weight:800}.cataloguePrototype .keywords-not-found>p{margin:11px 0 0;color:#75817d;font-size:9px;line-height:1.45}@media (max-width:1180px){.cataloguePrototype .keyword-change-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cataloguePrototype .keyword-snapshot-grid{grid-template-columns:1fr}.cataloguePrototype .keywords-not-found-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.cataloguePrototype .domain-table-shell{-webkit-font-smoothing:antialiased;border-radius:10px;box-shadow:0 4px 16px rgba(28,42,60,.045)}.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header{grid-template-columns:218px 135px 260px 205px repeat(5,78px) 185px 190px 68px 130px;min-width:1905px}.cataloguePrototype .domain-list-header{min-height:54px;border-bottom:2px solid #d9e0e8;background:#f7f8fa;color:#465363;font-size:9px;letter-spacing:.35px}.cataloguePrototype .domain-compact-row{min-height:148px;padding-top:15px;padding-bottom:15px}.cataloguePrototype .domain-compact-row:before{inset:22px auto 22px 0}.cataloguePrototype .compact-identity .favorite{font-size:17px}.cataloguePrototype .compact-eyebrow{font-size:8px;letter-spacing:.55px}.cataloguePrototype .compact-identity strong{font-size:15px}.cataloguePrototype .compact-identity small{font-size:9px}.cataloguePrototype .compact-topic.row-module-trigger{min-height:104px;gap:8px;padding:10px}.cataloguePrototype .compact-label,.cataloguePrototype .compact-topic .compact-label{font-size:8px}.cataloguePrototype .compact-topic .topic-badge{padding:6px 8px;font-size:10px}.cataloguePrototype .compact-topic small{font-size:9px}.cataloguePrototype .market-graph-card{min-height:116px;gap:6px;border-color:#d7dee7;border-radius:8px;padding:10px 12px 9px}.cataloguePrototype .market-graph-card.is-active,.cataloguePrototype .market-graph-card:hover{border-color:#74a8e7;box-shadow:inset 0 -3px #3d8be8}.cataloguePrototype .mini-keyword-heading>span,.cataloguePrototype .mini-traffic-heading>span{font-size:8px;letter-spacing:.4px}.cataloguePrototype .mini-keyword-heading strong,.cataloguePrototype .mini-traffic-heading strong{font-size:12px}.cataloguePrototype .mini-keyword-heading small,.cataloguePrototype .mini-traffic-heading small{padding:4px 6px;font-size:8px}.cataloguePrototype .mini-keyword-timeline,.cataloguePrototype .mini-traffic-timeline{font-size:8px}.cataloguePrototype .metric-dial-button{min-height:112px;gap:6px;border-radius:8px}.cataloguePrototype .metric-dial-label{font-size:8.5px}.cataloguePrototype .metric-dial{width:64px;height:64px}.cataloguePrototype .metric-dial:before{inset:8px}.cataloguePrototype .metric-dial strong{font-size:16px}.cataloguePrototype .metric-dial-button small{min-height:10px;font-size:8px}.cataloguePrototype .compact-google-signals,.cataloguePrototype .compact-wayback{min-height:112px;border-radius:8px}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index{min-height:110px;gap:9px;padding:10px 9px}.cataloguePrototype .compact-google-logo{font-size:13px}.cataloguePrototype .compact-gmb strong,.cataloguePrototype .compact-google-index strong{font-size:16px}.cataloguePrototype .compact-gmb small,.cataloguePrototype .compact-gmb-map-link,.cataloguePrototype .compact-google-index small{font-size:8px}.cataloguePrototype .compact-wayback{gap:12px;padding:11px 12px}.cataloguePrototype .compact-wayback-copy strong{font-size:16px}.cataloguePrototype .compact-wayback .wayback-years,.cataloguePrototype .compact-wayback-copy small{font-size:8px}.cataloguePrototype .compact-wayback .wayback-history{width:108px;min-width:108px}.cataloguePrototype .compact-price .compact-label{font-size:8px}.cataloguePrototype .compact-price strong{font-size:19px}.cataloguePrototype .compact-price small{font-size:9px}.cataloguePrototype .compact-actions{gap:7px}.cataloguePrototype .compact-actions .unlock-button{min-height:39px;border-radius:7px;font-size:10px}.cataloguePrototype .wayback-export-button{min-height:31px;font-size:8px}.cataloguePrototype .domain-module-nav,.cataloguePrototype .domain-module-panel{min-width:1905px}.cataloguePrototype{--ui-canvas:#f3f5f7;--ui-surface:#ffffff;--ui-surface-subtle:#f8fafc;--ui-surface-strong:#eef2f6;--ui-ink:#111827;--ui-ink-secondary:#4b5563;--ui-ink-muted:#6b7280;--ui-border:#cbd5e1;--ui-border-soft:#dbe2ea;--ui-blue:#2563d9;--ui-blue-soft:#edf4ff;--ui-green:#08795c;--ui-green-soft:#eaf7f2;--ui-orange:#b86224;--ui-orange-soft:#fff3e8;--ui-radius-sm:4px;--ui-radius:6px;--ui-radius-lg:8px;--ui-control-height:40px;background:var(--ui-canvas);color:var(--ui-ink);font-family:Inter,Arial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:500;-webkit-font-smoothing:auto;text-rendering:optimizeLegibility}.cataloguePrototype button,.cataloguePrototype input,.cataloguePrototype select{font-family:inherit}.cataloguePrototype a:focus-visible,.cataloguePrototype button:focus-visible,.cataloguePrototype input:focus-visible,.cataloguePrototype select:focus-visible{outline:3px solid rgba(37,99,217,.28);outline-offset:2px}.cataloguePrototype .dashboard-main,.cataloguePrototype .page-shell{width:100%;min-width:0}.cataloguePrototype .topbar{position:-webkit-sticky;position:sticky;z-index:20;top:0;height:56px;border-bottom:1px solid var(--ui-border);background:var(--ui-surface);padding:0 24px;-webkit-backdrop-filter:none;backdrop-filter:none}.cataloguePrototype .topbar-context{gap:8px;color:var(--ui-ink-muted);font-size:13px;font-weight:600}.cataloguePrototype .topbar-context strong{color:var(--ui-ink);font-weight:700}.cataloguePrototype .topbar-right{gap:12px}.cataloguePrototype .prototype-badge{border-color:var(--ui-border);border-radius:var(--ui-radius-sm);background:var(--ui-surface-subtle);color:var(--ui-ink-secondary);padding:5px 8px;font-size:12px;font-weight:700;letter-spacing:.3px}.cataloguePrototype .credits{color:var(--ui-ink-secondary);font-size:13px;font-weight:600}.cataloguePrototype .credits strong{width:30px;height:30px;border-radius:var(--ui-radius-sm);background:var(--ui-green-soft);color:var(--ui-green);font-size:14px}.cataloguePrototype .topbar-help{width:34px;height:34px;border-color:var(--ui-border);border-radius:var(--ui-radius);color:var(--ui-ink-secondary);font-size:14px}.cataloguePrototype .content{width:100%;max-width:none;margin:0;padding:20px 24px 28px}.cataloguePrototype .page-heading{align-items:flex-end;margin-bottom:16px}.cataloguePrototype .page-heading p{margin:0 0 5px;color:var(--ui-green);font-size:12px;font-weight:800;letter-spacing:.55px}.cataloguePrototype .page-heading h1{color:var(--ui-ink);font-size:30px;font-weight:700;letter-spacing:-.6px;line-height:1.12}.cataloguePrototype .page-heading>div>span{margin-top:6px;color:var(--ui-ink-secondary);font-size:14px;line-height:1.4}.cataloguePrototype .available-count{min-height:34px;border-color:var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-surface);color:var(--ui-ink-secondary);padding:0 10px;font-size:13px;font-weight:600}.cataloguePrototype .domain-type-switcher{gap:0;margin-bottom:10px;border-color:var(--ui-border);border-radius:var(--ui-radius-lg);padding:3px;box-shadow:none}.cataloguePrototype .domain-type-switcher button{width:220px;min-height:48px;grid-template-columns:30px minmax(0,1fr) 28px;gap:10px;border-radius:var(--ui-radius);color:var(--ui-ink-secondary);padding:5px 10px}.cataloguePrototype .domain-type-switcher button.is-active{border-color:#8cc8b5;background:var(--ui-green-soft);color:#075f48;box-shadow:inset 0 -2px #0b8a68}.cataloguePrototype .domain-type-icon{width:30px;height:30px;border-color:var(--ui-border);border-radius:var(--ui-radius-sm);color:var(--ui-ink-secondary);font-size:14px}.cataloguePrototype .domain-type-switcher strong{font-size:14px;font-weight:700}.cataloguePrototype .domain-type-switcher button.is-active small,.cataloguePrototype .domain-type-switcher small{color:var(--ui-ink-muted);font-size:12px}.cataloguePrototype .domain-type-switcher b{width:26px;height:26px;border-radius:var(--ui-radius-sm);font-size:12px}.cataloguePrototype .filter-toolbar{min-height:52px;gap:16px;margin-bottom:10px;border-color:var(--ui-border);border-radius:var(--ui-radius-lg);padding:6px 10px}.cataloguePrototype .filter-button{min-height:38px;border-color:var(--ui-border);border-radius:var(--ui-radius);color:var(--ui-ink);padding:0 12px;font-size:14px;font-weight:700}.cataloguePrototype .filter-toolbar label{color:var(--ui-ink-secondary);font-size:14px;font-weight:600}.cataloguePrototype .filter-toolbar input{width:18px;height:18px}.cataloguePrototype .unlock-offer{border:1px solid #b9e2d3;border-radius:var(--ui-radius);background:var(--ui-green-soft);color:#07664d;padding:7px 10px;font-size:13px;font-weight:700}.cataloguePrototype .view-actions button{width:36px;height:36px;border-color:var(--ui-border);border-radius:var(--ui-radius-sm);color:var(--ui-ink-secondary);font-size:14px}.cataloguePrototype .filters-panel{margin-bottom:10px;border-color:var(--ui-border);border-radius:var(--ui-radius-lg);box-shadow:none}.cataloguePrototype .filters-panel-heading{min-height:44px;border-color:var(--ui-border-soft);background:var(--ui-surface-subtle);padding:0 14px}.cataloguePrototype .filters-panel-icon{width:28px;height:28px;border-color:var(--ui-border);border-radius:var(--ui-radius-sm);color:var(--ui-blue);font-size:13px}.cataloguePrototype .filters-panel-heading strong{color:var(--ui-ink);font-size:14px;font-weight:700}.cataloguePrototype .filters-panel-heading small{color:var(--ui-ink-muted);font-size:12px}.cataloguePrototype .filters-panel-heading>button{color:var(--ui-blue);font-size:13px;font-weight:700}.cataloguePrototype .filters-grid{gap:10px;padding:12px 14px}.cataloguePrototype .filter-field{gap:5px}.cataloguePrototype .filter-field>span{color:var(--ui-ink-secondary);font-size:12px;font-weight:700;letter-spacing:.2px}.cataloguePrototype .filter-field input,.cataloguePrototype .filter-field select,.cataloguePrototype .filter-search>div{min-height:var(--ui-control-height);border-color:var(--ui-border);border-radius:var(--ui-radius);color:var(--ui-ink);font-size:14px}.cataloguePrototype .filter-field input,.cataloguePrototype .filter-field select{padding:0 10px}.cataloguePrototype .filter-field input::placeholder{color:var(--ui-ink-muted)}.cataloguePrototype .filter-search>div input{min-height:38px}.cataloguePrototype .filter-search>div i{color:var(--ui-ink-secondary);font-size:15px}.cataloguePrototype .quick-filters{min-height:46px;gap:8px;border-color:var(--ui-border-soft);background:var(--ui-surface-subtle);padding:6px 14px}.cataloguePrototype .quick-filters>span{color:var(--ui-ink-secondary);font-size:12px;font-weight:700;letter-spacing:.2px}.cataloguePrototype .quick-filters button{min-height:32px;border-color:var(--ui-border);border-radius:var(--ui-radius);color:var(--ui-ink-secondary);padding:0 10px;font-size:13px;font-weight:600}.cataloguePrototype .quick-filters .apply-filters{min-height:36px;border-radius:var(--ui-radius);background:#143f34;padding-inline:16px;font-size:14px;font-weight:700}.cataloguePrototype .domain-table-shell{overflow-x:auto;border:1px solid #bfc9d5;border-radius:var(--ui-radius-lg);background:var(--ui-surface);box-shadow:none;scrollbar-color:#94a3b8 #e9eef3;scrollbar-width:thin;-webkit-font-smoothing:auto;text-rendering:optimizeLegibility}.cataloguePrototype .domain-table-shell::-webkit-scrollbar{height:10px}.cataloguePrototype .domain-table-shell::-webkit-scrollbar-track{background:#e9eef3}.cataloguePrototype .domain-table-shell::-webkit-scrollbar-thumb{border:2px solid #e9eef3;border-radius:var(--ui-radius-sm);background:#94a3b8}.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header{grid-template-columns:226px 150px 275px 220px repeat(5,78px) 192px 202px 72px 138px;min-width:2050px;gap:8px;padding-right:16px;padding-left:16px}.cataloguePrototype .domain-list-header{position:-webkit-sticky;position:sticky;z-index:6;top:0;min-height:46px;border-bottom:1px solid #aeb9c6;background:#edf1f5;color:#3f4b59;font-size:12px;font-weight:700;letter-spacing:.15px}.cataloguePrototype .domain-list-header>span{display:flex;height:100%;align-items:center}.cataloguePrototype .domain-list-header span:nth-child(n+3){justify-content:center;text-align:center}.cataloguePrototype .domain-card{border:0;border-radius:0;box-shadow:none}.cataloguePrototype .domain-compact-row{min-height:124px;align-items:center;border-bottom:1px solid var(--ui-border);background:var(--ui-surface);padding-top:10px;padding-bottom:10px}.cataloguePrototype .domain-compact-row:hover{background:#f8fbff;box-shadow:inset 0 0 0 1px #c7d7ee}.cataloguePrototype .domain-compact-row:before{inset:14px auto 14px 0;width:3px;background:#0b8a68}.cataloguePrototype .compact-identity{gap:10px}.cataloguePrototype .compact-identity .favorite{width:34px;height:34px;border-color:var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-surface-subtle);color:var(--ui-ink-secondary);font-size:18px}.cataloguePrototype .compact-eyebrow,.cataloguePrototype .compact-label,.cataloguePrototype .compact-topic .compact-label,.cataloguePrototype .metric-dial-label,.cataloguePrototype .mini-keyword-heading>span,.cataloguePrototype .mini-traffic-heading>span{color:var(--ui-ink-secondary);font-size:12px;font-weight:700;letter-spacing:.15px}.cataloguePrototype .compact-eyebrow{color:var(--ui-green)}.cataloguePrototype .compact-identity strong{color:var(--ui-ink);font-size:16px;font-weight:700}.cataloguePrototype .compact-identity small,.cataloguePrototype .compact-price small,.cataloguePrototype .compact-topic small,.cataloguePrototype .compact-wayback small{color:var(--ui-ink-muted);font-size:12px;font-weight:500}.cataloguePrototype .compact-topic.row-module-trigger{min-height:96px;gap:7px;border:1px solid transparent;border-radius:var(--ui-radius);padding:8px}.cataloguePrototype .compact-topic.row-module-trigger.is-active,.cataloguePrototype .compact-topic.row-module-trigger:hover{border-color:#a9c4ea;border-radius:var(--ui-radius);background:var(--ui-blue-soft);box-shadow:inset 0 -2px var(--ui-blue)}.cataloguePrototype .compact-topic .topic-badge{border-radius:var(--ui-radius-sm);background:#e2f2ec;color:#155f4d;padding:5px 7px;font-size:12px;font-weight:700}.cataloguePrototype .market-graph-card{grid-template-rows:auto 58px auto;min-height:104px;gap:5px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-surface);padding:8px 10px;box-shadow:none}.cataloguePrototype .market-graph-card.is-active,.cataloguePrototype .market-graph-card:hover{border-color:#7ca7e6;background:#f8fbff;box-shadow:inset 0 -2px var(--ui-blue)}.cataloguePrototype .mini-keyword-heading,.cataloguePrototype .mini-traffic-heading{gap:6px}.cataloguePrototype .mini-keyword-heading strong,.cataloguePrototype .mini-traffic-heading strong{color:#1f5fc1;font-size:16px;font-weight:700}.cataloguePrototype .mini-keyword-heading small,.cataloguePrototype .mini-traffic-heading small{border-radius:var(--ui-radius-sm);background:#e7f0ff;color:#285fae;padding:3px 5px;font-size:12px;font-weight:700}.cataloguePrototype .mini-keyword-chart,.cataloguePrototype .mini-keyword-chart canvas,.cataloguePrototype .mini-traffic-chart,.cataloguePrototype .mini-traffic-chart canvas{height:58px;image-rendering:auto}.cataloguePrototype .mini-keyword-timeline,.cataloguePrototype .mini-traffic-timeline{color:var(--ui-ink-muted);font-size:12px;font-weight:500}.cataloguePrototype .metric-dial-button{min-height:104px;gap:5px;border:1px solid transparent;border-radius:var(--ui-radius);padding:5px 2px}.cataloguePrototype .metric-dial-button.is-active,.cataloguePrototype .metric-dial-button:hover{border-color:var(--ui-border);background:var(--ui-surface-subtle);box-shadow:inset 0 -2px var(--dial-color)}.cataloguePrototype .metric-dial{width:58px;height:58px}.cataloguePrototype .metric-dial:before{inset:7px}.cataloguePrototype .metric-dial strong{color:var(--ui-ink);font-size:17px;font-weight:700}.cataloguePrototype .metric-dial-button small{min-height:14px;color:var(--ui-ink-muted);font-size:12px;font-weight:500}.cataloguePrototype .compact-google-signals,.cataloguePrototype .compact-wayback{min-height:104px;border:1px solid var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-surface);box-shadow:none}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index{min-height:102px;padding:8px}.cataloguePrototype .compact-google-index{border-left-color:var(--ui-border-soft)}.cataloguePrototype .compact-google-logo{width:28px;height:28px;border-radius:var(--ui-radius-sm);font-size:14px}.cataloguePrototype .compact-gmb strong,.cataloguePrototype .compact-google-index strong{color:var(--ui-ink);font-size:17px;font-weight:700}.cataloguePrototype .compact-gmb small,.cataloguePrototype .compact-gmb-map-link,.cataloguePrototype .compact-google-index small{color:var(--ui-ink-secondary);font-size:12px;font-weight:500}.cataloguePrototype .compact-wayback{gap:10px;padding:9px 10px}.cataloguePrototype .compact-wayback.is-active,.cataloguePrototype .compact-wayback:hover{border-color:#7ca7e6;border-radius:var(--ui-radius);background:#f8fbff;box-shadow:inset 0 -2px var(--ui-blue)}.cataloguePrototype .compact-wayback-copy strong{color:var(--ui-ink);font-size:17px;font-weight:700}.cataloguePrototype .compact-wayback .wayback-history{width:110px;min-width:110px}.cataloguePrototype .compact-wayback .wayback-bars{height:58px;gap:3px;border-color:var(--ui-border)}.cataloguePrototype .compact-wayback .wayback-bars i:hover{transform:none}.cataloguePrototype .compact-wayback .wayback-years{color:var(--ui-ink-muted);font-size:12px}.cataloguePrototype .compact-price{gap:5px}.cataloguePrototype .compact-price strong{color:var(--ui-ink);font-size:20px;font-weight:700}.cataloguePrototype .compact-actions{gap:6px}.cataloguePrototype .compact-actions .unlock-button{min-height:40px;border-radius:var(--ui-radius);background:#123d32;padding:0 10px;font-size:14px;font-weight:700;box-shadow:none;transform:none}.cataloguePrototype .compact-actions .unlock-button:hover{background:#075f48;transform:none}.cataloguePrototype .wayback-export-button{min-height:34px;border-color:var(--ui-border);border-radius:var(--ui-radius);background:var(--ui-surface-subtle);color:var(--ui-ink-secondary);padding:0 8px;font-size:12px;font-weight:600}.cataloguePrototype .domain-module-nav,.cataloguePrototype .domain-module-panel{min-width:2050px}.cataloguePrototype .domain-module-panel{background:var(--ui-surface-subtle);animation:none;color:var(--ui-ink);font-size:14px}.cataloguePrototype .module-panel-heading{min-height:50px;border-bottom:1px solid var(--ui-border);background:#edf1f5;padding:0 20px}.cataloguePrototype .module-panel-heading>div span{color:var(--ui-ink-secondary);font-size:12px;font-weight:700;letter-spacing:.2px}.cataloguePrototype .module-panel-heading>div strong{color:var(--ui-ink);font-size:16px;font-weight:700}.cataloguePrototype .module-panel-heading>button{min-height:36px;border-color:var(--ui-border);border-radius:var(--ui-radius);color:var(--ui-ink-secondary);padding:0 10px;font-size:13px;font-weight:700}.cataloguePrototype .editorial-insights,.cataloguePrototype .keywords-panel,.cataloguePrototype .refdomains-panel,.cataloguePrototype .semrush-traffic-panel,.cataloguePrototype .serp-module{background:var(--ui-surface-subtle)}.cataloguePrototype .domain-module-panel p,.cataloguePrototype .domain-module-panel small{color:var(--ui-ink-secondary);font-size:13px;font-weight:500;line-height:1.55}.cataloguePrototype .debrief-simple-card,.cataloguePrototype .keywords-table,.cataloguePrototype .rd-overview,.cataloguePrototype .refdomains-table-wrap,.cataloguePrototype .semrush-traffic-panel,.cataloguePrototype .serp-card{border-color:var(--ui-border);border-radius:var(--ui-radius-lg);box-shadow:none}.cataloguePrototype .debrief-header h2,.cataloguePrototype .keywords-title h2,.cataloguePrototype .refdomains-heading h2,.cataloguePrototype .serp-module h2,.cataloguePrototype .traffic-panel-top h2{color:var(--ui-ink);font-size:20px;font-weight:700}.cataloguePrototype .debrief-header>span,.cataloguePrototype .keywords-eyebrow,.cataloguePrototype .rd-link-distribution>div:first-child>span,.cataloguePrototype .rd-overview-metric>span,.cataloguePrototype .serp-card-label{color:var(--ui-ink-secondary);font-size:12px;font-weight:700;letter-spacing:.2px}.cataloguePrototype .debrief-simple-card h3,.cataloguePrototype .rd-table-heading h3,.cataloguePrototype .serp-card h3{color:var(--ui-ink);font-size:16px;font-weight:700}.cataloguePrototype .debrief-simple-card p,.cataloguePrototype .keyword-traffic-recap p,.cataloguePrototype .serp-card p{color:var(--ui-ink-secondary);font-size:14px;line-height:1.55}.cataloguePrototype .keyword-row,.cataloguePrototype .refdomain-row{min-height:46px;border-color:var(--ui-border-soft);color:var(--ui-ink);font-size:14px}.cataloguePrototype .keyword-labels,.cataloguePrototype .refdomain-labels{min-height:40px;background:#edf1f5;color:var(--ui-ink-secondary);font-size:12px;font-weight:700;letter-spacing:.15px}.cataloguePrototype .keyword-row strong,.cataloguePrototype .keyword-text,.cataloguePrototype .refdomain-row span,.cataloguePrototype .refdomain-row strong{font-size:14px}.cataloguePrototype .keywords-lock,.cataloguePrototype .keywords-total,.cataloguePrototype .rd-list-count{border-radius:var(--ui-radius);font-size:13px}.cataloguePrototype .rd-overview{margin-bottom:14px}.cataloguePrototype .rd-overview-metric{min-height:82px;border-color:var(--ui-border-soft);padding:10px 14px}.cataloguePrototype .rd-overview-metric strong{color:var(--ui-ink);font-size:22px;font-weight:700}.cataloguePrototype .rd-distribution-legend,.cataloguePrototype .rd-link-distribution>div:first-child strong,.cataloguePrototype .rd-overview-metric small{color:var(--ui-ink-secondary);font-size:12px}.cataloguePrototype .granularity-filter button,.cataloguePrototype .range-filters button,.cataloguePrototype .series-filters button,.cataloguePrototype .traffic-toolbar button{min-height:34px;color:var(--ui-ink-secondary);font-size:13px;font-weight:600}.cataloguePrototype .series-filters button:not(.is-active){opacity:.72}.cataloguePrototype .keyword-observation-legend,.cataloguePrototype .keyword-observation-legend>small,.cataloguePrototype .keyword-observation-legend>span b,.cataloguePrototype .keyword-observation-legend>strong{color:var(--ui-ink-secondary);font-size:12px}.cataloguePrototype .module-traffic .semrush-chart,.cataloguePrototype .module-traffic .semrush-chart canvas{min-height:280px;height:280px;image-rendering:auto}.cataloguePrototype .table-footer{min-height:48px;color:var(--ui-ink-secondary);padding:0 4px;font-size:13px;font-weight:600}.cataloguePrototype .table-footer button,.cataloguePrototype .table-footer strong{width:34px;height:34px;border-color:var(--ui-border);border-radius:var(--ui-radius);font-size:13px}@media (max-width:1420px){.cataloguePrototype .content{padding-inline:20px}.cataloguePrototype .filters-grid{grid-template-columns:repeat(5,minmax(135px,1fr))}}@media (max-width:850px){.cataloguePrototype .content{padding:16px 14px 24px}.cataloguePrototype .page-heading{align-items:flex-start;flex-direction:column;gap:12px}.cataloguePrototype .filter-toolbar{align-items:flex-start;flex-wrap:wrap}.cataloguePrototype .view-actions{margin-left:0}.cataloguePrototype .filters-grid{grid-template-columns:repeat(3,minmax(130px,1fr))}}.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header{grid-template-columns:220px 145px 260px 210px 190px 72px 210px 195px 70px 135px;min-width:1810px}.cataloguePrototype .domain-list-metrics-header{display:grid!important;height:36px!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));align-self:center;overflow:hidden;border:1px solid #c3ccd7;border-radius:var(--ui-radius-sm);background:#f8fafc}.cataloguePrototype .domain-list-metrics-header>span{display:flex;align-items:center;justify-content:center;color:#3f4b59;font-size:11px;font-weight:700;line-height:1}.cataloguePrototype .domain-list-metrics-header>span:nth-child(2),.cataloguePrototype .domain-list-metrics-header>span:nth-child(4){border-left:1px solid #d5dce4}.cataloguePrototype .domain-list-metrics-header>span:nth-child(n+3){border-top:1px solid #d5dce4}.cataloguePrototype .compact-metric-grid{display:grid;min-width:0;min-height:104px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:4px;gap:4px;padding:1px}.cataloguePrototype .compact-metric-grid .metric-dial-button{display:grid;min-width:0;min-height:48px;grid-template-columns:minmax(34px,1fr) 39px;grid-template-rows:repeat(2,minmax(0,1fr));align-content:center;align-items:center;justify-items:start;grid-gap:0 4px;gap:0 4px;border:1px solid #dbe2ea;border-radius:var(--ui-radius-sm);background:#fbfcfd;padding:3px 4px}.cataloguePrototype .compact-metric-grid .metric-dial-button.is-active,.cataloguePrototype .compact-metric-grid .metric-dial-button:hover{border-color:#9bb6d8;background:#f3f7fc;box-shadow:inset 0 -2px var(--dial-color)}.cataloguePrototype .compact-metric-grid .metric-dial-label{grid-column:1;grid-row:1;align-self:end;color:#4b5563;font-size:12px;line-height:1}.cataloguePrototype .compact-metric-grid .metric-dial{width:38px;height:38px;grid-column:2;grid-row:1/3;justify-self:end}.cataloguePrototype .compact-metric-grid .metric-dial:before{inset:5px}.cataloguePrototype .compact-metric-grid .metric-dial strong{font-size:13px}.cataloguePrototype .compact-metric-grid .metric-dial-button.is-count .metric-dial:after{width:6px;height:6px;border-width:1px}.cataloguePrototype .compact-metric-grid .metric-dial-button small{min-height:12px;grid-column:1;grid-row:2;align-self:start;font-size:11px;line-height:1}.cataloguePrototype .compact-google-signals{min-height:104px;grid-template-columns:1fr;grid-template-rows:62px 42px}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index{min-height:0;gap:8px;padding:5px 8px}.cataloguePrototype .compact-gmb{height:62px;position:relative}.cataloguePrototype .compact-gmb.has-social-presence>div{padding-right:59px}.cataloguePrototype .compact-google-index{height:42px}.cataloguePrototype .compact-google-index,.cataloguePrototype button.compact-google-index{border-top:1px solid var(--ui-border-soft);border-left:0}.cataloguePrototype .compact-gmb>div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:repeat(3,auto);align-content:center;align-items:center;grid-gap:0 6px;gap:0 6px}.cataloguePrototype .compact-gmb>div>.compact-label{grid-column:1;grid-row:1}.cataloguePrototype .compact-gmb>div>strong{grid-column:2;grid-row:1;font-size:15px;line-height:1}.cataloguePrototype .compact-gmb>div>.compact-gmb-map-link,.cataloguePrototype .compact-gmb>div>small{grid-column:1/-1}.cataloguePrototype .compact-gmb>div>small{grid-row:2}.cataloguePrototype .compact-gmb>div>.compact-gmb-map-link{grid-row:3}.cataloguePrototype .compact-google-index>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:repeat(2,auto);align-content:center;grid-gap:0 6px;gap:0 6px}.cataloguePrototype .compact-google-index>div>.compact-label{grid-column:1;grid-row:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .compact-google-index>div>strong{grid-column:2;grid-row:1/3;font-size:16px}.cataloguePrototype .compact-google-index>div>small{grid-column:1;grid-row:2;font-size:11px;line-height:1}.cataloguePrototype .compact-gmb .compact-label,.cataloguePrototype .compact-gmb small,.cataloguePrototype .compact-gmb-map-link,.cataloguePrototype .compact-google-index .compact-label{font-size:11px;line-height:1.15}.cataloguePrototype .compact-google-logo{width:26px;height:26px;flex:0 0 26px}.cataloguePrototype .domain-module-nav,.cataloguePrototype .domain-module-panel{min-width:1810px}@media (max-width:1100px){.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header,.cataloguePrototype .domain-module-nav,.cataloguePrototype .domain-module-panel{min-width:1810px}}.cataloguePrototype{--ui-canvas:#e9edf1;--ui-border:#b8c2cd;--ui-border-soft:#d3dae2}.cataloguePrototype .topbar{border-bottom-color:#aeb8c3;box-shadow:0 1px 0 rgba(17,24,39,.04)}.cataloguePrototype .content{background:var(--ui-canvas)}.cataloguePrototype .page-heading{border-bottom:1px solid #c3cbd4;padding-bottom:14px}.cataloguePrototype .available-count{border-color:#9eabb8;background:#fff;box-shadow:0 1px 2px rgba(17,24,39,.06)}.cataloguePrototype .domain-type-switcher{border-color:#9eabb8;background:#dfe5eb}.cataloguePrototype .domain-type-switcher button{background:#f7f9fb}.cataloguePrototype .domain-type-switcher button+button{margin-left:3px}.cataloguePrototype .filter-toolbar{border-color:#aab5c0;background:#dfe5eb;box-shadow:inset 0 1px rgba(255,255,255,.72)}.cataloguePrototype .filter-button,.cataloguePrototype .filters-panel,.cataloguePrototype .view-actions button{border-color:#9eabb8;background:#fff}.cataloguePrototype .filters-panel{margin-bottom:18px;box-shadow:0 2px 5px rgba(17,24,39,.08)}.cataloguePrototype .filters-panel-heading{border-bottom-color:#b8c2cd;background:#e3e8ed}.cataloguePrototype .filters-panel-icon{border-color:#9eabb8;background:#f8fafc}.cataloguePrototype .filters-grid{background:#f8fafc}.cataloguePrototype .filter-field input,.cataloguePrototype .filter-field select,.cataloguePrototype .filter-search>div{border-color:#aeb8c3;background:#fff;box-shadow:inset 0 1px 1px rgba(17,24,39,.035)}.cataloguePrototype .quick-filters{border-top-color:#b8c2cd;background:#e8edf2}.cataloguePrototype .quick-filters button{border-color:#aab5c0;background:#fff}.cataloguePrototype .domain-table-shell{margin-top:0;border:1px solid #7e8a97;box-shadow:0 4px 12px rgba(17,24,39,.12)}.cataloguePrototype .domain-list-header{min-height:48px;border-bottom:2px solid #090d12;background:#1f2935;color:#fff}.cataloguePrototype .domain-list-header>span{color:#fff;text-shadow:0 1px rgba(0,0,0,.2)}.cataloguePrototype .domain-list-header>span:not(:last-child){border-right:1px solid #3d4855;padding-right:8px}.cataloguePrototype .domain-list-metrics-header{border-color:#667281;background:#303c49}.cataloguePrototype .domain-list-metrics-header>span{color:#fff}.cataloguePrototype .domain-list-metrics-header>span:nth-child(2),.cataloguePrototype .domain-list-metrics-header>span:nth-child(4){border-left-color:#596675}.cataloguePrototype .domain-list-metrics-header>span:nth-child(n+3){border-top-color:#596675}.cataloguePrototype .domain-compact-row{border-bottom-color:#b8c2cd;background:#f7f8fa}.cataloguePrototype .domain-compact-row:hover{background:#edf4f8;box-shadow:inset 0 0 0 1px #8eacc4}.cataloguePrototype .domain-compact-row>:not(:last-child){border-right-color:#cbd3dc}.cataloguePrototype .compact-identity{min-height:104px;border-right:1px solid #b8c2cd;background:#fff;padding:8px 10px}.cataloguePrototype .compact-topic.row-module-trigger{border-color:#c4cdd7;background:#fff}.cataloguePrototype .compact-google-signals,.cataloguePrototype .compact-wayback,.cataloguePrototype .market-graph-card{border-color:#aeb8c3;background:#fff}.cataloguePrototype .compact-metric-grid{border:1px solid #aeb8c3;border-radius:var(--ui-radius);background:#e5eaf0;padding:4px}.cataloguePrototype .compact-metric-grid .metric-dial-button,.cataloguePrototype .domain-compact-row>.metric-dial-button{border-color:#bdc7d1;background:#fff}.cataloguePrototype .compact-price{min-height:104px;border-right:1px solid #c3cbd4;border-left:1px solid #c3cbd4;background:#eef1f4}.cataloguePrototype .compact-actions{min-height:104px;align-content:center;background:#f7f8fa}.cataloguePrototype .module-panel-heading{border-top:1px solid #7e8a97;border-bottom-color:#aeb8c3;background:#dfe5eb}.cataloguePrototype .table-footer{border-top:1px solid #b8c2cd;background:#e3e8ed;padding-inline:12px}.cataloguePrototype{--ui-canvas:#f1f4f7;--ui-border:#c4cdd6;--ui-border-soft:#d8dee5}.cataloguePrototype .topbar{border-bottom-color:#c4cdd6;box-shadow:0 1px 3px rgba(32,48,64,.04)}.cataloguePrototype .page-heading{border-bottom-color:#d2d9e0}.cataloguePrototype .available-count{border-color:#bdc7d1;box-shadow:0 1px 2px rgba(32,48,64,.035)}.cataloguePrototype .domain-type-switcher,.cataloguePrototype .filter-toolbar{border-color:#bdc7d1;background:#e9eef2}.cataloguePrototype .filter-toolbar{box-shadow:none}.cataloguePrototype .filter-button,.cataloguePrototype .view-actions button{border-color:#bdc7d1}.cataloguePrototype .filters-panel{border-color:#bdc7d1;box-shadow:0 2px 6px rgba(32,48,64,.055)}.cataloguePrototype .filters-panel-heading{border-bottom-color:#cbd3dc;background:#edf1f5}.cataloguePrototype .filter-field input,.cataloguePrototype .filter-field select,.cataloguePrototype .filter-search>div,.cataloguePrototype .filters-panel-icon{border-color:#bdc7d1}.cataloguePrototype .quick-filters{border-top-color:#cbd3dc;background:#f0f3f6}.cataloguePrototype .quick-filters button{border-color:#bdc7d1}.cataloguePrototype .domain-table-shell{border-color:#aeb9c4;box-shadow:0 3px 10px rgba(32,48,64,.075)}.cataloguePrototype .domain-list-header{border-bottom:2px solid #93a5b5;background:#dbe4ec;color:#263647}.cataloguePrototype .domain-list-header>span{color:#263647;text-shadow:none}.cataloguePrototype .domain-list-header>span:not(:last-child){border-right-color:#c2ccd6}.cataloguePrototype .domain-list-metrics-header{border-color:#aebac6;background:#edf2f6}.cataloguePrototype .domain-list-metrics-header>span{color:#344556}.cataloguePrototype .domain-list-metrics-header>span:nth-child(2),.cataloguePrototype .domain-list-metrics-header>span:nth-child(4){border-left-color:#c5ced7}.cataloguePrototype .domain-list-metrics-header>span:nth-child(n+3){border-top-color:#c5ced7}.cataloguePrototype .domain-compact-row{border-bottom-color:#cbd3dc}.cataloguePrototype .domain-compact-row:hover{background:#f2f7fa;box-shadow:inset 0 0 0 1px #adc1d2}.cataloguePrototype .compact-identity{border-right-color:#cbd3dc;background:#f8fbfa}.cataloguePrototype .compact-google-signals,.cataloguePrototype .compact-topic.row-module-trigger,.cataloguePrototype .compact-wayback,.cataloguePrototype .market-graph-card{border-color:#bdc7d1}.cataloguePrototype .compact-metric-grid{border-color:#bdc7d1;background:#eef2f5}.cataloguePrototype .compact-metric-grid .metric-dial-button,.cataloguePrototype .domain-compact-row>.metric-dial-button{border-color:#c7d0d9}.cataloguePrototype .compact-price{border-color:#d0d7de;background:#f5f7f9}.cataloguePrototype .compact-actions{background:#fafbfc}.cataloguePrototype .module-panel-heading{border-top-color:#aeb9c4;border-bottom-color:#c4cdd6;background:#e8edf2}.cataloguePrototype .table-footer{border-top-color:#c4cdd6;background:#edf1f4}.cataloguePrototype{background:transparent}.cataloguePrototype .domain-table-shell{width:100%;overflow:hidden;border-radius:20px;background:#fff;isolation:isolate}.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header,.cataloguePrototype .domain-module-nav,.cataloguePrototype .domain-module-panel{width:100%;min-width:0;box-sizing:border-box}.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header{grid-template-columns:minmax(165px,1.55fr) minmax(105px,.95fr) minmax(210px,1.9fr) minmax(58px,.52fr) minmax(145px,1.25fr) minmax(165px,1.45fr) minmax(140px,1.25fr) minmax(58px,.52fr) minmax(105px,.9fr);gap:6px;padding-right:10px;padding-left:10px}.cataloguePrototype .domain-list-header{margin:8px 8px 0;width:calc(100% - 16px);border:1px solid #aeb9c4;border-radius:13px}.cataloguePrototype .domain-list-metrics-header{box-sizing:border-box;gap:7px;padding:6px}.cataloguePrototype .domain-list-metrics-header>span{border:0!important}.cataloguePrototype .compact-metric-grid{gap:7px;padding:6px}.cataloguePrototype .compact-metric-grid .metric-dial-button{grid-template-columns:minmax(0,1fr) 32px;gap:0 2px;overflow:hidden;padding:4px 5px}.cataloguePrototype .compact-metric-grid .metric-dial{width:32px;height:32px;margin-right:1px}.cataloguePrototype .compact-metric-grid .metric-dial:before{inset:4px}.cataloguePrototype .domain-card{width:calc(100% - 16px);margin:8px;overflow:hidden;border:1px solid #c4cdd6;border-radius:14px}.cataloguePrototype .domain-compact-row{border-bottom:0;border-radius:13px}.cataloguePrototype .domain-card:has(.domain-module-panel) .domain-compact-row{border-bottom:1px solid #c4cdd6;border-radius:13px 13px 0 0}.cataloguePrototype .compact-actions,.cataloguePrototype .compact-google-signals,.cataloguePrototype .compact-identity,.cataloguePrototype .compact-metric-grid,.cataloguePrototype .compact-price,.cataloguePrototype .compact-topic.row-module-trigger,.cataloguePrototype .compact-wayback,.cataloguePrototype .domain-compact-row>.metric-dial-button,.cataloguePrototype .market-graph-card{min-width:0}.cataloguePrototype .compact-wayback{gap:6px;padding-inline:7px}.cataloguePrototype .compact-wayback .wayback-history{width:min(82px,46%);min-width:52px}.cataloguePrototype .compact-google-signals{overflow:hidden}.cataloguePrototype .compact-gmb,.cataloguePrototype .compact-google-index{gap:5px;padding-inline:5px}.cataloguePrototype .compact-google-logo{width:21px;height:21px;flex-basis:21px}.cataloguePrototype .compact-actions .unlock-button,.cataloguePrototype .wayback-export-button{width:100%;padding-inline:5px;white-space:nowrap}.cataloguePrototype .compact-identity>div{width:100%}.cataloguePrototype .compact-identity .compact-domain-name{display:inline;overflow:visible;overflow-wrap:anywhere;line-height:1.12;text-overflow:clip;white-space:normal;word-break:normal}.cataloguePrototype .compact-domain-name>span{display:inline}.cataloguePrototype .compact-domain-name .compact-domain-tld{white-space:nowrap}@media (max-width:1500px) and (min-width:1101px){.cataloguePrototype .domain-compact-row,.cataloguePrototype .domain-list-header{grid-template-columns:minmax(150px,1.45fr) minmax(92px,.82fr) minmax(180px,1.65fr) minmax(52px,.46fr) minmax(130px,1.12fr) minmax(145px,1.28fr) minmax(118px,1.05fr) minmax(50px,.44fr) minmax(90px,.78fr);gap:4px;padding-right:7px;padding-left:7px}.cataloguePrototype .compact-eyebrow,.cataloguePrototype .compact-label,.cataloguePrototype .compact-topic .compact-label,.cataloguePrototype .metric-dial-label,.cataloguePrototype .mini-keyword-heading>span,.cataloguePrototype .mini-traffic-heading>span{font-size:10px}.cataloguePrototype .compact-gmb strong,.cataloguePrototype .compact-google-index strong,.cataloguePrototype .compact-identity strong,.cataloguePrototype .compact-wayback-copy strong,.cataloguePrototype .mini-keyword-heading strong,.cataloguePrototype .mini-traffic-heading strong{font-size:14px}}@media (max-width:1100px){.cataloguePrototype .domain-table-shell{border:0;background:transparent}.cataloguePrototype .domain-list-header{display:none}.cataloguePrototype .domain-card{width:100%;margin:0 0 12px;border-radius:18px}.cataloguePrototype .domain-compact-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.cataloguePrototype .domain-compact-row>*{min-height:92px;border-right:0!important;border-radius:12px}.cataloguePrototype .compact-identity{grid-column:1/-1}.cataloguePrototype .compact-actions,.cataloguePrototype .compact-google-signals,.cataloguePrototype .compact-metric-grid,.cataloguePrototype .compact-wayback{grid-column:span 2}.cataloguePrototype .compact-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.cataloguePrototype .domain-compact-row{grid-template-columns:minmax(0,1fr)}.cataloguePrototype .compact-actions,.cataloguePrototype .compact-google-signals,.cataloguePrototype .compact-identity,.cataloguePrototype .compact-metric-grid,.cataloguePrototype .compact-wayback{grid-column:1}}.cataloguePrototype .quality-rd-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%;align-items:center;gap:5px;margin-top:6px;border:1px solid #d5b56a;border-radius:7px;padding:3px 6px 3px 4px;background:linear-gradient(135deg,#fff9e7,#f7edc8);color:#6b4b08;line-height:1}.cataloguePrototype .quality-rd-badge.is-preview{border-style:dashed;border-color:#a697c1;background:#f7f3ff;color:#654f88}.cataloguePrototype .quality-rd-icon{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:5px;background:#72520c;color:#fff7dc;font-size:13px}.cataloguePrototype .quality-rd-badge.is-preview .quality-rd-icon{background:#755a9e;color:#fff}.cataloguePrototype .quality-rd-badge>span:last-child{display:grid;min-width:0;grid-gap:2px;gap:2px}.cataloguePrototype .quality-rd-badge b,.cataloguePrototype .quality-rd-badge small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .quality-rd-badge b{font-size:8px;letter-spacing:.07em}.cataloguePrototype .quality-rd-badge small{color:inherit;font-size:10px;font-weight:800}.cataloguePrototype .refdomain-row.is-quality-rd{background:linear-gradient(90deg,#fffaf0,#fff 58%);box-shadow:inset 3px 0 #c79b3d}.cataloguePrototype .ref-quality-badge{border:1px solid #dfc581;border-radius:999px;padding:3px 7px;background:#fff7dc;color:#76530a;font-weight:900}.cataloguePrototype .ref-indexing-badge,.cataloguePrototype .ref-quality-badge{display:inline-flex;flex:0 0 auto;align-items:center;font-size:10px;line-height:1;white-space:nowrap}.cataloguePrototype .ref-indexing-badge{gap:5px;margin-left:0;border:1px solid transparent;border-radius:999px;padding:4px 8px;font-weight:850}.cataloguePrototype .redacted-source{gap:0}.cataloguePrototype .redacted-source i{filter:blur(5px);opacity:.68}.cataloguePrototype .redacted-source b{filter:none;opacity:1}.cataloguePrototype .redacted-source .ref-source-lock{margin-left:8px}.cataloguePrototype .ref-indexing-badge:before{width:6px;height:6px;border-radius:50%;background:currentColor;content:""}.cataloguePrototype .ref-indexing-badge.is-indexed{border-color:#b9e2ca;background:#eaf8ef;color:#16774d}.cataloguePrototype .ref-indexing-badge.is-not-indexed{border-color:#f0c5c5;background:#fff0f0;color:#b53939}.cataloguePrototype .module-panel-heading>div{gap:12px}.cataloguePrototype .module-panel-switch{display:inline-flex;align-items:center;gap:3px;margin-left:8px;padding:3px;border:1px solid var(--ui-border);border-radius:10px;background:#fff}.cataloguePrototype .module-panel-switch button{min-height:30px;border:0;border-radius:7px;background:transparent;color:var(--ui-ink-secondary);padding:0 12px;font-size:12px;font-weight:700;cursor:pointer}.cataloguePrototype .module-panel-switch button.is-active{background:#e8edff;color:#315fbe;box-shadow:inset 0 -2px 0 #6a67df;cursor:default}.cataloguePrototype .module-traffic .semrush-traffic-panel{padding:10px 20px 14px}.cataloguePrototype .module-traffic .traffic-panel-top.is-compact{min-height:0;justify-content:flex-end;margin:0}.cataloguePrototype .module-traffic .traffic-stats{width:auto;min-width:430px;margin:0}.cataloguePrototype .module-traffic .traffic-stats>span{min-width:120px;padding:8px 13px}.cataloguePrototype .module-traffic .traffic-stats small{font-size:10px}.cataloguePrototype .module-traffic .traffic-stats strong{margin-top:2px;font-size:18px}.cataloguePrototype .module-traffic .traffic-toolbar{margin:8px 0 4px}.cataloguePrototype .module-traffic .granularity-filter button,.cataloguePrototype .module-traffic .range-filters button,.cataloguePrototype .module-traffic .traffic-toolbar button{min-height:30px;padding-block:4px;font-size:12px}.cataloguePrototype .module-traffic .semrush-chart,.cataloguePrototype .module-traffic .semrush-chart canvas{min-height:190px!important;height:190px!important}@media (max-width:900px){.cataloguePrototype .module-panel-heading{align-items:flex-start;gap:8px;padding-block:9px}.cataloguePrototype .module-panel-heading>div{flex-wrap:wrap}.cataloguePrototype .module-panel-switch{margin-left:0}.cataloguePrototype .module-traffic .traffic-stats{width:100%;min-width:0}}.cataloguePrototype .compact-actions .unlock-button:not(.is-unlocked){border:1px solid rgba(255,255,255,.38);background:linear-gradient(110deg,#ff6a55,#f43f5e 50%,#8b5cf6);background-position:0 50%;background-size:150% 100%;color:#fff;box-shadow:0 7px 18px rgba(244,63,94,.26);text-shadow:0 1px 2px rgba(25,12,28,.32)}.cataloguePrototype .compact-actions .unlock-button:not(.is-unlocked):hover{background:linear-gradient(110deg,#ff6a55,#f43f5e 50%,#8b5cf6);background-position:100% 50%;background-size:150% 100%;color:#fff;box-shadow:0 9px 22px rgba(139,92,246,.3);filter:saturate(1.08) brightness(1.05)}.cataloguePrototype .compact-actions .unlock-button:not(.is-unlocked):disabled{color:#fff;cursor:wait;filter:saturate(.82) brightness(.92);opacity:.78}.cataloguePrototype .compact-actions .unlock-button:not(.is-unlocked):focus-visible{outline:3px solid rgba(139,92,246,.34);outline-offset:2px}.cataloguePrototype .compact-actions .unlock-button:not(.is-unlocked)>span{color:#fff}.cataloguePrototype .compact-actions .unlock-button.is-unlocked{border:1px solid rgba(255,255,255,.42);background:linear-gradient(110deg,#ff6a55,#f43f5e 50%,#8b5cf6);background-position:100% 50%;background-size:150% 100%;color:#fff;box-shadow:0 7px 18px rgba(139,92,246,.24);text-shadow:0 1px 2px rgba(25,12,28,.32);opacity:1}.cataloguePrototype .compact-actions .unlock-button.is-unlocked>span{background:rgba(255,255,255,.2);color:#fff}.cataloguePrototype .compact-actions .admin-withdraw-button{border:1px solid rgba(190,68,78,.48);border-radius:8px;background:#fff7f7;color:#9b2635;font:inherit;font-weight:800;cursor:pointer}.cataloguePrototype .compact-actions .admin-withdraw-button:hover:not(:disabled){background:#ffe9e9}.cataloguePrototype .compact-actions .admin-withdraw-button:disabled{cursor:wait;opacity:.65}.cataloguePrototype .compact-actions .admin-publish-button{border:1px solid rgba(21,128,92,.48);border-radius:8px;background:#effcf5;color:#08764d;font:inherit;font-weight:800;cursor:pointer}.cataloguePrototype .compact-actions .admin-publish-button:hover:not(:disabled){background:#daf7e7}.cataloguePrototype .compact-actions .admin-publish-button:disabled{cursor:wait;opacity:.65}.cataloguePrototype .domain-table-shell{border-color:#9fabb9;background:linear-gradient(135deg,rgba(255,106,85,.045),transparent 34%),linear-gradient(315deg,rgba(139,92,246,.07),transparent 38%),#dfe5ed;box-shadow:inset 0 1px 0 rgba(255,255,255,.82),inset 0 0 0 1px rgba(123,139,159,.12),0 16px 34px rgba(15,23,42,.14),0 3px 8px rgba(15,23,42,.08)}.cataloguePrototype .domain-list-header{border-color:#aab6c4;background:#dce4ed;box-shadow:0 2px 0 rgba(73,88,108,.08)}.cataloguePrototype .domain-card{border-color:#bac5d1;background:#fff;box-shadow:0 3px 8px rgba(33,48,68,.07),0 1px 2px rgba(33,48,68,.06);transition:border-color .16s ease,box-shadow .16s ease}.cataloguePrototype .domain-compact-row{background:#fff}.cataloguePrototype .domain-card:has(.domain-module-panel){border-color:#9d96bb;box-shadow:0 0 0 2px rgba(139,92,246,.12),0 12px 26px rgba(39,35,64,.16)}.cataloguePrototype .domain-card:has(.domain-module-panel) .domain-compact-row{border-bottom-color:#aeb9c8;background:#fdfdff}.cataloguePrototype .domain-module-panel{position:relative;border-top:0;background:#eef2f7}.cataloguePrototype .module-panel-heading{border-bottom-color:#c7d0dc;background:#e1e7ef}.cataloguePrototype .domain-module-panel .editorial-insights,.cataloguePrototype .domain-module-panel .keywords-panel,.cataloguePrototype .domain-module-panel .refdomains-panel,.cataloguePrototype .domain-module-panel .semrush-traffic-panel,.cataloguePrototype .domain-module-panel .serp-module{background:#f2f5f8}.cataloguePrototype .compact-wayback-stack{align-self:stretch;min-width:0;display:grid;grid-template-rows:minmax(0,3fr) minmax(0,2fr);overflow:hidden;border:1px solid #c6d2df;border-radius:10px;background:#f8fafc}.cataloguePrototype .compact-wayback-stack.is-active{border-color:#79a2fb;box-shadow:inset 0 -3px #3978f6}.cataloguePrototype .compact-wayback-stack .compact-wayback{width:100%;min-width:0;min-height:0;align-self:stretch;gap:5px;overflow:hidden;border:0;border-radius:0;background:#fff;padding:4px 6px 3px 7px;box-shadow:none}.cataloguePrototype .compact-wayback-stack .compact-wayback:focus-visible,.cataloguePrototype .compact-wayback-stack .compact-wayback:hover{border:0;background:#f7faff;box-shadow:none}.cataloguePrototype .compact-wayback-stack .compact-wayback-copy strong{font-size:12px}.cataloguePrototype .compact-wayback-stack .compact-wayback-copy small{font-size:8px}.cataloguePrototype .compact-wayback-stack .compact-wayback .wayback-history{width:min(68px,43%);min-width:42px}.cataloguePrototype .compact-wayback-stack .compact-wayback .wayback-bars{height:24px}@media (max-width:1100px){.cataloguePrototype .compact-wayback-stack{grid-column:span 2;min-height:92px}}@media (max-width:680px){.cataloguePrototype .compact-wayback-stack{grid-column:1}}.cataloguePrototype .module-traffic .semrush-chart canvas{cursor:default}.cataloguePrototype .module-traffic .semrush-chart canvas.is-hovering-line{cursor:crosshair}.cataloguePrototype .traffic-hover-marker{position:absolute;z-index:3;width:11px;height:11px;translate:-50% -50%;pointer-events:none;border:3px solid #fff;border-radius:999px;background:#f43f5e;box-shadow:0 0 0 2px rgba(139,92,246,.7),0 0 14px rgba(244,63,94,.58)}.cataloguePrototype .traffic-hover-tooltip{position:absolute;z-index:4;display:grid;min-width:154px;grid-gap:2px;gap:2px;pointer-events:none;overflow:hidden;border:1px solid rgba(139,92,246,.42);border-radius:10px;background:rgba(13,13,22,.96);padding:9px 12px 10px;color:#fff;box-shadow:0 12px 28px rgba(15,23,42,.24),0 0 20px rgba(244,63,94,.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cataloguePrototype .mini-traffic-preview{grid-template-rows:auto 76px}.cataloguePrototype .mini-traffic-chart,.cataloguePrototype .mini-traffic-chart canvas{height:76px!important}.cataloguePrototype .traffic-hover-tooltip:before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#ff6a55,#f43f5e 52%,#8b5cf6);content:""}.cataloguePrototype .traffic-hover-tooltip>span{color:#cbd0dc;font-size:11px;font-weight:700;letter-spacing:.02em}.cataloguePrototype .traffic-hover-tooltip>strong{color:#fff;font-size:20px;line-height:1.1}.cataloguePrototype .traffic-hover-tooltip>strong small{color:#d8d7e3;font-size:11px;font-weight:700;text-transform:uppercase}.cataloguePrototype .module-keywords .keywords-panel{display:grid;grid-gap:14px;gap:14px}.cataloguePrototype .module-keywords .keyword-description-card{display:grid;min-height:92px;align-content:center;justify-items:center;grid-gap:8px;gap:8px;border:1px solid #d9e1de;border-radius:10px;background:#fff;padding:14px 24px;text-align:center}.cataloguePrototype .module-keywords .keyword-description-card>strong{color:#26342f;font-size:16px;font-weight:900;line-height:1.2}.cataloguePrototype .module-keywords .keyword-description-card>p{max-width:980px;margin:0;color:#5e6b66;font-size:12px;font-weight:600;line-height:1.45}.cataloguePrototype .module-keywords .keyword-summary-bar{display:grid;grid-template-columns:1fr 1fr 1fr 1fr minmax(260px,2.2fr);overflow:hidden;border:1px solid #c6d2df;border-radius:10px;background:#fff;box-shadow:0 3px 8px rgba(32,48,67,.05)}.cataloguePrototype .module-keywords .keyword-summary-cell,.cataloguePrototype .module-keywords .keyword-summary-distribution{display:grid;min-width:0;min-height:92px;align-content:center;grid-gap:5px;gap:5px;padding:13px 16px}.cataloguePrototype .module-keywords .keyword-summary-cell+.keyword-summary-cell,.cataloguePrototype .module-keywords .keyword-summary-distribution{border-left:1px solid #d7e0e9}.cataloguePrototype .module-keywords .keyword-summary-cell small,.cataloguePrototype .module-keywords .keyword-summary-distribution small{color:#596676;font-size:9px;font-weight:900;letter-spacing:.04em}.cataloguePrototype .module-keywords .keyword-summary-cell strong{color:#172033;font-size:24px;line-height:1}.cataloguePrototype .module-keywords .keyword-summary-cell>span{overflow:hidden;color:#697687;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.cataloguePrototype .module-keywords .keyword-summary-cell.is-generic{background:#edf8f3}.cataloguePrototype .module-keywords .keyword-summary-cell.is-generic strong{color:#14845f}.cataloguePrototype .module-keywords .keyword-summary-cell.is-branded{background:#fff5ec}.cataloguePrototype .module-keywords .keyword-summary-cell.is-branded strong{color:#b76528}.cataloguePrototype .module-keywords .keyword-summary-distribution{gap:8px}.cataloguePrototype .module-keywords .keyword-summary-distribution>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.cataloguePrototype .module-keywords .keyword-summary-distribution>div:first-child strong{color:#3e4c60;font-size:10px;font-weight:800;white-space:nowrap}.cataloguePrototype .module-keywords .keyword-summary-track{display:flex;height:12px;overflow:hidden;border-radius:999px;background:#edf0f3}.cataloguePrototype .module-keywords .keyword-summary-track i{display:block;min-width:0;height:100%}.cataloguePrototype .module-keywords .keyword-summary-track .is-generic{background:#17a672}.cataloguePrototype .module-keywords .keyword-summary-track .is-branded{background:#f0a25d}.cataloguePrototype .module-keywords .keyword-summary-distribution>span{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#637082;font-size:9px}.cataloguePrototype .module-keywords .keyword-summary-distribution b{font-weight:800}.cataloguePrototype .module-keywords .keyword-summary-distribution b.is-generic{color:#16845e}.cataloguePrototype .module-keywords .keyword-summary-distribution b.is-branded{color:#b76528}.cataloguePrototype .module-keywords .keyword-summary-distribution em{overflow:hidden;border-left:1px solid #d7e0e9;color:#58677a;padding-left:8px;font-style:normal;font-weight:750;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1100px){.cataloguePrototype .module-keywords .keyword-summary-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.cataloguePrototype .module-keywords .keyword-summary-distribution{grid-column:1/-1;border-top:1px solid #d7e0e9;border-left:0}.cataloguePrototype .module-keywords .keyword-summary-cell:nth-child(3){border-left:0;border-top:1px solid #d7e0e9}}@media (max-width:620px){.cataloguePrototype .module-keywords .keyword-summary-bar{grid-template-columns:1fr}.cataloguePrototype .module-keywords .keyword-summary-cell,.cataloguePrototype .module-keywords .keyword-summary-cell:nth-child(3),.cataloguePrototype .module-keywords .keyword-summary-distribution{grid-column:1;border-top:1px solid #d7e0e9;border-left:0}.cataloguePrototype .module-keywords .keyword-summary-cell:first-child{border-top:0}}.cataloguePrototype .compact-google-index{align-items:center}.cataloguePrototype .compact-google-index>div{display:flex;min-height:100%;align-items:center;gap:8px}.cataloguePrototype .compact-google-index>div>.compact-label,.cataloguePrototype .compact-google-index>div>strong{grid-column:auto;grid-row:auto}.cataloguePrototype .wayback-export-button svg{width:11px;height:11px;flex:0 0 auto}.cataloguePrototype .wayback-export-button.is-locked,.cataloguePrototype .wayback-export-button.is-locked:hover{border-color:#c8d2dc;background:#eef2f6;color:#516171;cursor:not-allowed;opacity:1}