:root{color-scheme:light;--navy:#0d1728;--blue:#3563f6;--ink:#172033;--muted:#74809a;--line:#e2e7f0;--bg:#f5f7fb;--green:#16a36a;--red:#d4424b;--amber:#b97805}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#dfe8ff,transparent 34%),var(--bg)}.auth-locale{position:fixed;top:20px;right:24px}.auth-card{width:min(430px,100%);background:white;border:1px solid var(--line);border-radius:20px;padding:32px;box-shadow:0 24px 80px #20366b1a}.brand{display:flex;align-items:center;gap:12px;font-weight:800;font-size:17px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--blue);color:white}h1{font-size:28px;margin:28px 0 8px;letter-spacing:-.03em}h2{margin:0;font-size:20px}.muted{color:var(--muted)}.field{display:grid;grid-gap:7px;gap:7px;margin:16px 0;font-weight:650}.field input,.field select,.field textarea,.input{width:100%;border:1px solid var(--line);border-radius:10px;padding:11px 12px;background:white;outline:none}.field input:focus,.field textarea:focus,.input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3563f61a}.btn{border:0;border-radius:10px;padding:11px 16px;background:var(--blue);color:white;font-weight:750}.btn.secondary{background:white;color:var(--ink);border:1px solid var(--line)}.btn.danger{background:var(--red)}.google-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:white;color:var(--ink);border:1px solid var(--line)}.google-btn:hover{background:#f8faff;border-color:#b8c5dc}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--muted);font-size:12px}.auth-divider:after,.auth-divider:before{content:"";height:1px;background:var(--line);flex:1 1}.btn:disabled{opacity:.55;cursor:not-allowed}.locale-switcher{display:inline-flex;padding:3px;border:1px solid #d7dfec;border-radius:10px;background:#f5f7fb}.locale-switcher button{min-width:38px;height:32px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:#71809a;font-size:11px;font-weight:850;letter-spacing:.04em}.locale-switcher button.active{background:white;color:var(--blue);box-shadow:0 2px 8px #17203316}.locale-switcher.compact{padding:2px}.locale-switcher.compact button{min-width:32px;height:28px;padding:0 7px}.error{color:var(--red);background:#fff0f1;border:1px solid #ffd4d7;border-radius:9px;padding:10px}.success{color:#087647;background:#e9fbf3;border:1px solid #bcebd5;border-radius:9px;padding:10px}.app{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:var(--navy);color:#d9e1f1;padding:24px 16px;display:flex;flex-direction:column}.sidebar .brand{padding:0 8px 24px;color:white}.nav{display:grid;grid-gap:5px;gap:5px}.nav a{padding:11px 12px;border-radius:9px;color:#aeb9ce;font-weight:650}.nav a:hover{background:#192943;color:white}.nav-group{display:grid;grid-gap:4px;gap:4px}.nav>.nav-group>a.active{background:#213453;color:white}.sidebar-project-list{display:grid;grid-gap:5px;gap:5px;margin:1px 0 4px 12px;padding:8px 0 8px 10px;border-left:1px solid #34445f}.sidebar-project-list-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 7px 4px 9px;color:#71809a;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sidebar-project-list-head a{display:grid;place-items:center;width:24px;height:24px;padding:0;border:1px solid #344762;border-radius:7px;color:#9aabc5;font-size:17px;line-height:1}.sidebar-project-list-head a:hover{background:#213453;border-color:#47638d}.sidebar-project-list-scroll{display:grid;grid-gap:3px;gap:3px;max-height:190px;overflow:auto;padding-right:4px;scrollbar-color:#344762 transparent;scrollbar-width:thin}.sidebar-project-item{display:flex;align-items:center;gap:8px;min-width:0;padding:8px 9px!important;color:#8e9cb4!important;font-size:12px}.sidebar-project-item>i{flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:#52627c;box-shadow:0 0 0 3px transparent}.sidebar-project-item>span{display:grid;min-width:0;grid-gap:1px;gap:1px}.sidebar-project-item small,.sidebar-project-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-project-item strong{color:#c4cee0;font-size:12px}.sidebar-project-item small{color:#71809a;font-size:10px}.sidebar-project-item.active{background:#213453!important;color:white!important}.sidebar-project-item.active>i{background:#6d8cff;box-shadow:0 0 0 3px #6d8cff22}.sidebar-project-item.active strong{color:white}.sidebar-project-empty{padding:7px 9px;color:#71809a;font-size:11px}.project-subnav{display:grid;grid-gap:3px;gap:3px;margin:1px 0 8px 12px;padding:8px 0 8px 10px;border-left:1px solid #34445f}.project-subnav-title{display:grid;grid-gap:2px;gap:2px;padding:2px 10px 7px;min-width:0;color:white}.project-subnav-title small,.project-subnav-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-subnav-title span{font-size:12px;font-weight:800}.project-subnav-title small{color:#7f8ea8;font-size:10px}.project-subnav a{padding:8px 10px;color:#8e9cb4;font-size:12px}.project-subnav a.active{background:#213453;color:white}.sidebar-foot{margin-top:auto;border-top:1px solid #26344c;padding:18px 8px 0;font-size:12px;color:#77859c}.main{min-width:0}.topbar{height:72px;background:white;border-bottom:1px solid var(--line);padding:0 30px;display:flex;align-items:center;justify-content:space-between}.topbar-actions{flex-wrap:nowrap}.header-project-switcher{display:flex;align-items:center;gap:8px;min-width:0;max-width:300px;height:40px;padding:4px 10px 4px 5px;border:1px solid #dbe2ee;border-radius:10px;background:#f8faff}.header-project-switcher:focus-within{border-color:#9db4ff;box-shadow:0 0 0 3px #3563f612}.header-project-icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:8px;background:#e7edff;color:var(--blue);font-size:11px;font-weight:900}.header-project-switcher select{min-width:0;width:220px;max-width:100%;border:0;outline:0;background:transparent;color:#26344c;font-size:12px;font-weight:750;cursor:pointer}.topbar-profile-link{display:flex;align-items:center;gap:9px;min-width:0;max-width:210px;padding:5px 8px 5px 5px;border:1px solid transparent;border-radius:11px;transition:background .15s ease,border-color .15s ease}.topbar-profile-link.active,.topbar-profile-link:hover{border-color:#dbe3f1;background:#f6f8fc}.topbar-profile-avatar,.topbar-profile-link>img{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:9px;object-fit:cover}.topbar-profile-avatar{background:linear-gradient(145deg,#e7edff,#d8e3ff);color:#3159cf;font-size:11px;font-weight:900;letter-spacing:.03em}.topbar-profile-copy{display:grid;min-width:0;grid-gap:1px;gap:1px}.topbar-profile-copy small,.topbar-profile-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-profile-copy strong{color:#26344c;font-size:12px}.topbar-profile-copy small{color:var(--muted);font-size:9px}.content{padding:28px 30px 56px;max-width:1600px;margin:auto}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.page-head h1{margin:0 0 4px}.grid{display:grid;grid-gap:16px;gap:16px}.stats{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:white;border:1px solid var(--line);border-radius:14px;padding:20px;box-shadow:0 3px 14px #17203308}.stat-label{color:var(--muted);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.stat-value{margin-top:7px;font-size:30px;font-weight:850;letter-spacing:-.04em}.split{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);grid-gap:16px;gap:16px;margin-top:16px}.chart{height:260px;align-items:flex-end;gap:12px;padding:24px 6px 4px;border-bottom:1px solid var(--line)}.bar,.chart{display:flex}.bar{flex:1 1;min-width:20px;max-width:60px;flex-direction:column;justify-content:flex-end;height:100%;border-radius:5px 5px 0 0;overflow:hidden;background:#d8deea}.bar i{display:block}.bar .indexed{background:var(--blue)}.bar .missing{background:#19bfda}.table-card{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden}.project-table-link{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:180px;color:#26344c}.project-table-link>span{display:grid;min-width:0;grid-gap:2px;gap:2px}.project-table-link small,.project-table-link strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-table-link small{color:var(--muted);font-size:12px}.project-table-link b{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:8px;color:#9aa6b9;font-size:22px;font-weight:500}.project-table-link:hover strong{color:var(--blue)}.project-table-link:hover b{background:#edf3ff;color:var(--blue)}.team-invite-card{margin-bottom:16px}.team-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.team-card-head h3{margin:0;font-size:16px}.team-card-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.team-access-section{display:grid;grid-gap:12px;gap:12px;margin:2px 0 18px;padding:16px;border:1px solid #dce4f1;border-radius:12px;background:#fafbfe}.team-access-mode{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));grid-gap:10px;gap:10px;max-width:780px}.team-access-mode label{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:12px;border:1px solid #dbe3ef;border-radius:11px;background:white;cursor:pointer}.team-access-mode label.selected{border-color:#9db4ff;background:#f1f5ff;box-shadow:0 0 0 3px #3563f60c}.team-access-mode input{margin-top:3px;accent-color:var(--blue)}.team-access-mode span{display:grid;grid-gap:3px;gap:3px;min-width:0}.team-access-mode b{font-size:13px}.team-access-mode small{color:var(--muted);font-size:11px}.team-access-mode.compact{max-width:650px}.team-project-picker{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));grid-gap:8px;gap:8px;max-height:240px;overflow:auto;padding:2px}.team-project-picker label{display:flex;align-items:center;gap:9px;min-width:0;padding:10px 11px;border:1px solid #dce4f0;border-radius:10px;background:white;cursor:pointer}.team-project-picker label.selected{border-color:#9db4ff;background:#edf3ff}.team-project-picker input{accent-color:var(--blue)}.team-project-picker span{display:grid;min-width:0;grid-gap:1px;gap:1px}.team-project-picker small,.team-project-picker strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-project-picker strong{font-size:12px}.team-project-picker small{color:var(--muted);font-size:10px}.team-project-empty{grid-column:1/-1;padding:18px;border:1px dashed #ccd6e7;border-radius:10px;color:var(--muted);text-align:center}.team-table td{vertical-align:middle}.team-table td:last-child,.team-table th:last-child{width:170px;text-align:right}.team-member-expanded>td{background:#f8faff;border-bottom-color:#cad7ef}.team-access-all{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:#e8f8ef;color:#187a4c;font-size:11px;font-weight:800}.team-access-all:before{content:"✓"}.team-project-chips{display:flex;flex-wrap:wrap;gap:5px;max-width:460px}.team-project-chips span{display:inline-flex;max-width:180px;overflow:hidden;padding:5px 8px;border:1px solid #d7e1f3;border-radius:999px;background:#f3f6fc;color:#42516a;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.team-access-button{padding:8px 11px;white-space:nowrap}.team-access-editor-row>td{padding:0!important;background:#f3f6fc;text-align:left!important}.team-access-editor{display:grid;grid-gap:14px;gap:14px;padding:18px 20px 20px;border-left:3px solid var(--blue);box-shadow:inset 0 8px 20px #17203308}table{border-collapse:collapse;width:100%}td,th{padding:13px 16px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}th{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#fafbfe}.badge,th{font-size:11px}.badge{display:inline-flex;border-radius:999px;padding:4px 8px;font-weight:750;background:#edf1f7}.badge.active,.badge.indexed{color:#087647;background:#e3f8ee}.badge.error,.badge.not_indexed{color:#b52f37;background:#ffe9eb}.actions{gap:9px;flex-wrap:wrap}.actions,.toolbar{display:flex;align-items:center}.toolbar{gap:10px;margin-bottom:14px}.semantic-nav{display:flex;gap:5px;overflow:auto;margin:-8px 0 22px;padding-bottom:1px;border-bottom:1px solid var(--line)}.semantic-nav a{padding:11px 14px;color:var(--muted);font-weight:700;white-space:nowrap;border-bottom:2px solid transparent}.semantic-nav a.active{color:var(--blue);border-bottom-color:var(--blue)}.semantic-tools{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.semantic-tool-button,.semantic-tools>.btn{min-height:42px;display:inline-flex;align-items:center}.semantic-tool-button{gap:8px;padding:9px 12px;border:1px solid var(--line);border-radius:11px;background:white;color:#344159;font-weight:750;box-shadow:0 2px 8px #17203308}.semantic-tool-button:hover{border-color:#b9c8e8;background:#f8faff}.semantic-tool-button.active{border-color:#9db4ff;background:#edf3ff;color:var(--blue);box-shadow:0 0 0 3px #3563f612}.semantic-tool-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.semantic-tool-button b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--blue);color:white;font-size:10px}.semantic-tool-button i{margin-left:2px;color:#8b98ad;font-style:normal;transition:transform .18s ease}.semantic-tool-button.active i{transform:rotate(180deg)}.semantic-panel{position:relative;z-index:12;margin-bottom:16px;padding:0;overflow:visible;border-color:#d4def1;box-shadow:0 10px 32px #1720330c;animation:semantic-panel-in .16s ease-out}.semantic-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 20px 14px;border-bottom:1px solid var(--line);border-radius:14px 14px 0 0;background:linear-gradient(180deg,#fbfcff,#f7f9fd)}.semantic-panel-head h2{font-size:17px}.semantic-panel-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.semantic-panel-close{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:white;color:#77859c;font-size:20px;line-height:1}.semantic-panel-close:hover{color:var(--ink);border-color:#bdc9dd}.semantic-panel>.active-page-filter,.semantic-panel>.semantic-filter-grid,.semantic-panel>.semantic-panel-actions,.semantic-panel>.toolbar,.semantic-panel>.view-switch,.semantic-panel>form{margin-left:20px;margin-right:20px}.semantic-panel>.toolbar{margin-top:16px}.semantic-panel>form{padding-bottom:20px}.semantic-filter-grid{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(150px,1fr));grid-gap:12px;gap:12px}.semantic-filter-grid.two{grid-template-columns:minmax(300px,2fr) minmax(190px,1fr)}.semantic-panel-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 0 20px;color:var(--muted);font-size:12px}.semantic-panel-actions>span{margin-right:auto}.semantic-import-options{display:grid;grid-template-columns:repeat(3,minmax(150px,220px));grid-gap:10px;gap:10px}.semantic-data-table{overflow:auto}.semantic-data-table table{min-width:980px}.semantic-url-cell{max-width:360px}.semantic-url-cell a strong,.semantic-url-cell>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.semantic-manager-link{display:inline-flex;align-items:center;min-height:42px;padding:9px 13px;border:1px solid #b9c8e8;border-radius:11px;background:#f8faff;color:var(--blue);font-weight:750}.semantic-manager-link:hover{background:#edf3ff}.span-2{grid-column:1/-1}.field-link-button{align-self:flex-start;margin-top:7px;padding:0;border:0;background:none;color:var(--blue);font-size:12px;font-weight:750}.quick-cluster-form{position:relative;display:grid;grid-template-columns:minmax(200px,1.4fr) minmax(180px,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:12px 42px 12px 13px;border:1px solid #bfd0ff;border-radius:11px;background:#f3f6ff}.quick-cluster-form>strong{grid-column:1/-1;color:#42516b;font-size:12px}.quick-cluster-form input,.quick-cluster-form select{width:100%;padding:10px 11px;border:1px solid #d3ddef;border-radius:9px;background:white}.quick-cluster-close{position:absolute;top:8px;right:9px;border:0;background:none;color:#71819a;font-size:20px}.active-cluster-filter{display:flex;align-items:center;gap:9px;margin:-8px 0 16px;padding:10px 13px;border:1px solid #c9d8ff;border-radius:10px;background:#f1f5ff;color:#60708d;font-size:12px}.active-cluster-filter strong{color:#1f2c43}.active-cluster-filter button{margin-left:auto;border:0;background:none;color:#71819a;font-size:20px}.keyword-filters{grid-template-columns:minmax(230px,2fr) minmax(200px,1.4fr) repeat(3,minmax(140px,1fr))}.cluster-import-options{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(140px,1fr))}.keyword-selection-bar .input{width:min(300px,100%)}.inline-cluster-select{width:100%;min-width:170px;max-width:260px;padding:8px 28px 8px 10px;border:1px solid #d6dfed;border-radius:9px;background:#f9fbff;color:#29364d}.inline-cluster-select:focus,.inline-cluster-select:hover{border-color:#9db4ff;background:white;outline:none}.keyword-cluster-table table{min-width:1240px}.cluster-stats{margin-bottom:16px}.cluster-progress{height:5px;margin-top:10px;overflow:hidden;border-radius:999px;background:#e5ebf5}.cluster-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3563f6,#5e83ff)}.cluster-table table{min-width:1180px}.cluster-table .expanded-parent td{background:#f8faff;border-bottom-color:#ccd9f5}.cluster-name-button{display:flex;align-items:flex-start;gap:9px;width:100%;padding:0;border:0;background:none;color:#1f2b40;text-align:left}.cluster-name-button strong{display:block;font-size:14px}.cluster-name-button small{display:block;max-width:360px;margin-top:4px;overflow:hidden;color:#7c8aa2;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.cluster-folder{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:8px;background:#edf3ff;color:var(--blue);font-size:12px}.intent-badge{display:inline-flex;padding:6px 9px;border-radius:999px;background:#eef2f7;color:#586880;font-size:11px;font-weight:800;white-space:nowrap}.intent-informational{background:#e8f1ff;color:#2764c7}.intent-commercial,.intent-transactional{background:#e8f8ef;color:#1d8954}.intent-navigational{background:#f1ebff;color:#7247b8}.intent-local{background:#fff2df;color:#a15c0c}.cluster-count{display:block;color:#77859b;font-size:11px;white-space:nowrap}.cluster-count.primary{color:#315ccf;font-weight:750}.row-actions{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.row-actions button{padding:5px 7px;border:0;border-radius:6px;background:transparent;color:var(--blue);font-size:11px;font-weight:750}.row-actions button:hover{background:#edf3ff}.row-actions button:disabled{color:#a8b2c2}.row-actions .danger-link{color:#d33f49}.cluster-members-row>td{padding:0!important;background:#f4f7fd}.cluster-members{margin:0;padding:18px 20px 20px;border-left:3px solid var(--blue);box-shadow:inset 0 8px 18px #17203308}.cluster-members-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.cluster-members-head h3{margin:0;font-size:15px}.cluster-members-head p{margin:4px 0 0;color:#7a889f;font-size:12px}.cluster-keyword-list{overflow:hidden;border:1px solid #d9e2f1;border-radius:11px;background:white}.cluster-keyword-row{display:grid;grid-template-columns:28px minmax(230px,1.8fr) 120px minmax(220px,1fr) 80px;align-items:center;grid-gap:12px;gap:12px;min-height:48px;padding:9px 12px;border-top:1px solid #e5eaf2}.cluster-keyword-row:first-child{border-top:0}.cluster-keyword-row.header{min-height:39px;background:#f8faff;color:#7c8ba3;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cluster-keyword-row>strong,.cluster-member-page{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cluster-member-page{color:#6f7f97;font-size:12px}.cluster-empty{padding:48px 20px}.cluster-empty h3{margin-bottom:5px}.cluster-empty p{margin:0 0 16px;color:var(--muted)}.missing-view-switch{margin:0 0 16px}@keyframes semantic-panel-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.metric-pair{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px 18px;gap:4px 18px;font-size:12px}.empty{text-align:center;padding:50px 20px;color:var(--muted)}.modal-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.workspace-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.compact-input{width:auto;min-width:220px}.import-preview{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));grid-gap:10px;gap:10px;margin:0 0 14px}.import-preview div{display:grid;grid-gap:2px;gap:2px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fafbfe}.import-preview strong{font-size:24px}.import-preview span{color:var(--muted);font-size:12px}.filter-grid{display:grid;grid-template-columns:minmax(240px,2fr) repeat(8,minmax(135px,1fr));grid-gap:10px;gap:10px}.selection-bar{position:-webkit-sticky;position:sticky;top:78px;z-index:5;display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 12px;padding:12px 16px;border:1px solid #bed0ff;border-radius:12px;background:#edf3ff;box-shadow:0 8px 30px #1720331c}.workspace-table{overflow:auto}.workspace-table table{min-width:1420px}.url-column small,.workspace-table td small{display:block;margin-top:5px;max-width:420px}.workspace-table td label{display:block;white-space:nowrap;margin:0 0 5px}.workspace-table td:nth-last-child(2),.workspace-table th:nth-last-child(2){min-width:130px}.workspace-history-actions,.workspace-history-heading{min-width:150px}.workspace-history-actions>div{display:grid;justify-items:start;grid-gap:5px;gap:5px}.workspace-history-actions .text-button{display:block;width:max-content;max-width:100%;padding:3px 0;line-height:1.3;text-align:left;white-space:nowrap}.workspace-row-expanded>td{background:#f8faff}.workspace-row-expanded>td:first-child{box-shadow:inset 3px 0 var(--blue)}.inline-index-history-table{margin-top:12px;overflow:auto}.inline-index-history-table table{min-width:900px}.url-column{max-width:420px;overflow-wrap:anywhere}.workspace-table .url-column{width:460px;max-width:460px}.url-line{gap:7px;width:100%}.url-line,.url-meta-line{display:flex;align-items:center;min-width:0}.url-meta-line{gap:8px;margin-top:5px;flex-wrap:wrap}.url-meta-line>small{margin-top:0}.source-badge{gap:6px;min-width:0;max-width:190px;border:1px solid #dce4f0;background:#f8faff;color:#42516a;font-weight:750;line-height:1}.source-badge i{flex:0 0 8px;width:8px;height:8px;border-radius:50%;box-shadow:0 0 0 2px white,0 0 0 3px #d9e0eb}.source-badge span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-badge.empty i{background:#a4afc0}.workspace-source-row>td{background-image:linear-gradient(90deg,#f8faff,transparent 34px)}.import-source-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:10px;gap:10px;margin-bottom:14px}.import-source-picker .field{margin:0}.source-manager-modal{width:min(920px,100%)}.source-create-form{display:grid;grid-template-columns:minmax(260px,1fr) 120px auto;align-items:end;grid-gap:10px;gap:10px;padding:14px;border:1px solid #d8e2f5;border-radius:12px;background:#f7f9ff}.source-create-form .field{margin:0}.color-field input[type=color]{width:100%;height:42px;padding:4px}.source-manager-list{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.source-manager-row{display:grid;grid-template-columns:14px minmax(180px,1fr) 52px 80px auto auto;align-items:center;grid-gap:9px;gap:9px;padding:10px;border:1px solid var(--line);border-radius:11px;background:white}.source-color-preview{width:12px;height:36px;border-radius:999px}.source-color-input{width:46px;height:38px;padding:3px;border:1px solid var(--line);border-radius:8px;background:white}.source-usage{color:var(--muted);font-size:11px;white-space:nowrap}.source-usage strong{color:var(--ink)}.selection-source-select{width:auto;min-width:190px}.url-ellipsis{min-width:0;flex:1 1}.url-ellipsis,.url-ellipsis strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-url-button{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;padding:0;border:1px solid transparent;border-radius:7px;background:transparent;color:#8795ad}.copy-url-button:hover{color:var(--blue);border-color:#cbd7f2;background:#f2f6ff}.copy-url-button.copied{color:#087647;background:#e3f8ee}.copy-url-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:14px 16px;background:#fafbfe;border-top:1px solid var(--line)}.pagination-summary{color:var(--muted);font-size:13px}.pagination-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pagination-controls label{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.pagination-controls select.input{width:82px;padding:8px 10px}.pagination-controls .btn{padding:8px 12px}.pagination-controls>span{min-width:140px;text-align:center;font-size:13px}.missing-controls{display:grid;grid-gap:14px;gap:14px;margin-bottom:16px}.view-switch{display:inline-flex;width:max-content;max-width:100%;padding:4px;border:1px solid var(--line);border-radius:11px;background:#f4f6fa}.view-switch button{padding:9px 14px;border:0;border-radius:8px;background:transparent;color:var(--muted);font:inherit;font-size:13px;font-weight:750;cursor:pointer}.view-switch button.active{background:#fff;color:var(--blue);box-shadow:0 2px 8px #17203317}.active-page-filter{display:flex;align-items:center;gap:9px;min-width:0;padding:10px 12px;border:1px solid #cbd8f8;border-radius:10px;background:#f1f5ff;color:var(--muted);font-size:13px}.active-page-filter strong{min-width:0;max-width:760px;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.active-page-filter .btn{margin-left:auto;padding:7px 10px;white-space:nowrap}.persistent-page-filter{margin:0 0 16px}.missing-table{overflow:auto}.missing-table table{min-width:940px}.missing-query-cell{width:36%;min-width:320px;max-width:470px}.missing-query-cell>small,.missing-query-cell>strong{display:block}.missing-query-page{display:grid;grid-gap:4px;gap:4px;margin-top:10px;padding-top:9px;border-top:1px solid #edf0f5}.missing-query-page .url-line{max-width:100%}.missing-query-page .url-ellipsis{color:#52647f;font-size:11px}.missing-query-page .text-button{width:max-content;padding:0;font-size:11px}.missing-page-url{max-width:420px}.missing-page-url>span,.missing-page-url>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.missing-page-url .text-button{display:block;margin-top:6px}.count-pill{display:inline-flex;min-width:38px;justify-content:center;padding:5px 9px;border-radius:999px;background:#edf3ff;color:var(--blue);font-weight:800}.country-multiselect{position:relative;flex:0 1 360px;min-width:260px}.country-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:42px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink);text-align:left}.country-select-trigger.open{border-color:var(--blue);box-shadow:0 0 0 3px #3563f61a}.country-select-trigger i{color:var(--muted);font-style:normal}.country-selected-chips{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:7px}.country-selected-chips>button:not(.clear),.country-selected-chips>span{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid #d8e1f3;border-radius:999px;background:#f5f8ff;color:#3d4e69;font-size:10px;font-weight:800}.country-selected-chips button i{color:#8390a6;font-style:normal}.country-selected-chips .clear{border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:700}.country-select-menu{position:absolute;z-index:30;top:calc(100% + 7px);left:0;width:min(420px,calc(100vw - 70px));overflow:hidden;border:1px solid #cad6eb;border-radius:12px;background:white;box-shadow:0 18px 50px #1720332b}.country-select-search{display:flex;gap:7px;padding:10px;border-bottom:1px solid var(--line);background:#fafbfe}.country-select-search input{min-width:0;flex:1 1;padding:9px 10px;border:1px solid var(--line);border-radius:8px;outline:none}.country-select-search button{border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:700}.country-select-options{max-height:360px;overflow:auto;padding:5px}.country-select-options label{display:grid;grid-template-columns:18px 25px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:8px 9px;border-radius:8px;cursor:pointer}.country-select-options label.selected,.country-select-options label:hover{background:#f0f5ff}.country-select-options .flag{font-size:18px}.country-select-options .name{display:flex;align-items:baseline;gap:7px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-select-options .name small{color:var(--muted);font-size:9px;font-weight:800}.country-select-options label>b{color:#71809a;font-size:10px}.country-summary{position:relative;width:max-content;max-width:100%}.country-summary-trigger{display:flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;cursor:pointer}.country-summary-trigger span,.country-summary-trigger>b{display:inline-flex;align-items:center;gap:3px;padding:4px 7px;border:1px solid #dce4f2;border-radius:999px;background:#f7f9fd;color:#42526d;font-size:10px}.country-summary-trigger>b{background:#edf3ff;color:var(--blue)}.country-summary-popover{position:absolute;z-index:20;top:calc(100% + 7px);left:0;width:390px;max-width:calc(100vw - 90px);max-height:340px;overflow:auto;border:1px solid #cad6eb;border-radius:11px;background:white;box-shadow:0 16px 45px #17203329}.country-summary-head{display:grid;grid-gap:2px;gap:2px;position:-webkit-sticky;position:sticky;top:0;padding:11px 12px;border-bottom:1px solid var(--line);background:#fafbfe}.country-summary-head small{color:var(--muted)}.country-summary-popover>div:last-child{display:grid;grid-template-columns:1fr 1fr;grid-gap:3px;gap:3px;padding:8px}.country-summary-popover>div:last-child>span{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;grid-gap:6px;gap:6px;padding:7px;border-radius:7px;background:#f8faff}.country-summary-popover span i{font-style:normal;font-size:16px}.country-summary-popover span b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.country-summary-popover span small{color:var(--muted);font-size:9px}.device-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:7px}.device-chips span{padding:3px 6px;border-radius:5px;background:#f0f2f6;color:#71809a;font-size:9px;font-weight:750}.missing-help{position:relative}.missing-help-button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d7dfec;border-radius:11px;background:white;color:#71809a;font-size:16px;font-weight:900;box-shadow:0 2px 8px #17203308}.missing-help-button:hover,.missing-help-button[aria-expanded=true]{border-color:#9db4ff;background:#edf3ff;color:var(--blue)}.missing-help-popover{position:absolute;z-index:50;top:calc(100% + 8px);right:0;width:min(440px,calc(100vw - 40px));padding:15px 16px;border:1px solid #cad6eb;border-radius:12px;background:white;box-shadow:0 18px 50px #1720332b}.missing-help-popover:before{content:"";position:absolute;top:-6px;right:15px;width:10px;height:10px;border-top:1px solid #cad6eb;border-left:1px solid #cad6eb;background:white;transform:rotate(45deg)}.missing-help-popover strong{display:block;margin-bottom:6px}.missing-help-popover p{margin:0;color:#65738b;font-size:12px;line-height:1.55}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:#0c1525a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-card{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:22px;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:0 28px 90px #07112459}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.modal-head h2{margin-top:5px}.modal-close{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--muted);font-size:24px;line-height:1}.modal-close:hover{color:var(--ink);background:#f4f6fa}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:18px}.import-modal textarea{resize:vertical;min-height:210px}.import-detail{margin-top:10px;border:1px solid var(--line);border-radius:9px;background:#fafbfe}.import-detail summary{padding:10px 12px;cursor:pointer;font-weight:700;font-size:13px}.import-detail pre{max-height:180px;overflow:auto;margin:0;padding:10px 12px;border-top:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}.anchor-attributes{display:flex;align-items:center;gap:6px;flex-wrap:wrap;max-width:520px}.anchor-attribute{display:inline-flex;align-items:center;min-width:0;max-width:100%;overflow:hidden;border:1px solid #dce4f2;border-radius:7px;background:#f7f9fd;font-size:11px}.anchor-attribute b{flex:0 0 auto;padding:5px 7px;background:#e9effa;color:#49617f;font-weight:800}.anchor-attribute span{min-width:0;overflow:hidden;padding:5px 7px;color:#263650;text-overflow:ellipsis;white-space:nowrap}.protocol-href{display:grid;grid-gap:6px;gap:6px;min-width:180px;max-width:300px}.protocol-href>span{justify-self:start;padding:3px 7px;border-radius:999px;background:#e8f1ff;color:#315fbe;font-size:10px;font-weight:800;text-transform:uppercase}.protocol-href code{display:block;overflow:hidden;color:#6e7d95;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.anchor-groups-table{overflow:auto}.anchor-groups-table table{min-width:1180px}.anchor-target-url{width:250px;max-width:250px}.anchor-target-url a strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow-wrap:anywhere;line-height:1.4}.anchor-total{display:block;color:#21304a;font-size:18px;line-height:1.2}.anchor-groups-table td>small.muted{display:block;margin-top:4px;white-space:nowrap;font-size:10px}.anchor-distribution-cell{min-width:620px;width:58%}.anchor-distribution-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px;color:#8390a6;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.anchor-distribution-head strong{color:#52627c}.anchor-distribution{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));grid-gap:7px;gap:7px}.anchor-distribution-item{display:grid;grid-gap:7px;gap:7px;min-width:0;padding:8px 10px;border:1px solid #e0e6f0;border-radius:9px;background:#fff;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.anchor-distribution-item:hover{border-color:#aebff2;background:#f8faff;box-shadow:0 4px 12px #3158b314;transform:translateY(-1px)}.anchor-distribution-main{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.anchor-distribution-text{min-width:0;overflow:hidden;color:#263650;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.anchor-distribution-metrics{display:flex;align-items:baseline;gap:5px;flex:0 0 auto}.anchor-distribution-metrics b{color:#1d2b43;font-size:12px}.anchor-distribution-metrics small{min-width:34px;color:#8a96aa;font-size:9px;text-align:right}.anchor-distribution-bar{display:block;height:3px;overflow:hidden;border-radius:999px;background:#edf1f7}.anchor-distribution-bar i{display:block;height:100%;max-width:100%;border-radius:inherit;background:linear-gradient(90deg,#3563f6,#7192fa)}.anchor-distribution-item.warning{border-color:#f2d3a4;background:#fffaf2}.anchor-distribution-item.warning .anchor-distribution-text{color:#9b620e}.anchor-distribution-item.warning .anchor-distribution-bar i{background:#d99838}.anchor-distribution-item.selected{border-color:#8da8f7;background:#f2f6ff;box-shadow:0 0 0 2px #3563f614}.anchor-expand-button{margin-top:9px;padding:3px 0;border:0;background:transparent;color:var(--blue);font-size:11px;font-weight:750}.anchor-expand-button:hover{text-decoration:underline}.anchor-list-limit{margin-left:12px;color:var(--muted);font-size:10px}.anchor-details-button{white-space:nowrap}.anchor-group-selected>td{background:#fbfcff}.anchor-group-selected>td:first-child{box-shadow:inset 3px 0 var(--blue)}.anchor-details-inline-row>td{padding:0;background:#f5f8ff}.anchor-details-inline{padding:18px 20px 20px;border-left:3px solid var(--blue)}.anchor-details-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.anchor-details-head h2{max-width:1000px;margin:4px 0 0;overflow-wrap:anywhere;font-size:16px}.anchor-details-head p{margin:5px 0 0}.anchor-details-table{overflow:auto}.anchor-details-table table{min-width:1100px}.anchor-details-empty{padding:24px;border:1px dashed var(--line);border-radius:10px;background:white}.anchor-response-selected>td{background:#f7f9ff}.anchor-response-selected>td:first-child{box-shadow:inset 3px 0 var(--blue)}.anchor-response-inline-row>td{padding:0 16px 14px;background:#f5f8ff}.anchor-response-inline-row .crawl-diagnostics{margin:12px 0 0}.crawl-diagnostics{margin:12px 0 16px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fbfcff}.diagnostic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.diagnostic-field{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:10px;border:1px solid #e6ebf4;border-radius:8px;background:white}.diagnostic-field.wide{grid-column:span 2}.diagnostic-field>span{color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.diagnostic-field>strong{overflow:hidden;color:#263650;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.diagnostic-section{margin-top:10px;border:1px solid #e1e7f1;border-radius:8px;background:white}.diagnostic-section summary{padding:9px 11px;cursor:pointer;color:#52617b;font-size:12px;font-weight:750}.diagnostic-section p{max-height:180px;overflow:auto;margin:0;padding:0 11px 11px;color:#3c4c66;font-size:12px;line-height:1.55}.diagnostic-headers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px;padding:0 11px 11px}.diagnostic-headers span{display:flex;gap:8px;min-width:0;padding:7px 8px;border-radius:6px;background:#f6f8fc;font-size:11px}.diagnostic-headers b{color:#52617b}.redirect-list{display:grid;grid-gap:7px;gap:7px;padding:0 11px 11px}.redirect-list div{display:grid;grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;font-size:11px}.redirect-list code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.diagnostic-json-toggle{margin-top:12px;padding:8px 11px;font-size:12px}.crawl-diagnostics .diagnostic-json{max-height:360px;overflow:auto;margin:10px 0 0;padding:14px;border-radius:9px;background:#101827;color:#dce6fb;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}@media (max-width:900px){.diagnostic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.diagnostic-headers{grid-template-columns:1fr}}.date-divider td{padding:9px 16px;background:#eef3fb;color:#52617b}.date-divider td span{margin-left:12px;color:var(--muted);font-size:12px}.text-button{border:0;background:transparent;padding:4px 0;color:var(--blue);font-weight:700;font-size:12px}.diagnostics-card{margin:0 0 16px}.diagnostics-card pre{max-height:420px;overflow:auto;padding:14px;border-radius:10px;background:#101827;color:#dce6fb;white-space:pre-wrap;overflow-wrap:anywhere}.history-filter-grid{grid-template-columns:minmax(260px,2fr) repeat(3,minmax(170px,1fr))}.history-date-field{display:grid;grid-gap:4px;gap:4px}.history-date-field>span{color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.history-date-field .input{padding-block:9px}.history-filter-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:12px}.selected-run-filter{display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid #cbd8f7;border-radius:9px;background:#f2f6ff;color:#53627b;font-size:12px}.history-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px 16px;border-bottom:1px solid var(--line);background:#fafbfe}.history-section-head h2{font-size:16px}.history-section-head p{margin:3px 0 0;font-size:12px}.history-run-selected td{background:#eef4ff}.history-run-selected td:first-child{box-shadow:inset 3px 0 var(--blue)}.history-runs-table code{display:block;max-width:140px;overflow:hidden;color:#52617b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.history-run-divider td{padding:9px 16px;background:#eef3fb}.history-run-divider td>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.history-run-divider strong{color:#34445e;font-size:12px}.history-run-divider td>div>span:not(.badge){color:var(--muted);font-size:11px}.history-run-reference{min-width:150px}.history-run-reference code,.history-run-reference strong{display:block}.history-run-reference strong{white-space:nowrap;font-size:11px}.history-run-reference code{margin-top:4px;color:var(--muted);font-size:10px}.response-run-reference{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px;color:#65738a;font-size:11px}.response-run-reference code{padding:3px 6px;border-radius:5px;background:#f0f3f8}.anchor-history-results{overflow:auto}.anchor-history-results table{min-width:1320px}.history-response-selected td{background:#f7f9ff}.history-response-selected td:first-child{box-shadow:inset 3px 0 var(--blue)}.history-response-inline-row>td{padding:0;background:#f5f8ff}.history-response-inline{padding:18px 20px 20px;border-left:3px solid var(--blue)}.history-response-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.history-response-head h2{max-width:980px;margin:4px 0 0;overflow-wrap:anywhere;font-size:15px}.history-snapshot-table{margin-top:12px}.history-snapshot-table table{min-width:900px}.history-snapshot-empty{padding:24px;border:1px dashed var(--line);border-radius:10px;background:white}.history-row-dropped td{background:#fff8f8}.import-source-list{max-width:520px;max-height:240px;overflow:auto;margin:8px 0 0;padding:10px;border-radius:8px;background:#101827;color:#dce6fb;white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}.settings-panel .filter-grid{grid-template-columns:repeat(2,minmax(260px,1fr))}.inline-history-row td{padding:0;background:#f6f9ff}.inline-history-panel{padding:18px 22px;border-left:4px solid var(--blue)}.inline-history-panel>.actions small{display:block;margin-top:4px}.crawl-history-item{margin-top:10px;border:1px solid var(--line);border-radius:10px;background:white;overflow:hidden}.crawl-history-item summary{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:12px 14px;cursor:pointer}.crawl-history-item summary span:nth-last-child(-n+2){color:var(--muted);font-size:12px}.crawl-history-item pre{max-height:360px;overflow:auto;margin:0 14px 14px;padding:14px;border-radius:9px;background:#101827;color:#dce6fb;white-space:pre-wrap;overflow-wrap:anywhere}.crawl-history-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;padding:0 14px 14px}.crawl-history-grid div{display:grid;grid-gap:4px;gap:4px;min-width:0}.crawl-history-grid b{color:var(--muted);font-size:11px;text-transform:uppercase}.crawl-history-grid span{overflow-wrap:anywhere}.gsc-setup-card h2{margin:6px 0 10px}.gsc-config-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(360px,2fr);grid-gap:18px;gap:18px;margin:18px 0}.gsc-config-grid>div{padding:14px;border:1px solid var(--line);border-radius:10px;background:#fafbfe}.gsc-config-grid ul{margin:10px 0 0;padding-left:20px}.code-block{display:block;margin:10px 0;padding:10px;border-radius:8px;background:#101827;color:#dce6fb;overflow-wrap:anywhere}.profile-page-head{margin-bottom:18px}.profile-page-head p{margin:0}.profile-layout{display:grid;grid-template-columns:280px minmax(0,1fr);align-items:start;grid-gap:18px;gap:18px}.profile-summary{position:-webkit-sticky;position:sticky;top:90px;display:grid;justify-items:center;padding:28px 22px;text-align:center}.profile-avatar-wrap{position:relative;margin-bottom:15px}.profile-avatar-image,.profile-avatar-large{display:grid;place-items:center;width:86px;height:86px;border-radius:24px;object-fit:cover}.profile-avatar-large{background:linear-gradient(145deg,#3563f6,#7897fa);color:white;box-shadow:0 12px 32px #3563f632;font-size:25px;font-weight:900;letter-spacing:.03em}.profile-provider-badge{position:absolute;right:-6px;bottom:-4px;display:grid;place-items:center;width:27px;height:27px;border:3px solid white;border-radius:50%;background:white;color:#4285f4;box-shadow:0 3px 10px #17203322;font-size:12px;font-weight:900}.profile-summary h2{max-width:100%;overflow-wrap:anywhere}.profile-email{max-width:100%;overflow:hidden;margin:5px 0 20px;text-overflow:ellipsis;white-space:nowrap}.profile-account-facts{display:grid;width:100%;border-top:1px solid var(--line)}.profile-account-facts>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 2px;border-bottom:1px solid var(--line);text-align:left}.profile-account-facts span{color:var(--muted);font-size:11px}.profile-account-facts strong{color:#344159;font-size:11px;text-align:right}.profile-panels{display:grid;grid-gap:18px;gap:18px}.profile-card{padding:0;overflow:hidden}.profile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid var(--line);background:#fbfcff}.profile-card-head h2{font-size:17px}.profile-card-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.profile-section-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:9px;background:#e8efff;color:var(--blue);font-size:11px;font-weight:900}.profile-section-icon.security{background:#e7f8f0;color:#168457}.profile-card>.error,.profile-card>.success{margin:16px 22px 0}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 16px;gap:0 16px;padding:4px 22px 0}.profile-form-grid .field{align-content:start}.profile-form-grid .field small{font-weight:500;line-height:1.5}.profile-confirm-field{padding:12px;border:1px solid #dbe5fb;border-radius:11px;background:#f7f9ff}.profile-confirm-field input{margin-top:1px}.profile-language-fieldset{margin:9px 22px 0;padding:15px;border:1px solid var(--line);border-radius:12px}.profile-language-fieldset legend{padding:0 6px;color:#344159;font-weight:800}.profile-language-fieldset>p{margin:0 0 12px;color:var(--muted);font-size:11px}.profile-language-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.profile-language-options label{display:grid;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;grid-gap:10px;gap:10px;min-width:0;padding:11px;border:1px solid #dce3ef;border-radius:10px;background:white;cursor:pointer}.profile-language-options label.selected{border-color:#9eb3f5;background:#f3f6ff;box-shadow:0 0 0 3px #3563f60c}.profile-language-options input{position:absolute;opacity:0;pointer-events:none}.profile-language-options .language-code{display:grid;place-items:center;width:36px;height:32px;border-radius:8px;background:#edf1f7;color:#65738a;font-size:10px;font-weight:900}.profile-language-options label.selected .language-code{background:#dfe7ff;color:#3159cf}.profile-language-options label>span:nth-of-type(2){display:grid;min-width:0}.profile-language-options strong{font-size:12px}.profile-language-options small{color:var(--muted);font-size:10px}.profile-language-options b{visibility:hidden;color:var(--blue)}.profile-language-options label.selected b{visibility:visible}.profile-form-actions{display:flex;justify-content:flex-end;padding:18px 22px 22px}.password-requirements{margin:6px 22px 0;padding:12px 14px;border-radius:10px;background:#f6f8fc;color:#65738a;font-size:11px}.password-requirements>span{color:#46546c;font-weight:750}.password-requirements ul{display:flex;gap:22px;flex-wrap:wrap;margin:7px 0 0;padding-left:17px}.profile-loading{min-height:180px;display:grid;place-items:center;color:var(--muted)}.extension-session-list{display:grid;grid-gap:9px;gap:9px;padding:18px 22px 22px}.extension-session-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:12px;border:1px solid var(--line);border-radius:11px;background:#fafbfe}.extension-session-device{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#e7edff;color:#3159cf;font-size:10px;font-weight:900}.extension-session-row>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.extension-session-row small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.extension-session-empty{margin:0;padding:16px;text-align:center}.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:18px}.integration-card{display:flex;flex-direction:column;min-height:360px;padding:0;overflow:hidden}.integration-card-head{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:start;grid-gap:13px;gap:13px;padding:20px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fcfdff,#f8faff)}.integration-card-head h2{margin:1px 0 4px;font-size:18px}.integration-card-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.integration-logo{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;font-weight:900}.integration-logo.google{color:#4285f4;background:linear-gradient(145deg,#edf5ff,#fff);border:1px solid #dce8fa}.integration-logo.bing{overflow:hidden;background:linear-gradient(145deg,#edf9ff,#fff);border:1px solid #b7def7;box-shadow:0 8px 20px #0874b91a}.integration-logo.bing img{display:block;width:72%;height:72%;object-fit:contain}.integration-logo.ahrefs{overflow:hidden;border:1px solid #d9e0ff;background:#4055ff;box-shadow:0 8px 20px #4055ff26}.integration-logo.ahrefs img{display:block;width:100%;height:100%;object-fit:cover}.integration-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;padding:8px 20px}.integration-facts>div{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:12px 8px;border-bottom:1px solid #eef1f6}.integration-facts span{color:var(--muted);font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.integration-facts strong{overflow:hidden;color:#354159;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.integration-card-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:auto;padding:16px 20px 20px}.integration-usage{padding:7px 28px 2px}.integration-usage>div:first-child{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.integration-progress{height:6px;margin-top:7px;border-radius:999px;background:#edf1f7;overflow:hidden}.integration-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3563f6,#6f8cf3)}.integration-warning{max-height:72px;overflow:auto;margin:9px 20px 0;padding:9px 11px;border-radius:8px;background:#fff4f3;color:#b8463d;font-size:10px;white-space:pre-wrap}.integration-form{padding-top:17px}.integration-form .field small{margin-top:5px;font-weight:500;line-height:1.45}.integration-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.integration-section-head h2{margin:0}.integration-section-head p{margin:4px 0 0;font-size:11px}.integration-runs{margin-top:18px}.integration-runs>.integration-section-head{padding:17px 18px;border-bottom:1px solid var(--line)}.integration-run-error{display:block;max-width:460px;max-height:48px;overflow:hidden;margin-top:5px;white-space:pre-wrap}.integration-summary-list{display:grid;margin:14px -16px -16px}.integration-summary-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;grid-gap:12px;gap:12px;padding:14px 16px;border-top:1px solid var(--line)}.integration-summary-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.integration-summary-copy span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.source-overlap-card{color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.source-overlap-card:hover{border-color:#b8c8f7;box-shadow:0 12px 30px #233e7a12;transform:translateY(-1px)}.source-overlap-card .btn{pointer-events:none}.source-overlap{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:14px;gap:14px;margin:22px 0}.source-overlap>div:not(.overlap-center){display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:18px 10px;border:1px solid var(--line);border-radius:12px;background:#fafbfe}.source-overlap strong{font-size:22px}.source-count-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:22px 0}.source-count-grid>div{display:grid;justify-items:center;grid-gap:9px;gap:9px;min-width:0;padding:15px 10px;border:1px solid var(--line);border-radius:12px;background:#fafbfe}.source-count-grid>div strong{color:#263650;font-size:22px}.source-count-grid .source-count-overlap{grid-column:1/-1;display:flex;flex-direction:row;justify-content:space-between;padding:12px 16px;border-color:#cbd7f8;background:#f1f5ff;color:#3159cf}.source-count-overlap span{font-size:11px;font-weight:800;text-transform:uppercase}.overlap-center{display:grid;place-items:center;width:78px;height:78px;border:1px solid #b9c8f5;border-radius:50%;background:#edf2ff;color:#3159cf}.overlap-center b{font-size:18px}.overlap-center span{margin-top:-10px;font-size:9px;text-transform:uppercase}.source-badge{display:inline-flex;align-items:center;gap:5px;width:max-content;padding:4px 8px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:850}.source-gsc{border-color:#c8ddf9;background:#edf6ff;color:#2874c7}.source-ahrefs{border-color:#ffd1ca;background:#fff1ef;color:#cf402c}.source-bing{border-color:#b7def7;background:#eef8ff;color:#0874b9}.source-filter-options{display:flex;gap:10px;flex-wrap:wrap;margin:16px 22px 0;padding:14px;border:1px solid var(--line);border-radius:12px}.source-filter-options legend{padding:0 6px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.source-filter-options label{display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #dfe5ef;border-radius:9px;background:white;cursor:pointer}.source-filter-options label.selected{border-color:#9fb4f6;background:#f3f6ff}.source-catalog-table td:first-child{min-width:240px}.source-catalog-table td:nth-child(2){min-width:330px}.source-status{display:inline-flex;padding:5px 9px;border-radius:8px;font-size:11px;font-weight:750}.source-lost{background:#f2f4f8;color:#68758a}.keyword-source-stack{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:6px}.keyword-source-history{display:grid;grid-gap:3px;gap:3px;margin-top:6px;color:var(--muted);font-size:10px}.keyword-source-history span{display:flex;gap:6px;flex-wrap:wrap}.keyword-source-history b{color:#45536b}.source-badge.lost{filter:grayscale(.45);opacity:.62;text-decoration:line-through}@media (max-width:1200px){.filter-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}}@media (max-width:1100px){.anchor-distribution{grid-template-columns:1fr}.anchor-distribution-cell{min-width:420px}}@media (max-width:1000px){.stats{grid-template-columns:1fr 1fr}.integration-grid,.split{grid-template-columns:1fr}.app{grid-template-columns:80px 1fr}.nav>.nav-group>a span,.project-subnav,.sidebar .brand span,.sidebar-foot,.sidebar-project-list{display:none}.sidebar{padding-inline:10px}.content{padding:22px 18px}.topbar{padding:0 18px}.header-project-switcher{max-width:230px}.header-project-switcher select{width:150px}.keyword-filters,.semantic-filter-grid,.team-project-picker{grid-template-columns:repeat(2,minmax(180px,1fr))}.cluster-members-head{display:grid}.cluster-keyword-row{grid-template-columns:28px minmax(220px,1.5fr) 110px minmax(190px,1fr) 60px}.profile-layout{grid-template-columns:220px minmax(0,1fr)}}@media (max-width:760px){.topbar-organization{display:none}.topbar{justify-content:flex-end}.topbar-profile-copy{display:none}.topbar-profile-link{padding:4px}.header-project-switcher{max-width:210px}.header-project-switcher select{width:140px}.profile-layout{grid-template-columns:1fr}.profile-summary{position:static}.profile-account-facts{max-width:420px}}@media (max-width:620px){.stats{grid-template-columns:1fr}.page-head{display:grid}.semantic-tools{justify-content:flex-start}.semantic-manager-link,.semantic-tool-button{flex:1 1;justify-content:center}.cluster-import-options,.filter-grid,.import-preview,.keyword-filters,.modal-grid,.profile-form-grid,.profile-language-options,.quick-cluster-form,.semantic-filter-grid,.semantic-filter-grid.two,.semantic-import-options,.team-access-mode,.team-project-picker{grid-template-columns:1fr}.quick-cluster-form>strong,.span-2{grid-column:auto}.semantic-panel-head{padding:15px}.semantic-panel>.active-page-filter,.semantic-panel>.semantic-filter-grid,.semantic-panel>.semantic-panel-actions,.semantic-panel>.toolbar,.semantic-panel>.view-switch,.semantic-panel>form{margin-left:15px;margin-right:15px}.semantic-panel-actions{align-items:stretch;flex-direction:column}.semantic-panel-actions>span{margin-right:0}.app{display:block}.sidebar{position:static;height:auto}.nav{grid-template-columns:repeat(5,1fr)}.sidebar .brand,.sidebar-foot{display:none}.topbar{height:58px;padding:0 10px}.topbar-actions{gap:5px;width:100%;justify-content:flex-end}.header-project-switcher{flex:1 1;max-width:none}.header-project-switcher select{width:100%}.content{padding:18px 12px}.table-card{overflow:auto}.team-access-section{padding:12px}.team-access-editor{padding:15px 12px}.cluster-members{padding:14px 12px}.cluster-keyword-list{overflow:auto}.cluster-keyword-row{min-width:780px}.profile-card-head,.profile-form-actions,.profile-form-grid{padding-left:16px;padding-right:16px}.password-requirements,.profile-card>.error,.profile-card>.success,.profile-language-fieldset{margin-left:16px;margin-right:16px}}.extension-connect-shell{padding:32px 16px}.extension-connect-card{width:min(520px,100%)}.extension-connect-card h1{margin-bottom:8px}.extension-connect-icon{display:grid;place-items:center;width:52px;height:52px;margin:8px 0 2px;border-radius:15px;background:linear-gradient(145deg,#edf3ff,#dfe9ff);color:var(--blue);font-size:25px;font-weight:850}.extension-connect-status{padding:13px 14px;border:1px solid #d9e3f5;border-radius:11px;background:#f7f9fd;color:#53627a;font-size:13px}.extension-connect-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.extension-connect-actions .btn{justify-content:center}.extension-connect-account{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #d7e1f1;border-radius:12px;background:#fafbfe}.extension-connect-account>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.extension-connect-account small{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.extension-connect-permissions{display:grid;grid-gap:9px;gap:9px;margin:0;padding:14px 14px 14px 34px;border:1px solid #e0e6f0;border-radius:12px;color:#46546b;font-size:12px}.extension-connect-note{margin:0;font-size:11px}