:root{color:#19221e;font-synthesis:none;text-rendering:optimizelegibility;--ink:#19221e;--muted:#65716b;--line:#dce2de;--soft-line:#e8ece9;--surface:#fff;--canvas:#f4f6f4;--accent:#16745a;--accent-soft:#e8f4ef;--blue:#3d6f96;--blue-soft:#eaf1f7;--amber:#a96d1e;--amber-soft:#f8f0e3;--red:#a9483f;--focus:#2c6f9d;--sidebar:#17201c;--sidebar-muted:#9aaba2;background:#f4f6f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;letter-spacing:0}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.sidebar{z-index:30;color:#f5f8f6;background:var(--sidebar);border-right:1px solid #2b3530;flex-direction:column;width:224px;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{border-bottom:1px solid #2b3530;align-items:center;gap:10px;height:64px;padding:0 16px;display:flex}.brand-row strong{font-size:16px;font-weight:700}.brand-symbol{color:#d8fff0;background:#24634f;border:1px solid #347e66;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.sidebar nav{flex:1;padding:18px 10px}.nav-heading{color:#788a80;text-transform:uppercase;margin:0 8px 8px;font-size:10px;font-weight:700;display:block}.nav-heading.secondary{margin-top:24px}.sidebar nav button{width:100%;min-height:38px;color:var(--sidebar-muted);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;margin-bottom:3px;padding:8px 10px;display:flex}.sidebar nav button:hover{color:#f5f8f6;background:#222c27}.sidebar nav button.active{color:#fff;background:#293a32;border-color:#354940}.sidebar nav button span{flex:1}.nav-count{color:#17201c;background:#8fd4b8;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;display:grid}.sidebar-foot{border-top:1px solid #2b3530;padding:10px}.account-button{color:#f1f5f2;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;min-width:0;padding:8px;display:grid}.account-button:hover{background:#222c27}.account-button>span:nth-child(2){min-width:0}.account-button strong,.account-button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-button strong{font-size:12px}.account-button small{color:var(--sidebar-muted);margin-top:2px;font-size:10px}.avatar{color:#d9f7ea;background:#33473e;border:1px solid #496257;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.avatar.large{color:#1b5745;background:var(--accent-soft);border-color:#b8d9cb;width:44px;height:44px;font-size:13px}main{min-height:100vh;margin-left:224px}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;align-items:center;gap:14px;height:64px;padding:0 26px;display:flex;position:sticky;top:0}.topbar-title{flex:1;min-width:0}.topbar-title strong,.topbar-title span{display:block}.topbar-title strong{font-size:13px}.topbar-title span{color:var(--muted);margin-top:2px;font-size:11px}.release-status{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.topbar-auth{border:1px solid var(--line);min-width:0;height:34px;font:inherit;cursor:pointer;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.topbar-auth.sign-in{color:#fff;background:var(--accent);border-color:var(--accent)}.topbar-auth.sign-in:hover{background:#11664f;border-color:#11664f}.topbar-auth.account{max-width:180px;color:var(--ink);background:var(--surface)}.topbar-auth.account:hover{background:#f0f3f1}.topbar-avatar{color:#e4f8ef;background:#2f6e58;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.topbar-auth-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.status-dot{background:#a7afaa;border-radius:50%;width:7px;height:7px}.status-dot.live{background:#2f9b74;box-shadow:0 0 0 3px #def1e9}.icon-button{color:#4c5953;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink);border-color:var(--line);background:#f0f3f1}.icon-button.active{color:var(--accent);background:var(--accent-soft);border-color:#c4dfd3}.icon-button:disabled{opacity:.35;cursor:not-allowed}.alert-button{position:relative}.alert-button i{background:#c74e42;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.alert-popover{z-index:35;width:min(360px,100vw - 32px);max-height:min(560px,100vh - 76px);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:8px;position:absolute;top:56px;right:24px;overflow:hidden;box-shadow:0 18px 48px #161f1b2e}.alert-popover>header,.alert-popover>footer{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.alert-popover>header{border-bottom:1px solid var(--line)}.alert-popover>header h2{margin:2px 0 0;font-size:15px}.alert-popover>header b{color:var(--accent);font-size:9px}.alert-popover>footer{border-top:1px solid var(--line);background:#fafbfa;justify-content:flex-end}.alert-popover-list{max-height:410px;overflow-y:auto}.alert-popover-list>button{width:100%;min-height:72px;color:inherit;border:0;border-bottom:1px solid var(--soft-line);cursor:pointer;text-align:left;background:0 0;grid-template-columns:8px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:11px 14px;display:grid}.alert-popover-list>button:last-child{border-bottom:0}.alert-popover-list>button:hover{background:#f6f9f7}.alert-popover-list strong,.alert-popover-list small,.alert-popover-list time{min-width:0;display:block}.alert-popover-list strong,.alert-popover-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.alert-popover-list strong{font-size:11px}.alert-popover-list small,.alert-popover-list time{color:var(--muted);margin-top:3px;font-size:9px}.alert-popover-empty{color:var(--muted);text-align:center;margin:0;padding:28px 14px;font-size:11px}.menu-button,.close-menu,.mobile-scrim{display:none}.content{width:100%;max-width:1440px;margin:0 auto;padding:28px 30px 54px}.formal-page{color:#35413b;max-width:820px}.formal-updated{color:var(--muted);text-transform:uppercase;margin-bottom:26px;font-size:11px;font-weight:650}.formal-page section{border-top:1px solid var(--line);padding:20px 0}.formal-page h2,.contact-directory h2{color:var(--ink);margin-bottom:8px;font-size:15px}.formal-page p,.contact-directory p{margin-bottom:10px;font-size:12px;line-height:1.7}.formal-page p:last-child,.contact-directory p:last-child{margin-bottom:0}.formal-page a,.contact-directory a,.site-footer a{color:var(--accent);font-weight:650}.contact-directory{background:var(--surface);border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:920px;display:grid;overflow:hidden}.contact-directory article{border-right:1px solid var(--soft-line);grid-template-columns:36px minmax(0,1fr);gap:11px;min-width:0;padding:18px;display:grid}.contact-directory article:nth-child(3){border-right:0}.contact-icon{width:36px;height:36px;color:var(--accent);background:var(--accent-soft);border:1px solid #c9e0d6;border-radius:6px;place-items:center;display:grid}.contact-directory a{overflow-wrap:anywhere;align-items:center;gap:5px;font-size:11px;display:inline-flex}.contact-response{color:var(--muted);border-top:1px solid var(--soft-line);background:#fafbfa;grid-column:1/-1;padding:13px 18px;margin:0!important}.site-footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:18px;font-size:10px;display:flex}.site-footer nav{flex-wrap:wrap;gap:16px;display:flex}.site-footer a{color:#52605a;text-decoration:none}.site-footer a:hover{color:var(--accent);text-decoration:underline}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:62px;margin-bottom:22px;display:flex}h1,h2,h3,p{margin-top:0}.page-heading h1{margin-bottom:5px;font-size:24px;line-height:1.25}.page-heading p,.section-heading p{color:var(--muted);margin-bottom:0;font-size:12px}.page-actions{align-items:center;gap:8px;display:flex}.button{color:#34413b;cursor:pointer;background:#fff;border:1px solid #cfd7d2;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:7px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.button:hover{border-color:#9eaaa4}.button:disabled{opacity:.5;cursor:not-allowed}.button.primary{color:#fff;background:var(--accent);border-color:var(--accent)}.button.danger{color:var(--red);border-color:#e2c9c6}.toolbar{background:var(--surface);border:1px solid var(--line);border-radius:7px;align-items:center;gap:10px;min-height:54px;margin-bottom:14px;padding:9px;display:flex}.search-field,.select-field{color:#6f7b75;border:1px solid var(--line);background:#fafbfa;border-radius:5px;align-items:center;gap:7px;height:34px;padding:0 9px;display:flex}.search-field{width:min(360px,42%)}.search-field input,.select-field select{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.select-field{width:190px}.signal-select{width:170px}.filter-button{flex:none}.filter-button.active{color:var(--accent);background:var(--accent-soft);border-color:#bdd9cd}.filter-button b{color:#fff;background:var(--accent);border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid}.segmented{background:#eef1ef;border-radius:6px;height:34px;margin-left:auto;padding:3px;display:flex}.segmented button{color:#68746e;cursor:pointer;background:0 0;border:0;border-radius:4px;width:48px;height:28px;padding:0;font-size:10px;font-weight:700}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 2px #17201c1f}.loading-row{min-height:160px;color:var(--muted);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.loading-row svg{animation:1s linear infinite spin}.data-health-banner{border:1px solid;border-radius:6px;align-items:center;gap:10px;min-height:48px;margin-bottom:16px;padding:9px 12px;font-size:11px;display:flex}.data-health-banner.partial{color:#60430d;background:#fff8e8;border-color:#ead7a7}.data-health-banner.stale{color:#6c302d;background:#fff3f1;border-color:#ebc5c0}.data-health-icon{flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.data-health-banner>div{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.data-health-banner strong{color:inherit;font-size:12px}.data-health-banner .data-health-action{color:inherit;background:0 0;border-color:currentColor;flex:none;margin-left:auto}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:38px 20px;display:flex}.empty-state .empty-icon{width:44px;height:44px;color:var(--accent);background:var(--accent-soft);border-radius:50%;place-items:center;margin-bottom:14px;display:grid}.empty-state h2{margin-bottom:6px;font-size:16px}.empty-state p{max-width:460px;color:var(--muted);margin-bottom:17px;font-size:12px;line-height:1.6}.metrics-band{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:28px;display:grid;overflow:hidden}.metrics-band article{border-right:1px solid var(--soft-line);min-width:0;padding:17px 18px}.metrics-band article:last-child{border-right:0}.metrics-band span,.metrics-band strong,.metrics-band small{display:block}.metrics-band span{color:var(--muted);font-size:11px}.metrics-band strong{margin:5px 0 3px;font-size:23px}.metrics-band small{color:#8a958f;font-size:10px}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin:22px 0 10px;display:flex}.section-heading h2{margin-bottom:3px;font-size:15px}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:3px 0;font-size:11px;font-weight:650;display:inline-flex}.result-meta{color:var(--muted);justify-content:space-between;gap:12px;margin:0 2px 8px;font-size:10px;display:flex}.table-scroll{contain:inline-size layout paint;overscroll-behavior-inline:contain;border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;max-width:100%;overflow-x:auto}.ranking-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:980px}.ranking-table th{color:#77827c;border-bottom:1px solid var(--line);text-align:left;background:#fafbfa;height:38px;padding:0 12px;font-size:10px;font-weight:650}.sort-heading{width:100%;height:38px;color:inherit;cursor:pointer;font-weight:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:flex}.sort-heading:hover,.ranking-table th[aria-sort=ascending] .sort-heading,.ranking-table th[aria-sort=descending] .sort-heading{color:#34463e}.sort-heading svg{flex:none}.ranking-table td{border-bottom:1px solid var(--soft-line);vertical-align:middle;height:70px;padding:7px 12px;font-size:11px}.ranking-table tbody tr:last-child td{border-bottom:0}.ranking-table tbody tr:hover{background:#f7faf8}.ranking-table th:first-child,.ranking-table td:first-child{width:58px}.ranking-table th:nth-child(2),.ranking-table td:nth-child(2){width:300px}.ranking-table th:nth-child(3),.ranking-table td:nth-child(3){width:135px}.ranking-table th:nth-child(4),.ranking-table td:nth-child(4){width:150px}.ranking-table th:nth-child(5),.ranking-table td:nth-child(5){width:105px}.ranking-table th:nth-child(6),.ranking-table td:nth-child(6){width:145px}.ranking-table th:nth-child(7),.ranking-table td:nth-child(7){width:50px}.rank-cell{color:#707c76;text-align:center;font-weight:700}.site-cell{align-items:center;gap:10px;min-width:0;display:flex}.site-cell-button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.site-cell-button:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.site-mark{color:#2b5544;background:var(--accent-soft);border:1px solid #cee3d9;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.site-mark.category-video,.category-icon.category-video{color:#2f628b;background:var(--blue-soft);border-color:#cedde9}.site-mark.category-audio,.category-icon.category-audio{color:#8c5c1b;background:var(--amber-soft);border-color:#ebd6b6}.site-mark.category-games,.category-icon.category-games{color:#734e88;background:#f1eaf5;border-color:#dfcfe7}.site-copy{min-width:0}.site-copy strong,.site-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.site-copy strong{font-size:12px}.site-copy small{color:var(--muted);margin-top:3px;font-size:10px}.site-intro{color:#536059;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;line-height:1.25;display:block;overflow:hidden}.ranking-table .site-domain{color:#8a958f;margin-top:1px;font-size:9px}.category-label{color:#536059;align-items:center;gap:6px;display:inline-flex}.signal-text{color:#3e4b45;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;display:block;overflow:hidden}.number-cell strong,.number-cell small,.revenue-value,.revenue-value small{display:block}.number-cell strong{font-size:13px}.number-cell small,.revenue-value small{color:var(--muted);text-transform:capitalize;margin-top:3px;font-size:9px;font-weight:400}.revenue-value{color:#274b3e;font-size:11px;font-weight:700}.muted-value{color:#89938e;font-size:10px}.date-value{color:#3e4b45;font-size:10px}.pagination{justify-content:flex-end;align-items:center;gap:7px;padding-top:12px;display:flex}.pagination span{min-width:54px;color:var(--muted);text-align:center;font-size:10px}.category-band{border-top:1px solid var(--line);margin-top:30px;padding-top:2px}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.category-grid button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:30px minmax(0,1fr) 15px;align-items:center;gap:1px 8px;min-width:0;padding:11px;display:grid}.category-grid button:hover{border-color:#aab7b0}.category-icon{color:#24634e;background:var(--accent-soft);border:1px solid #cee3d9;border-radius:6px;grid-row:1/3;place-items:center;width:30px;height:30px;display:grid}.category-grid strong,.category-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.category-grid strong{align-self:end;font-size:11px}.category-grid small{color:var(--muted);align-self:start;font-size:9px}.category-grid svg:last-child{color:#8b9690;grid-area:1/3/3}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.directory-grid>button,.model-list>button{background:var(--surface);border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:7px;grid-template-columns:36px minmax(0,1fr) auto 18px;align-items:center;gap:12px;min-width:0;min-height:72px;padding:14px;display:grid}.directory-grid>button:hover,.model-list>button:hover{background:#fafcfb;border-color:#aab7b0}.directory-grid strong,.directory-grid small,.model-list strong,.model-list small{display:block}.directory-grid strong,.model-list strong{font-size:12px}.directory-grid small,.model-list small{color:var(--muted);text-transform:capitalize;margin-top:3px;font-size:9px}.directory-grid b,.model-meta b{color:#47544e;white-space:nowrap;font-size:10px}.model-list{gap:7px;display:grid}.model-symbol,.collection-symbol,.method-icon{color:var(--blue);background:var(--blue-soft);border:1px solid #cddde9;border-radius:6px;place-items:center;display:grid}.model-symbol{width:36px;height:36px}.model-meta{text-align:right}.collection-summary{background:var(--surface);border:1px solid var(--line);border-radius:7px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:76px;margin-bottom:12px;padding:13px 15px;display:grid}.collection-symbol{width:42px;height:42px}.collection-summary>div>strong,.collection-summary>div>small{display:block}.collection-summary>div>strong{margin-top:3px;font-size:14px}.collection-summary>div>small{color:var(--muted);text-transform:capitalize;margin-top:3px;font-size:9px}.collection-count{text-align:right}.collection-count strong{font-size:20px!important}.collection-count span{color:var(--muted);font-size:9px}.method-band{background:var(--surface);border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:14px;display:grid;overflow:hidden}.method-band article{border-right:1px solid var(--soft-line);grid-template-columns:34px minmax(0,1fr);gap:10px;min-width:0;padding:16px;display:grid}.method-band article:last-child{border-right:0}.method-icon{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-color:#c9e0d6}.method-band strong{font-size:11px}.method-band p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.5}.method-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.method-facts div{border-right:1px solid var(--soft-line);min-width:0;padding:13px 16px}.method-facts div:last-child{border-right:0}.method-facts span,.method-facts strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.method-facts span{color:var(--muted);font-size:9px}.method-facts strong{margin-top:4px;font-size:11px}.alert-list,.source-list{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.alert-list>button{border:0;border-bottom:1px solid var(--soft-line);cursor:pointer;text-align:left;background:#fff;grid-template-columns:9px minmax(0,1fr) 130px 18px;align-items:center;gap:12px;width:100%;min-height:76px;padding:12px 16px;display:grid}.alert-list>button:last-child,.source-list article:last-child{border-bottom:0}.alert-list>button:hover{background:#f8faf9}.alert-state{background:#b7c0bb;border-radius:50%;width:7px;height:7px}.alert-state.unread{background:var(--accent)}.alert-list strong,.alert-list small{display:block}.alert-list strong{margin-bottom:4px;font-size:12px}.alert-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.alert-meta{text-align:right}.alert-meta time,.alert-meta b{font-size:9px;display:block}.alert-meta time{color:var(--muted)}.alert-meta b{color:#4d5a54;margin-top:4px}.source-list article{border-bottom:1px solid var(--soft-line);grid-template-columns:82px minmax(0,1fr) auto;gap:18px;min-height:100px;padding:17px;display:grid}.source-code{color:#345d4d;background:var(--accent-soft);text-align:center;border:1px solid #c8e0d5;border-radius:4px;align-self:start;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.source-list strong{font-size:12px}.source-list p{color:var(--muted);margin:5px 0 8px;font-size:10px;line-height:1.5}.source-tags{flex-wrap:wrap;gap:5px;display:flex}.source-tags b{color:#5b6861;text-transform:capitalize;background:#f1f4f2;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:650}.source-links{align-items:flex-start;gap:10px;display:flex}.source-links a{color:var(--blue);align-items:center;gap:4px;font-size:10px;font-weight:600;text-decoration:none;display:inline-flex}.filter-scrim{z-index:55;background:#141b184d;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.filter-panel{z-index:60;background:var(--surface);border-left:1px solid var(--line);contain:inline-size layout paint;flex-direction:column;width:min(360px,100vw);transition:transform .18s;display:flex;position:fixed;inset:0 0 0 auto;transform:translate(102%);box-shadow:-14px 0 40px #18201c24}.filter-panel.open{transform:translate(0)}.filter-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 14px;display:flex}.filter-panel h2{margin:3px 0 0;font-size:17px}.filter-body{flex:1;min-height:0;padding:4px 16px 18px;overflow-y:auto}.filter-body>section{border-bottom:1px solid var(--soft-line);padding:15px 0}.filter-body>section:last-child{border-bottom:0}.filter-body h3{color:#49564f;text-transform:uppercase;margin-bottom:8px;font-size:10px}.filter-options{grid-template-columns:1fr 1fr;gap:4px;display:grid}.filter-options.model-options{max-height:220px;overflow-y:auto}.filter-options label{cursor:pointer;border-radius:5px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:38px;padding:5px 6px;font-size:10px;display:grid}.filter-options label:hover{background:#f5f8f6}.filter-options input{width:14px;height:14px;accent-color:var(--accent);margin:0}.filter-options span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.filter-options small{color:var(--muted);font-size:8px}.filter-options.inline-options{grid-template-columns:1fr 1fr}.filter-note{color:var(--muted);margin:0;font-size:10px}.filter-panel>footer{border-top:1px solid var(--line);background:#fafbfa;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 14px;display:flex}.drawer-scrim,.modal-scrim{z-index:40;background:#141b185c;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.detail-drawer{z-index:50;border-left:1px solid var(--line);background:#fff;flex-direction:column;width:min(470px,100vw);transition:transform .18s;display:flex;position:fixed;inset:0 0 0 auto;transform:translate(102%);box-shadow:-14px 0 40px #18201c24}.detail-drawer.open{transform:translate(0)}.detail-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:64px;padding:11px 16px;display:flex}.drawer-body{padding:20px;overflow-y:auto}.drawer-body section.site-about{border-bottom:1px solid var(--soft-line);margin-top:0;padding-bottom:18px}.site-about-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.drawer-body .site-about-heading h3{margin:0}.site-visit{flex:none;text-decoration:none}.site-description{color:#536059;margin:9px 0 0;font-size:12px;line-height:1.6}.drawer-actions{flex-wrap:wrap;gap:8px;margin:14px 0 18px;display:flex}.detail-facts,.evidence-facts{border:1px solid var(--line);border-radius:6px;grid-template-columns:1fr 1fr;margin:18px 0 24px;display:grid;overflow:hidden}.detail-facts div,.evidence-facts div{border-right:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);min-width:0;padding:11px}.detail-facts div:nth-child(2n),.evidence-facts div:last-child{border-right:0}.detail-facts div:nth-last-child(-n+2){border-bottom:0}.detail-facts span,.detail-facts strong,.evidence-facts span,.evidence-facts strong{display:block}.detail-facts span,.evidence-facts span{color:var(--muted);font-size:9px}.detail-facts strong,.evidence-facts strong{overflow-wrap:anywhere;margin-top:4px;font-size:11px}.drawer-body section{margin-top:25px}.drawer-body h3{margin-bottom:10px;font-size:12px}.timeline article{grid-template-columns:10px 1fr;gap:8px;min-height:70px;display:grid}.timeline article>span{background:#4b9579;border:2px solid #dff0e9;border-radius:50%;width:8px;height:8px;margin-top:4px;position:relative}.timeline article>span:after{content:"";background:var(--line);width:1px;height:55px;position:absolute;top:8px;left:2px}.timeline article:last-child>span:after{display:none}.timeline strong{font-size:11px}.timeline p{color:var(--muted);margin:4px 0;font-size:10px;line-height:1.45}.timeline small{color:#89938e;font-size:9px}.evidence-list{border:1px solid var(--line);border-radius:6px;overflow:hidden}.evidence-list button{border:0;border-bottom:1px solid var(--soft-line);cursor:pointer;text-align:left;background:#fff;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;min-height:50px;padding:8px 10px;display:grid}.evidence-list button:last-child{border-bottom:0}.evidence-list strong,.evidence-list small{display:block}.evidence-list strong{font-size:10px}.evidence-list small{color:var(--muted);margin-top:3px;font-size:9px}.modal-layer{z-index:80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-scrim{z-index:0}.modal{z-index:1;background:#fff;border:1px solid #cfd7d2;border-radius:8px;width:min(520px,100%);max-height:min(720px,100vh - 40px);padding:20px;position:relative;overflow-y:auto;box-shadow:0 22px 70px #1017143d}.modal>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.modal h2{margin:3px 0 0;font-size:17px}.modal>p{color:var(--muted);font-size:11px;line-height:1.6}.compact-modal{width:min(430px,100%)}.form-stack{gap:14px;display:grid}.form-stack>label,.record-field{color:#56635d;gap:6px;font-size:10px;font-weight:650;display:grid}.form-stack input:not([type=radio]),.form-stack select,.form-stack textarea{width:100%;min-height:38px;color:var(--ink);background:#fff;border:1px solid #cfd7d2;border-radius:5px;outline:0;padding:8px 10px;font-size:12px}.form-stack textarea{resize:vertical;min-height:76px;line-height:1.5}.form-stack input:focus,.form-stack select:focus,.form-stack textarea:focus{border-color:#5f9d86;box-shadow:0 0 0 3px #e5f2ed}.form-stack fieldset{border:1px solid var(--line);border-radius:6px;gap:7px;margin:0;padding:10px;display:grid}.form-stack legend{color:#56635d;padding:0 4px;font-size:10px;font-weight:650}.choice-row{border:1px solid var(--soft-line);cursor:pointer;background:#f8faf9;border-radius:5px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:46px;padding:7px 8px;display:grid}.choice-row input{accent-color:var(--accent)}.choice-row strong,.choice-row small{display:block}.choice-row strong{font-size:11px}.choice-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.modal-actions,.account-actions{justify-content:flex-end;align-items:center;gap:8px;margin-top:4px;display:flex}.account-actions{justify-content:space-between;margin-top:16px}.inline-error{color:#873c35;background:#fbefed;border:1px solid #eed2ce;border-radius:5px;margin:0;padding:9px 10px;font-size:10px;line-height:1.45}.challenge-panel{gap:14px;display:grid}.challenge-status{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.challenge-status b{color:#376854;background:var(--accent-soft);border-radius:4px;padding:3px 6px;font-size:9px}.copy-field{border:1px solid var(--line);background:#f7f9f7;border-radius:5px;grid-template-columns:minmax(0,1fr) 34px;align-items:center;min-width:0;padding-left:9px;display:grid}.copy-field code{text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;overflow:hidden}.success-panel{min-height:150px;color:var(--accent);background:#f7fbf9;border:1px solid #cde2d8;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.success-panel strong{color:var(--ink);font-size:13px}.success-panel span{color:var(--muted);font-size:10px}.eyebrow{color:var(--accent);text-transform:uppercase;font-size:9px;font-weight:750}.evidence-facts{grid-template-columns:repeat(3,1fr)}.evidence-facts div{border-bottom:0}.digest-items{border-top:1px solid var(--line);margin-top:16px}.digest-items article{border-bottom:1px solid var(--soft-line);grid-template-columns:18px 1fr;gap:9px;padding:13px 2px;display:grid}.digest-items strong{font-size:11px}.digest-items p{color:var(--muted);margin:4px 0;font-size:10px;line-height:1.5}.account-summary{border:1px solid var(--line);background:#f7f9f7;border-radius:6px;align-items:center;gap:11px;margin-bottom:18px;padding:13px;display:flex}.account-summary strong,.account-summary small{display:block}.account-settings{border:1px solid var(--line);border-radius:6px;overflow:hidden}.account-settings .setting-row+.setting-row{border-top:1px solid var(--soft-line)}.setting-link{width:100%;color:inherit;cursor:pointer;text-align:left;background:#fff;border:0}.setting-link:hover{background:#f8faf9}.saved-view-list{border:1px solid var(--line);border-radius:6px;margin-top:12px;overflow:hidden}.saved-view-heading,.saved-view-list>div:not(.saved-view-heading){border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:8px;min-height:45px;padding:6px 9px;display:flex}.saved-view-heading{min-height:34px;color:var(--muted);background:#f8faf9;font-size:9px}.saved-view-list>div.active{background:var(--accent-soft)}.saved-view-list>div:last-of-type{border-bottom:0}.saved-view-open{cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:8px;min-width:0;padding:3px;display:flex}.saved-view-open>span{min-width:0}.saved-view-open strong,.saved-view-open small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.saved-view-open strong{font-size:10px}.saved-view-open small,.saved-view-list>p{color:var(--muted);margin-top:2px;font-size:8px}.saved-view-list>p{text-align:center;margin:0;padding:12px}.setting-row{grid-template-columns:30px minmax(0,1fr) 38px;align-items:center;gap:9px;min-height:58px;padding:10px;display:grid}.setting-icon{color:#376854;background:var(--accent-soft);border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.setting-row strong,.setting-row small{display:block}.setting-row strong{font-size:11px}.setting-row small{color:var(--muted);margin-top:2px;font-size:9px}.switch{cursor:pointer;width:36px;height:22px;position:relative}.switch input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.switch i{background:#c8d0cc;border-radius:11px;transition:background .14s;position:absolute;inset:0}.switch i:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #19221e33}.switch input:checked+i{background:var(--accent)}.switch input:checked+i:after{transform:translate(14px)}.switch input:focus-visible+i{outline-offset:2px;outline:3px solid #c7e2d7}.switch input:disabled+i{opacity:.5;cursor:not-allowed}.billing-result{color:#7b5623;background:var(--amber-soft);border:1px solid #e7d3b7;border-radius:6px;align-items:center;gap:11px;min-height:58px;margin-bottom:14px;padding:11px 13px;display:flex}.billing-result.success{color:#2f654f;background:var(--accent-soft);border-color:#c9dfd5}.billing-result strong,.billing-result span{display:block}.billing-result strong{font-size:12px}.billing-result span{color:var(--muted);margin-top:2px;font-size:10px}.billing-status-band{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;margin-bottom:16px;display:grid;overflow:hidden}.billing-status-band>div{border-right:1px solid var(--soft-line);min-width:0;padding:12px 14px}.billing-status-band span,.billing-status-band strong{display:block}.billing-status-band span{color:var(--muted);font-size:9px}.billing-status-band strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.billing-status-band>b{color:#7b5623;background:var(--amber-soft);white-space:nowrap;border-radius:4px;margin:0 13px;padding:4px 7px;font-size:9px}.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:920px;display:grid}.plan-card{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;min-width:0;min-height:350px;padding:20px;display:flex}.plan-card.featured{box-shadow:inset 0 3px 0 var(--blue);border-color:#a9c1d3}.plan-card>header,.plan-card>header>div{align-items:center;display:flex}.plan-card>header{justify-content:space-between;gap:12px}.plan-card>header>div{gap:10px;min-width:0}.plan-card h2,.plan-card p{margin:0}.plan-card h2{font-size:15px}.plan-card p{color:var(--muted);margin-top:2px;font-size:10px}.plan-icon{color:#376854;background:var(--accent-soft);border-radius:6px;flex:none;place-items:center;width:36px;height:36px;display:grid}.featured .plan-icon{color:#315f82;background:var(--blue-soft)}.plan-badge{color:#4f5e56;background:#edf1ee;border-radius:4px;padding:4px 7px;font-size:9px}.plan-badge.active{color:#315f82;background:var(--blue-soft)}.plan-price{align-items:baseline;gap:7px;min-height:68px;margin:22px 0 10px;display:flex}.plan-price strong{font-size:30px;line-height:1}.plan-price span{color:var(--muted);font-size:10px}.plan-card ul{border-top:1px solid var(--soft-line);gap:11px;margin:0 0 24px;padding:16px 0 0;list-style:none;display:grid}.plan-card li{color:#44514b;align-items:center;gap:8px;font-size:11px;display:flex}.plan-card li svg{color:var(--accent);flex:none}.plan-card>.button{width:100%;margin-top:auto}.billing-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;max-width:920px;margin-top:16px;padding:14px 0;display:flex}.billing-actions strong,.billing-actions span{display:block}.billing-actions strong{font-size:11px}.billing-actions span{color:var(--muted);margin-top:3px;font-size:10px}.billing-error{max-width:920px;margin-top:12px}.toast{z-index:100;color:#f5f8f6;background:#24322c;border:1px solid #3a4b43;border-radius:6px;align-items:center;gap:7px;max-width:min(360px,100vw - 32px);min-height:38px;padding:9px 12px;font-size:11px;font-weight:600;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 30px #141c1833}.account-summary strong{font-size:11px}.account-summary small{color:var(--muted);margin-top:3px;font-size:9px}.capitalize{text-transform:capitalize}@media (width<=1060px){.toolbar{flex-wrap:wrap}.search-field{flex:1;min-width:220px}.segmented{margin-left:0}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics-band{grid-template-columns:1fr 1fr}.metrics-band article:nth-child(2){border-right:0}.metrics-band article:nth-child(-n+2){border-bottom:1px solid var(--soft-line)}.method-band{grid-template-columns:1fr}.method-band article{border-right:0;border-bottom:1px solid var(--soft-line)}.method-band article:last-child{border-bottom:0}}@media (width<=639px){.filter-panel{border-left:0;width:100%;min-height:100dvh}.filter-options{grid-template-columns:1fr}.filter-options.inline-options{grid-template-columns:1fr 1fr}.filter-options label{min-height:44px}}@media (width<=820px){.alert-popover{display:none}.sidebar{transition:transform .18s;transform:translate(-102%)}.sidebar.open{transform:translate(0)}.close-menu,.menu-button{display:inline-grid}.close-menu{color:#adbbb4;margin-left:auto}.mobile-scrim{z-index:25;background:#12191666;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.mobile-scrim.visible{display:block}main{margin-left:0}.topbar{padding:0 14px}.release-status{display:none}.content{padding:22px 16px 44px}.toolbar{flex-wrap:wrap}.search-field{flex:1;width:calc(100% - 200px);min-width:190px}.select-field{width:180px}.segmented{width:100%;margin-left:0}.segmented button{flex:1}.table-scroll{border-right:0;border-radius:7px 0 0 7px;margin-right:-16px}}@media (width<=600px){.topbar{gap:8px}.topbar-title span{display:none}.topbar-auth.account{width:34px;padding:0}.topbar-auth-label{display:none}.page-heading{align-items:flex-start;min-height:54px}.page-heading h1{font-size:21px}.page-heading .button{flex:none;max-width:132px}.page-actions{flex-wrap:wrap;justify-content:flex-end}.data-health-banner{flex-wrap:wrap;align-items:flex-start}.data-health-banner .data-health-action{margin-left:38px}.metrics-band{grid-template-columns:1fr 1fr}.metrics-band article{padding:14px}.metrics-band strong{font-size:19px}.category-grid,.directory-grid{grid-template-columns:1fr}.directory-grid>button,.model-list>button{grid-template-columns:36px minmax(0,1fr) 18px}.directory-grid b,.model-meta{display:none}.method-facts{grid-template-columns:1fr 1fr}.method-facts div:nth-child(2){border-right:0}.method-facts div:nth-child(-n+2){border-bottom:1px solid var(--soft-line)}.search-field,.select-field{flex:1 0 100%;width:100%}.table-scroll{border-right:1px solid var(--line);border-radius:7px;margin-right:0}.ranking-table{min-width:0}.ranking-table th,.ranking-table td{padding-left:7px;padding-right:7px}.ranking-table th:first-child,.ranking-table td:first-child{width:42px}.ranking-table th:nth-child(2),.ranking-table td:nth-child(2){width:auto}.ranking-table:not(.new-sites-table,.revenue-table) th:nth-child(3),.ranking-table:not(.new-sites-table,.revenue-table) td:nth-child(3),.ranking-table:not(.new-sites-table,.revenue-table) th:nth-child(4),.ranking-table:not(.new-sites-table,.revenue-table) td:nth-child(4),.ranking-table:not(.new-sites-table,.revenue-table) th:nth-child(6),.ranking-table:not(.new-sites-table,.revenue-table) td:nth-child(6),.ranking-table.revenue-table th:nth-child(3),.ranking-table.revenue-table td:nth-child(3),.ranking-table.revenue-table th:nth-child(4),.ranking-table.revenue-table td:nth-child(4),.ranking-table.revenue-table th:nth-child(5),.ranking-table.revenue-table td:nth-child(5),.ranking-table.new-sites-table th:nth-child(3),.ranking-table.new-sites-table td:nth-child(3),.ranking-table.new-sites-table th:nth-child(5),.ranking-table.new-sites-table td:nth-child(5),.ranking-table.new-sites-table th:nth-child(6),.ranking-table.new-sites-table td:nth-child(6){display:none}.ranking-table:not(.new-sites-table,.revenue-table) th:nth-child(5),.ranking-table:not(.new-sites-table,.revenue-table) td:nth-child(5){width:70px}.ranking-table.revenue-table th:nth-child(6),.ranking-table.revenue-table td:nth-child(6){width:112px}.ranking-table.new-sites-table th:nth-child(4),.ranking-table.new-sites-table td:nth-child(4){width:82px}.ranking-table th:nth-child(7),.ranking-table td:nth-child(7){width:42px}.ranking-table .site-cell{gap:8px}.ranking-table .site-mark{width:32px;height:32px}.ranking-table .site-domain{display:none}.alert-list>button{grid-template-columns:8px minmax(0,1fr) 16px;gap:9px;padding:12px}.alert-meta{display:none}.source-list article{grid-template-columns:68px minmax(0,1fr);gap:12px}.source-links{grid-column:2}.detail-drawer{border-radius:0;min-height:100dvh;top:0}.drawer-body{padding:16px}.modal-layer{align-items:end;padding:0}.modal{border-bottom:0;border-left:0;border-right:0;border-radius:8px 8px 0 0;width:100%;max-height:calc(100vh - 36px)}.toast{justify-content:center;max-width:none;bottom:16px;left:16px;right:16px}.evidence-facts{grid-template-columns:1fr}.evidence-facts div{border-right:0;border-bottom:1px solid var(--soft-line)}.evidence-facts div:last-child{border-bottom:0}.pricing-grid{grid-template-columns:1fr}.plan-card{min-height:330px;padding:17px}.billing-status-band{grid-template-columns:1fr}.billing-status-band>div{border-right:0;border-bottom:1px solid var(--soft-line)}.billing-status-band>b{width:fit-content;margin:10px 13px}.billing-actions{flex-direction:column;align-items:flex-start}}@media (width<=820px){.contact-directory{grid-template-columns:1fr}.contact-directory article,.contact-directory article:nth-child(3){border-right:0;border-bottom:1px solid var(--soft-line)}.site-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
