@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#152128;background:#f4f6f8;font-synthesis:none;--ink: #152128;--muted: #66727a;--line: #e2e8ec;--soft: #f7f9fa;--green: #10b58f;--green-dark: #07866b;--green-strong: #08755f;--green-soft: #e9f9f5;--purple: #6d7cf6;--orange: #f5a623;--red: #ef5f67;--shadow: 0 10px 30px rgba(28, 46, 56, .06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;min-height:100vh;background:#f4f6f8;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.app-shell{min-height:100vh}.skip-link{position:fixed;top:8px;left:12px;z-index:200;padding:9px 12px;border:0;border-radius:7px;color:#fff;background:#153c36;font-size:12px;font-weight:700;transform:translateY(-150%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}.topbar{height:68px;background:#fffffff5;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:22px;padding:0 38px;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;white-space:nowrap}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:#fff;border-radius:10px;background:var(--green);box-shadow:0 7px 14px #10b58f40}.brand b{font-size:20px;letter-spacing:-.4px}.brand em{background:#eef1ff;color:#6674dc;padding:3px 6px;border-radius:5px;font-size:9px;font-style:normal;font-weight:700}.top-nav{display:flex;height:100%}.top-nav button{border:0;background:none;padding:0 14px;color:#6b7680;font-size:14px;position:relative}.top-nav button.active{color:var(--ink);font-weight:600}.top-nav button.active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;background:var(--green)}.top-search{margin-left:auto;width:min(350px,28vw);height:39px;background:#f6f8f9;border:1px solid #e3e8ec;border-radius:9px;display:flex;align-items:center;padding:0 10px;color:#89949d}.top-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;padding:0 9px;font-size:13px;color:var(--ink)}.top-search-submit{width:24px;height:28px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#89949d}kbd{font:11px/1 Inter;border:1px solid #d7dfe4;background:#fff;border-radius:5px;padding:4px 6px}.following-link{border:0;background:none;color:var(--green-dark);display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;white-space:nowrap}.following-link span{width:18px;height:18px;display:grid;place-items:center;border-radius:9px;background:var(--green-soft);font-size:10px}.mobile-menu{display:none;border:0;background:none;color:var(--ink)}.mobile-navigation{display:none}.profile-wrap{position:relative}.profile-button{border:0;background:transparent;display:flex;align-items:center;gap:6px}.profile-button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#153c36;color:#fff;font-weight:700}.profile-menu{position:absolute;right:0;top:45px;width:190px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 20px 45px #11222b29;display:grid;z-index:40}.profile-menu>b{font-size:14px;padding:4px 8px 0}.profile-menu>small{color:var(--muted);padding:2px 8px 9px;border-bottom:1px solid var(--line)}.profile-menu button{border:0;background:none;padding:10px 8px;display:flex;gap:8px;align-items:center;border-radius:7px;color:#45515a;text-align:left}.profile-menu button:hover{background:var(--soft)}.profile-menu button.profile-danger{color:#b83642}.profile-menu button.profile-danger:hover{background:#fff0f1}.workspace{max-width:1880px;margin:0 auto;padding:18px 32px 40px}.chart-workspace{padding-top:28px}.breadcrumbs{height:26px;color:#8b959d;display:flex;align-items:center;gap:6px;font-size:12px;margin-bottom:10px}.breadcrumbs button{border:0;background:transparent;color:#7c8891;padding:3px 1px;border-radius:4px}.breadcrumbs button:hover{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.breadcrumbs b{color:#58636b;font-weight:500}.app-hero{background:#fff;border:1px solid #e8ecef;border-radius:16px;box-shadow:var(--shadow);padding:24px 26px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;overflow:visible}.app-identity{display:flex;gap:18px;min-width:0}.app-identity>img{width:92px;height:92px;border-radius:22px;object-fit:cover;box-shadow:inset 0 0 0 1px #0000000d,0 8px 24px #1c2b321a}.app-identity>div{min-width:0}.eyebrow{font-size:10px;letter-spacing:.12em;color:var(--green-dark);font-weight:700}.app-identity h1{font-size:23px;line-height:1.28;margin:5px 0;letter-spacing:-.4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-identity p{color:#69747d;margin:0 0 5px;font-size:13px}.developer-link{border:0;background:transparent;color:#46525a;font-size:12px;padding:0}.developer-link:hover{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.hero-actions{display:flex;gap:10px;align-items:flex-start}.hero-actions>.button{min-height:44px;border-radius:11px;padding-inline:15px}.select-button{height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d9e0e4;border-radius:8px;background:#fff;padding:0 11px;color:#4c5861;white-space:nowrap}.storefront-picker{position:relative;flex:0 0 auto}.storefront-trigger{width:148px;height:44px;display:grid;grid-template-columns:28px minmax(0,1fr) 15px;align-items:center;gap:8px;padding:0 10px 0 7px;border:1px solid #d7e0e4;border-radius:11px;background:linear-gradient(180deg,#fff,#fbfcfc);box-shadow:0 1px 2px #16272f0a;color:var(--ink);text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.storefront-trigger:hover{border-color:#aebec5;box-shadow:0 5px 14px #1c2e3814;transform:translateY(-1px)}.storefront-picker.open .storefront-trigger{border-color:#79cfba;box-shadow:0 0 0 3px #10b58f1f,0 7px 18px #1c2e3814}.storefront-trigger-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:var(--green-soft);color:var(--green-dark)}.storefront-trigger-copy{min-width:0;display:grid;gap:1px;line-height:1.1}.storefront-trigger-copy strong{overflow:hidden;color:#29363e;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.storefront-trigger-copy small{color:#8a969e;font-size:8.5px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.storefront-chevron{color:#718089;transition:transform .15s ease}.storefront-picker.open .storefront-chevron{transform:rotate(180deg)}.storefront-popover{position:absolute;z-index:25;top:calc(100% + 8px);right:0;width:300px;padding:10px;border:1px solid #dde5e8;border-radius:14px;background:#fff;box-shadow:0 18px 48px #15212826;transform-origin:top right;animation:storefront-enter .14s ease-out}.storefront-popover-heading{display:grid;gap:3px;padding:3px 5px 10px;border-bottom:1px solid #edf1f3}.storefront-popover-heading strong{font-size:13px}.storefront-popover-heading small{color:#86929a;font-size:10px;line-height:1.4}.storefront-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding-top:8px}.storefront-option{min-width:0;min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) 15px;align-items:center;gap:5px;padding:7px 9px;border:1px solid transparent;border-radius:9px;background:transparent;color:#4b5961;text-align:left;transition:background .12s ease,border-color .12s ease,color .12s ease}.storefront-option:hover{background:#f5f8f8;color:var(--ink)}.storefront-option:focus-visible{outline:0;border-color:#8fd8c6;box-shadow:0 0 0 2px #10b58f1f}.storefront-option.selected{background:var(--green-soft);color:var(--green-dark)}.storefront-option>span{min-width:0;display:flex;align-items:baseline;gap:6px}.storefront-option strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.storefront-option small{color:#99a4aa;font-size:8.5px;font-weight:700;letter-spacing:.04em}.storefront-option.selected small{color:#57a994}@keyframes storefront-enter{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-stats{grid-column:1 / -1;margin-top:2px;min-height:70px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));border-top:1px solid #edf0f2}.hero-stats>div{padding:15px 15px 16px;position:relative;min-width:0}.hero-stats>div:first-child{padding-left:0}.hero-stats>div+div:before{content:"";position:absolute;width:1px;height:32px;background:var(--line);left:0;top:20px}.hero-stats span,.hero-stats b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-stats span{color:#8b959d;font-size:11px;margin-bottom:5px}.hero-stats b{font-size:14px}.hero-rating b{display:flex;align-items:center;gap:5px}.up-copy{color:var(--green-dark);font-size:10px}.stars{display:inline-flex!important;flex-direction:row;gap:1px;color:var(--orange)!important;vertical-align:middle}.button{min-height:38px;border:1px solid #d9e0e4;border-radius:8px;background:#fff;color:#40505a;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:600;white-space:nowrap;transition:.16s ease}.button:hover:not(:disabled){border-color:#aebdc5;transform:translateY(-1px)}.button.primary{color:#fff;background:var(--green-strong);border-color:var(--green-strong)}.button.primary:hover:not(:disabled){background:#065f4d}.button.followed{color:var(--green-dark);border-color:#a5e6d6;background:var(--green-soft)}.button:disabled{cursor:not-allowed;opacity:.55;transform:none}.button-spinner{width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}.button:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(16,181,143,.18);outline-offset:2px}.app-layout{display:grid;grid-template-columns:218px minmax(0,1fr);gap:18px;margin-top:18px;align-items:start}.sidebar{background:#fff;border:1px solid #e6ebee;border-radius:14px;box-shadow:var(--shadow);padding:14px 10px;position:sticky;top:86px}.sidebar-heading{display:flex;align-items:center;justify-content:space-between;padding:7px 11px 13px}.sidebar-heading span{font-weight:700;font-size:15px}.sidebar-heading small{font-size:9px;color:var(--green-dark);background:var(--green-soft);border-radius:5px;padding:4px 6px;font-weight:700}.sidebar nav{display:grid;gap:3px}.sidebar nav button{width:100%;border:0;color:#64707a;background:transparent;display:grid;grid-template-columns:22px 1fr 15px;align-items:center;gap:7px;padding:11px 10px;border-radius:9px;text-align:left;font-size:13px}.sidebar nav button:hover{background:#f6f9f9}.sidebar nav button.active{color:var(--green-dark);background:var(--green-soft);font-weight:600}.sidebar-footer{margin:14px 4px 0;border-top:1px solid var(--line);padding:15px 7px 4px;display:flex;align-items:center;gap:9px;color:var(--green-dark)}.sidebar-footer span,.sidebar-footer b,.sidebar-footer small{display:block}.sidebar-footer b{color:#66727a;font-size:11px}.sidebar-footer small{color:#a0a8ae;margin-top:2px}.main-content{min-width:0}.page-stack{display:grid;gap:16px}.section-header{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:1px 3px}.section-header h2{font-size:21px;margin:0 0 5px;letter-spacing:-.25px}.section-header p{font-size:12px;color:var(--muted);margin:0}.panel{background:#fff;border:1px solid #e5eaed;border-radius:13px;box-shadow:0 7px 22px #1e2f3909;padding:20px;min-width:0}.panel h3{font-size:15px;margin:0}.panel p{margin:4px 0 0;color:var(--muted);font-size:12px}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.content-grid{display:grid;gap:16px}.content-grid.two-thirds{grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr)}.content-grid.equal{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{background:#fff;border:1px solid #e3e9ec;border-radius:12px;padding:17px 18px;min-height:107px;position:relative;overflow:hidden}.metric.accent:before{content:"";width:4px;position:absolute;left:0;top:0;bottom:0;background:var(--green)}.metric span,.metric strong,.metric small{display:block}.metric span{color:var(--muted);font-size:12px;margin-bottom:8px}.metric strong{font-size:24px;letter-spacing:-.4px}.metric small{color:#89949c;font-size:11px;margin-top:8px}.chart-wrap{width:100%}.compact-chart{height:228px}.large-chart{height:370px}.rating-chart{height:190px}.legend-row{display:flex;gap:18px;margin-top:5px;color:#68747c;font-size:11px}.legend-row.center{justify-content:center}.legend-row span{display:inline-flex;align-items:center;gap:6px}.legend{display:inline-block;width:14px;height:3px;border-radius:3px}.legend.green{background:var(--green)}.legend.purple{background:var(--purple)}.text-link{border:0;color:var(--green-dark);background:none;display:inline-flex;align-items:center;padding:0;gap:2px;font-size:12px;font-weight:600}.bottom-link{margin-top:17px}.icon-button{width:34px;height:34px;border:1px solid #dde4e8;color:#65727b;background:#fff;border-radius:8px;display:inline-grid;place-items:center}.icon-button.active,.icon-button:hover{background:var(--green-soft);border-color:#9fdecf;color:var(--green-dark)}.rating-hero{display:flex;align-items:center;gap:14px;margin:22px 0 20px}.rating-hero>strong{font-size:44px;line-height:1}.rating-hero>div span{display:flex;color:var(--orange)}.rating-hero>div>span:last-child{color:var(--muted);margin-top:5px;font-size:11px}.rating-bar{display:grid;grid-template-columns:35px 1fr 38px;align-items:center;gap:8px;margin:8px 0;font-size:11px;color:#7a858d}.rating-bar i{height:7px;border-radius:5px;background:#edf1f3;overflow:hidden}.rating-bar b{display:block;height:100%;background:var(--green);border-radius:inherit}.rating-bar em{font-style:normal;text-align:right}.clean-list{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:9px;color:#59666f;font-size:12px}.clean-list li{display:flex;align-items:center;gap:8px}.clean-list svg{color:var(--green)}.status-pill{font-size:10px;color:var(--green-dark);background:var(--green-soft);padding:5px 8px;border-radius:10px}.purple-pill{color:#5d68cc;background:#eef0ff}.keyword-opportunity{display:grid;grid-template-columns:1fr 45px 50px;align-items:center;border-top:1px solid #edf0f2;min-height:41px;font-size:12px}.keyword-opportunity b{font-size:12px}.delta{display:inline-flex;align-items:center;gap:1px;font-size:11px;font-weight:600}.delta.up{color:var(--green-dark)}.delta.down{color:var(--red)}.delta.flat{color:#9aa4ab}.filter-row{min-height:48px;display:flex;align-items:center;gap:10px;border-top:1px solid #edf1f3;border-bottom:1px solid #edf1f3;padding:10px 0;margin-bottom:13px}.filter-row.wrap{flex-wrap:wrap}.filter-label{font-size:12px;font-weight:600;color:#59656e}.push{margin-left:auto}.segments{display:inline-flex;border:1px solid #dce3e7;background:#f7f9fa;padding:3px;border-radius:8px;gap:2px}.segments button{min-height:29px;border:0;border-radius:6px;background:transparent;color:#76818a;padding:0 10px;font-size:11px;white-space:nowrap}.segments button.active{background:#fff;color:var(--green-dark);box-shadow:0 1px 4px #192b351a;font-weight:600}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:720px}th{background:#f3f6f8;color:#65717a;font-size:11px;text-align:left;padding:13px 14px;font-weight:600}th:first-child{border-radius:8px 0 0 8px}th:last-child{border-radius:0 8px 8px 0}td{border-bottom:1px solid #edf1f3;padding:16px 14px;font-size:12px;color:#46535c}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:7px}.empty-note{border:1px dashed #cfe5de;background:#f4fbf9;color:#58716a;margin-top:18px;min-height:54px;border-radius:9px;display:flex;align-items:center;gap:9px;justify-content:center;font-size:12px}.version-filters{margin-top:-8px}.check{font-size:11px;color:#647079;display:flex;align-items:center;gap:5px}.check input{accent-color:var(--green)}.timeline{margin-top:10px}.timeline-item{display:grid;grid-template-columns:120px 22px 1fr;min-height:108px;position:relative}.timeline-date{padding:14px 18px 0 0;text-align:right}.timeline-date strong,.timeline-date span,.timeline-date small{display:block}.timeline-date strong{font-size:14px}.timeline-date span{font-size:11px;color:#6f7b83;margin-top:4px}.timeline-date small{color:#a0a9af;margin-top:4px}.timeline-item:before{content:"";position:absolute;left:130px;top:0;bottom:0;width:1px;background:#dce4e8}.timeline-node{width:11px;height:11px;border:3px solid white;box-shadow:0 0 0 2px var(--green);border-radius:50%;background:var(--green);margin-top:18px;z-index:1}.timeline-content{border-bottom:1px solid #edf1f3;padding:4px 0 16px 16px}.timeline-summary{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:7px 4px;text-align:left}.timeline-summary>div{display:flex;align-items:center;gap:10px}.timeline-summary img{width:42px;height:42px;border-radius:10px}.timeline-summary span b,.timeline-summary span small{display:block}.timeline-summary b{font-size:13px}.timeline-summary small{color:#8a949b;margin-top:4px}.timeline-item.open .timeline-summary>svg{transform:rotate(180deg)}.timeline-detail{margin:5px 4px 0 52px;background:#f8fafb;border-radius:9px;padding:14px 16px}.detail-title{display:flex;align-items:center;justify-content:space-between}.timeline-detail ul{margin:10px 0 12px;padding-left:18px;color:#5e6a72;font-size:12px;line-height:1.8}.metadata-chips{display:flex;gap:7px;flex-wrap:wrap}.metadata-chips span{border:1px solid #dde5e8;background:#fff;border-radius:6px;padding:5px 7px;font-size:10px;color:#7d888f}.rating-card h3{margin-bottom:18px}.rating-summary{display:grid;grid-template-columns:135px 1fr;gap:24px;align-items:center}.rating-summary>div:first-child{text-align:center}.rating-summary strong{display:block;font-size:46px}.rating-summary .stars{justify-content:center;margin:4px 0}.rating-summary span:last-child{display:block;color:var(--muted);font-size:11px}.positive-copy{color:var(--green-dark);background:var(--green-soft);border-radius:11px;padding:5px 8px;font-weight:700;font-size:11px}.search-field{height:36px;min-width:210px;border:1px solid #dce3e7;border-radius:8px;display:flex;align-items:center;padding:0 10px;color:#89949b}.search-field input{border:0;outline:0;min-width:0;flex:1;padding-left:7px;font-size:11px}.select-button{font-size:11px;height:36px}.review-list{display:grid}.review{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:17px 2px;border-bottom:1px solid #edf1f3}.review-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e9f3f0;color:var(--green-dark);font-weight:700}.review-top{display:flex;justify-content:space-between;gap:12px}.review-top>span{display:flex;align-items:center;gap:8px}.review-top b{font-size:12px}.review-top time{color:#9ca5ab;font-size:10px}.review p{margin:7px 0;color:#536069;font-size:12px}.review small{color:#939da4}.no-results{padding:30px;text-align:center;color:#8b959d;font-size:12px}.rank-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rank-card{background:#fff;border:1px solid #e3e9ec;border-radius:12px;padding:16px 17px;display:grid;grid-template-columns:1fr auto;row-gap:7px;align-items:center}.rank-card>span:first-child{color:#65717a;font-size:12px;grid-column:1 / -1}.rank-card strong{font-size:28px}.rank-card small{grid-column:1 / -1;color:#9aa3aa;font-size:10px}.rank-card.muted{background:#f8f9fa}.flat-copy{color:#a1a9ae;font-size:10px}.chart-actions{display:flex;gap:6px}.keyword-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e5ebee;border-radius:10px;overflow:hidden}.keyword-summary>div{min-height:104px;padding:17px 20px}.keyword-summary>div+div{border-left:1px solid #e8edef}.keyword-summary span,.keyword-summary strong,.keyword-summary small{display:block}.keyword-summary span{font-size:11px;color:#7d888f}.keyword-summary strong{font-size:27px;margin:7px 0}.keyword-summary small{color:#8d979e}.keyword-summary small b{color:var(--green-dark)}.keyword-summary small em{color:var(--red);font-style:normal}.rank-number{color:var(--ink);font-size:13px}.table-footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px;color:#88939a;font-size:11px}.table-footer div{display:flex;gap:5px}.table-footer button{border:1px solid #dce3e7;background:#fff;border-radius:6px;min-height:28px;padding:0 9px;color:#69747c}.table-footer button.current{color:#fff;background:var(--green);border-color:var(--green)}.table-footer button:disabled{color:#b3bbc0;cursor:not-allowed}.charts-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:11px 2px 24px}.charts-heading h1{margin:5px 0 7px;font-size:29px;letter-spacing:-.7px}.charts-heading p{margin:0;color:var(--muted);font-size:13px}.charts-updated{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #dfe7e8;background:#ffffffbd;border-radius:10px}.charts-updated .live-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #10b58f1a}.charts-updated.historical{border-color:#d9e1e5;background:#f8fafb}.charts-updated.historical>svg{color:#66747d}.charts-updated.delayed{border-color:#efd49a;background:#fff9ec}.charts-updated.delayed>svg,.charts-updated.delayed b{color:#946213}.charts-updated b,.charts-updated small{display:block}.charts-updated b{font-size:11px}.charts-updated small{color:#929da4;font-size:10px;margin-top:2px}.chart-filter-card{min-height:94px;display:flex;align-items:flex-end;gap:16px;padding:16px 18px;margin-bottom:16px;border:1px solid #e3e9ec;border-radius:13px;background:#fff;box-shadow:var(--shadow)}.chart-filter-group{display:grid;gap:7px}.chart-filter-group label{color:#7b878f;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.chart-select{position:relative;width:220px;height:42px;overflow:hidden;border:1px solid #d9e1e5;border-radius:8px;color:#67737b;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.chart-select:hover:not(.single-option),.chart-select:focus-within{border-color:#76cdb8;box-shadow:0 0 0 3px #10b58f1c}.chart-select>svg{position:absolute;z-index:2;top:50%;pointer-events:none;transform:translateY(-50%)}.chart-select>svg:first-of-type{left:12px}.chart-select>svg:last-of-type{right:12px}.chart-select select{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;padding:0 38px;color:var(--ink);background:transparent;cursor:pointer;font-size:13px}.chart-select.single-option{border-color:#e1e6e9;color:#89949b;background:#f8fafb}.chart-select.single-option select{padding-right:88px;opacity:1;cursor:default;-webkit-text-fill-color:var(--ink)}.chart-select-status{position:absolute;z-index:2;top:50%;right:10px;padding:3px 6px;border-radius:5px;color:#78858d;background:#edf1f3;pointer-events:none;font-size:9px;font-weight:700;transform:translateY(-50%)}.chart-date-stepper{width:270px;height:42px;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;overflow:hidden;border:1px solid #d9e1e5;border-radius:8px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.chart-date-stepper:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #10b58f1f}.chart-date-stepper>button{display:grid;place-items:center;border:0;background:#f8fafb;color:#65727a}.chart-date-stepper>button:focus-visible{position:relative;z-index:1;outline:2px solid var(--green);outline-offset:-2px}.chart-date-stepper>button:first-child{border-right:1px solid #e3e8eb}.chart-date-stepper>button:last-child{border-left:1px solid #e3e8eb}.chart-date-stepper>button:hover:not(:disabled){color:var(--green-dark);background:var(--green-soft)}.chart-date-stepper>button:disabled{color:#c2c9cd;cursor:not-allowed}.chart-date-input{min-width:0;display:flex;align-items:center;padding:0 10px;color:#68757d}.chart-date-input input{width:100%;height:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent;cursor:pointer;font:inherit;font-size:12px}.chart-date-input input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.62}.chart-filter-summary{margin-left:auto;align-self:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px;color:#8a959c;font-size:11px}.chart-filter-summary b{color:var(--green-dark);padding:4px 7px;border-radius:6px;background:var(--green-soft)}.ranking-date-context{min-height:34px;display:flex;align-items:center;gap:7px;padding:0 3px;color:#7f8a91;font-size:10px}.ranking-date-context>svg{color:var(--green-dark)}.ranking-date-context>span:first-of-type{color:#56636b;font-weight:600}.ranking-date-context i{width:3px;height:3px;border-radius:50%;background:#b4bdc2}.refresh-warning{color:#a66b18;font-weight:600}.ranking-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e2e8eb;border-radius:14px;background:#fff;box-shadow:0 14px 38px #1a2c360e}.search-empty-state.ranking-board-state{min-height:420px;border-style:solid;background:#fff;box-shadow:0 14px 38px #1a2c360e}.ranking-board-state.error{border-color:#efd4d2;background:snow;color:#a1544e}.ranking-column{min-width:0}.ranking-column+.ranking-column{border-left:1px solid #e4e9ec}.ranking-column>header{height:82px;display:flex;align-items:center;gap:11px;padding:0 20px;border-bottom:1px solid #e8edef}.ranking-column-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px}.ranking-column.green .ranking-column-icon{color:var(--green-dark);background:var(--green-soft)}.ranking-column.purple .ranking-column-icon{color:#626ed5;background:#eef0ff}.ranking-column.orange .ranking-column-icon{color:#c27715;background:#fff4df}.ranking-column header h2{margin:0;font-size:18px;letter-spacing:-.2px}.ranking-column header span{display:block;margin-top:3px;color:#8a959d;font-size:10px}.ranking-column header>small{margin-left:auto;color:#a1aab0;font-size:9px}.ranking-list{padding:4px 0 7px}.ranking-unavailable{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;padding:28px;color:#7a674c;text-align:center}.ranking-unavailable svg{color:#c27715}.ranking-unavailable b{color:#5f5548;font-size:12px}.ranking-unavailable span{max-width:230px;color:#8b8175;font-size:10px;line-height:1.6}.ranking-app{width:100%;min-height:79px;display:grid;grid-template-columns:28px 48px minmax(0,1fr) 34px 17px;align-items:center;gap:10px;padding:8px 17px;border:0;border-bottom:1px solid #edf1f3;background:#fff;text-align:left;transition:background .16s ease}.ranking-app:last-child{border-bottom:0}.ranking-app:hover{background:#f8fbfa}.ranking-number{color:#7b878f;font-size:12px;font-weight:700;text-align:center}.ranking-number.top{color:var(--green-dark)}.ranking-app img{width:46px;height:46px;object-fit:cover;border-radius:11px;box-shadow:inset 0 0 0 1px #14232b0f}.ranking-app-copy{min-width:0}.ranking-app-copy b,.ranking-app-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ranking-app-copy b{color:#354149;font-size:12px}.ranking-app-copy small{margin-top:5px;color:#8d979e;font-size:9px}.ranking-chevron{color:#b5bdc2}.ranking-footer{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ranking-footer p{display:flex;align-items:center;gap:7px;margin:0;color:#8a959c;font-size:10px}.ranking-footer p svg{color:var(--green-dark)}.search-empty-state.api-state{min-height:280px;border-style:solid;background:#fff}.search-empty-state.api-state.error{border-color:#efd4d2;background:snow;color:#a1544e}.catalog-workspace{min-height:calc(100vh - 112px);display:grid;align-items:center}.search-empty-state.catalog-state{width:100%;min-height:420px}.api-app-placeholder{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:var(--green-dark);background:var(--green-soft)}.api-app-placeholder.large{width:96px;height:96px;border-radius:21px}.api-app-workspace{max-width:1540px}.api-app-hero{margin-top:0}.api-detail-panel{margin-top:16px;padding:22px 24px;border:1px solid #e3e9ec;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.api-detail-copy{color:#55636b;font-size:13px;line-height:1.8}.api-detail-copy p{margin:0 0 12px;white-space:pre-wrap}.api-detail-copy h4{margin:15px 0 4px;color:var(--ink);font-size:13px}.api-disabled-note{display:flex;align-items:flex-start;gap:8px;margin-top:18px;padding:11px 12px;border:1px solid #e4e9ec;border-radius:9px;color:#7c8990;background:#f8fafb;font-size:11px;line-height:1.6}.api-disabled-note svg{flex:0 0 auto;margin-top:1px;color:var(--green-dark)}.api-app-layout{margin-top:16px}.api-live-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.api-freshness{white-space:nowrap}.api-freshness.delayed{color:#8a6300;background:#fff7dc}.api-freshness.missing{color:#78848b;background:#f0f3f5}.api-module-empty{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;color:#7d8990;text-align:center}.api-module-empty b{color:var(--ink);font-size:15px}.api-module-empty span{max-width:460px;font-size:11px;line-height:1.6}.api-coverage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.api-coverage-grid>div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid #e6ebee;border-radius:8px}.api-coverage-grid b{font-size:12px}.api-version-list,.api-review-list{display:grid;gap:10px}.api-version-list article,.api-review-list article{padding:15px 16px;border:1px solid #e5eaed;border-radius:8px;background:#fbfcfc}.api-version-list article>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.api-version-list strong{font-size:15px}.api-version-list span,.api-version-list small,.api-review-list small{color:var(--muted);font-size:10px}.api-version-list p,.api-review-list p{margin:10px 0;color:#536169;font-size:12px;line-height:1.65;white-space:pre-wrap}.api-review-list article>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px}.api-review-list time{color:var(--muted);font-size:10px}.api-watchlist-row{grid-template-columns:minmax(290px,1.6fr) minmax(110px,.45fr) minmax(150px,.6fr) 98px}.auth-submit:disabled,.google-button:disabled,.forgot:disabled{opacity:.62;cursor:wait}.developer-workspace{max-width:1540px}.developer-hero{min-height:180px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;padding:26px 28px;border:1px solid #e3e9ec;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.developer-avatar{width:72px;height:72px;display:grid;place-items:center;border-radius:19px;color:#fff;background:linear-gradient(145deg,#10b58f,#07866b);box-shadow:0 12px 28px #10b58f38}.developer-heading{min-width:0}.developer-heading h1{margin:6px 0 7px;font-size:24px;letter-spacing:-.45px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.developer-heading p{margin:0;color:var(--muted);font-size:12px}.developer-summary{display:grid;grid-template-columns:repeat(3,minmax(88px,1fr));border:1px solid #e5ebee;border-radius:11px;overflow:hidden}.developer-summary span{min-height:76px;display:grid;place-content:center;padding:10px 18px;text-align:center}.developer-summary span+span{border-left:1px solid #e8edef}.developer-summary b,.developer-summary small{display:block}.developer-summary b{font-size:20px}.developer-summary small{margin-top:5px;color:#8a959c;font-size:9px;white-space:nowrap}.developer-apps-panel{margin-top:16px;border:1px solid #e3e9ec;border-radius:14px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.developer-apps-header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid #e8edef}.developer-apps-header h2{margin:0 0 5px;font-size:19px}.developer-apps-header p{margin:0;color:var(--muted);font-size:10px}.developer-filter{width:230px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #dde4e8;border-radius:8px;color:#909ba2;font-size:11px}.developer-table-wrap{width:100%;overflow-x:auto}.developer-table{width:100%;border-collapse:collapse}.developer-table th{height:43px;padding:0 16px;color:#758189;background:#f7f9fa;font-size:10px;font-weight:600;text-align:left;white-space:nowrap}.developer-table td{height:88px;padding:12px 16px;border-top:1px solid #edf1f3;color:#4e5a62;font-size:11px;white-space:nowrap}.developer-table tbody tr:first-child td{border-top:0}.developer-table tbody tr:hover{background:#fbfdfc}.developer-table td>b,.developer-table td>small{display:block}.developer-table td>b{color:#36434b;font-size:12px}.developer-table td>small{margin-top:4px;color:#9aa3aa;font-size:9px}.developer-app-name{min-width:390px;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px}.developer-app-name>img,.developer-app-icon{width:50px;height:50px;border-radius:12px}.developer-app-name>img{object-fit:cover}.developer-app-icon{display:grid;place-items:center;color:#fff;background:#4b84db}.developer-app-icon.amber{background:#efa93b}.developer-app-icon.purple{background:#796be3}.developer-app-icon.coral{background:#e96d6d}.developer-app-name>span{min-width:0}.developer-app-name>span>b,.developer-app-name>span>small{display:block;max-width:290px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.developer-app-name>span>b{color:#344149;font-size:12px}.developer-app-name>span>small{margin-top:4px;color:#939da4;font-size:9px}.developer-app-name em{display:inline-block;margin-top:5px;padding:2px 5px;border-radius:4px;color:var(--green-dark);background:var(--green-soft);font-size:8px;font-style:normal;font-weight:700}.developer-open-app{border:0;background:transparent;color:var(--green-dark);display:inline-flex;align-items:center;gap:2px;padding:7px;font-size:10px;font-weight:600}.online-status{display:inline-flex;align-items:center;gap:6px;color:#4e5a62}.online-status i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #10b58f1a}.modal-backdrop,.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;overflow-y:auto;background:#0e1a207a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:22px}.auth-modal{width:min(430px,100%);max-height:calc(100dvh - 32px);overflow-y:auto;background:#fff;border-radius:18px;padding:30px 34px 24px;box-shadow:0 30px 80px #0c1c2442;position:relative;text-align:center}.modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:8px;background:#f3f6f7;color:#68747c;display:grid;place-items:center}.auth-mark{width:48px;height:48px;border-radius:14px;background:var(--green-strong);color:#fff;display:grid;place-items:center;margin:0 auto 15px}.auth-mark.success{background:#e8f7f3;color:var(--green-strong)}.auth-modal h2{font-size:22px;margin:0 0 7px}.auth-modal>p{color:var(--muted);margin:0 0 20px;font-size:12px}.google-button{width:100%;height:44px;border:1px solid #d9e0e4;background:#fff;border-radius:9px;font-weight:600;color:#334049;display:flex;align-items:center;justify-content:center;gap:10px}.google-g{width:23px;height:23px;display:grid;place-items:center;border:1px solid #dce3e7;border-radius:50%;color:#4285f4;font-weight:700}.or{height:40px;display:flex;align-items:center;color:#9aa3aa;font-size:10px}.or:before,.or:after{content:"";height:1px;background:#e4e9ec;flex:1}.or span{padding:0 10px}.auth-modal form{display:grid;gap:12px;text-align:left}.auth-modal form label{color:#59656d;font-size:11px;font-weight:600}.auth-modal form input{width:100%;height:42px;border:1px solid #dbe2e6;border-radius:8px;margin-top:6px;padding:0 11px;outline:0}.auth-modal form input:focus-visible{border-color:#75cdb7;outline:3px solid rgba(16,181,143,.16);outline-offset:1px}.forgot{justify-self:end;border:0;color:var(--green-dark);background:none;font-size:10px;padding:0;margin-top:-4px}.auth-submit{width:100%;height:43px;border:0;border-radius:8px;color:#fff;background:var(--green-strong);font-weight:700}.auth-submit:hover:not(:disabled){background:#065f4d}.auth-switch{margin:17px 0 10px!important}.auth-switch button{border:0;background:none;color:var(--green-dark);font-weight:600}.legal{color:#66727a;font-size:10px;line-height:1.5}.auth-complete-actions{display:grid;gap:10px;margin:20px 0 14px}.auth-workspace{min-height:calc(100dvh - 112px);display:grid;place-items:center;padding-top:36px;padding-bottom:52px}.auth-page-shell{width:min(760px,100%);display:grid;justify-items:center;gap:12px}.auth-page-card{max-height:none;box-shadow:0 18px 55px #1b2c351f}.auth-back{justify-self:start;display:inline-flex;align-items:center;gap:6px;padding:7px 3px;border:0;color:#65727a;background:transparent;font-size:11px}.auth-back:hover{color:var(--green-dark)}.auth-service-state{width:min(620px,100%);min-height:430px;display:grid;place-items:center;align-content:center;gap:10px;padding:42px 24px;text-align:center}.auth-service-state>svg{color:var(--green-strong)}.auth-service-state.error>svg{color:#c7555e}.auth-service-state h1{margin:0;font-size:25px}.auth-service-state p{max-width:470px;margin:0 0 8px;color:var(--muted);font-size:12px;line-height:1.7}.account-workspace{max-width:1180px;padding-top:28px}.account-heading{display:flex;align-items:center;gap:17px;padding:22px 2px 24px;border-bottom:1px solid var(--line)}.account-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:15px;color:#fff;background:#153c36}.account-heading h1{margin:5px 0 3px;font-size:24px}.account-heading p{margin:0;color:var(--muted);font-size:12px}.account-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:14px;padding-top:18px}.account-panel{min-width:0;padding:21px;border:1px solid #e1e7ea;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.account-panel:first-child{grid-row:span 2}.account-panel-title{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid #edf1f3;color:var(--green-strong)}.account-panel-title h2{margin:0;color:var(--ink);font-size:15px}.account-panel-title p{margin:3px 0 0;color:var(--muted);font-size:9px}.account-panel dl{margin:4px 0 0}.account-panel dl>div{min-height:57px;display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:16px;border-bottom:1px solid #edf1f3}.account-panel dl>div:last-child{border-bottom:0}.account-panel dt{color:#65717a;font-size:10px}.account-panel dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#35424a;font-size:12px;font-weight:600}.account-status{display:inline-flex;padding:4px 7px;border-radius:5px;font-size:9px}.account-status.verified{color:#086e59;background:#e8f7f3}.account-status.pending{color:#8a6300;background:#fff5d9}.account-stat{display:flex;align-items:baseline;gap:8px;padding:24px 0 18px}.account-stat b{font-size:32px}.account-stat span{color:var(--muted);font-size:10px}.account-panel>.button{width:100%}.account-actions{display:grid;gap:9px;margin-top:14px}.account-actions .button{width:100%}.drawer-backdrop{justify-items:end;padding:0}.drawer{width:min(430px,100%);height:100%;background:#f7f9fa;box-shadow:-20px 0 60px #0f1d2433;padding:24px}.drawer-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.drawer-head small{color:var(--green-dark)}.drawer-head h2{margin:5px 0 0;font-size:23px}.drawer-tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin-bottom:16px}.drawer-tabs button{border:0;background:none;padding:0 0 10px;color:#7d888f;font-size:12px}.drawer-tabs button.active{color:var(--ink);border-bottom:2px solid var(--green);font-weight:600}.followed-app{width:100%;display:grid;grid-template-columns:54px 1fr 18px;align-items:center;gap:12px;border:1px solid #e0e6e9;border-radius:12px;background:#fff;padding:13px;text-align:left}.followed-app img{width:54px;height:54px;border-radius:12px}.followed-app span b,.followed-app span small,.followed-app span em{display:block}.followed-app span b{font-size:13px}.followed-app span small{color:#8a949b;margin:3px 0 5px;font-size:10px}.followed-app span em{color:var(--green-dark);font-size:10px;font-style:normal;display:flex;align-items:center;gap:4px}.drawer-tip{margin-top:16px;background:#eaf7f3;color:var(--green-dark);border-radius:11px;padding:13px;display:flex;gap:10px}.drawer-tip span b,.drawer-tip span small{display:block}.drawer-tip b{font-size:11px}.drawer-tip small{color:#718b84;margin-top:4px;line-height:1.5}.prototype-note{text-align:center;color:#9aa4aa;font-size:10px;padding:0 20px 24px;display:flex;align-items:center;justify-content:center;gap:5px}@media(max-width:1180px){.api-live-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.api-watchlist-row{grid-template-columns:minmax(280px,1.5fr) minmax(140px,.6fr) 95px}.api-watchlist-row .watchlist-cell:nth-of-type(2){display:none}.top-search{width:min(260px,24vw)}.hero-stats{grid-template-columns:repeat(4,1fr)}.hero-stats>div:nth-child(5):before{display:none}.content-grid.two-thirds{grid-template-columns:1fr}.overview-side{min-height:300px}.rank-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.chart-filter-card{align-items:stretch;flex-wrap:wrap}.chart-filter-group{flex:1 1 220px}.chart-select,.chart-date-stepper{width:100%}.chart-filter-summary{width:100%;margin:0}}@media(max-width:860px){.topbar{padding:0 16px;gap:12px}.mobile-menu{display:block;padding:0}.brand em,.following-link,.top-search{display:none}.top-nav{display:flex}.top-nav button{padding:0 9px;font-size:12px}.top-nav button.active:after{left:9px;right:9px}.top-nav button:last-child{display:none}.topbar>.button{margin-left:auto}.mobile-navigation{position:fixed;z-index:70;top:76px;left:14px;width:min(280px,calc(100vw - 28px));max-height:calc(100vh - 90px);overflow-y:auto;display:grid;gap:3px;padding:12px;border:1px solid #dfe6e9;border-radius:13px;background:#fff;box-shadow:0 24px 60px #14252e3d}.mobile-navigation button{min-height:42px;display:grid;grid-template-columns:23px 1fr;align-items:center;gap:8px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#5f6c74;text-align:left}.mobile-navigation button.active{color:var(--green-dark);background:var(--green-soft);font-weight:600}.mobile-nav-label{padding:4px 10px 6px;color:#9aa4aa;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-nav-label.app-label{margin-top:7px;padding-top:11px;border-top:1px solid #e7ecef}.workspace{padding:12px 14px 34px}.app-hero{grid-template-columns:1fr;padding:18px 18px 0}.hero-actions{grid-row:2}.hero-stats{grid-template-columns:repeat(2,1fr)}.hero-stats>div:nth-child(odd):before{display:none}.app-layout{grid-template-columns:1fr}.sidebar{display:none}.metric-grid,.metric-grid.three,.content-grid.equal,.keyword-summary{grid-template-columns:repeat(2,1fr)}.keyword-summary>div:nth-child(3){border-left:0;border-top:1px solid #e8edef}.keyword-summary>div:nth-child(4){border-top:1px solid #e8edef}.charts-heading{align-items:flex-start}.ranking-board{grid-template-columns:1fr}.ranking-column+.ranking-column{border-left:0;border-top:1px solid #dfe6e9}.developer-hero{grid-template-columns:auto minmax(0,1fr);padding:22px}.developer-summary{grid-column:1 / -1;width:100%}.developer-table th:nth-child(4),.developer-table td:nth-child(4),.developer-table th:nth-child(5),.developer-table td:nth-child(5){display:none}}@media(max-width:580px){.api-live-metrics,.api-coverage-grid{grid-template-columns:1fr}.api-review-list article>div{grid-template-columns:minmax(0,1fr) auto}.api-review-list time{grid-column:1 / -1}.api-watchlist-row{grid-template-columns:minmax(0,1fr) 84px}.api-watchlist-row .watchlist-cell{display:none!important}.top-nav{display:none}.brand b{font-size:17px}.topbar>.button{padding:0 9px;font-size:11px}.app-identity>img{width:68px;height:68px;border-radius:17px}.app-identity h1{font-size:18px;white-space:normal}.app-identity p{display:-webkit-box;margin-bottom:5px;overflow:hidden;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.developer-link{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-actions{flex-wrap:wrap}.storefront-popover{right:auto;left:0;width:min(300px,calc(100vw - 64px));transform-origin:top left}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stats>div{min-height:68px;padding:12px 10px}.app-hero{padding-bottom:18px}.metric-grid,.metric-grid.three,.content-grid.equal,.rank-cards,.keyword-summary,.rating-summary{grid-template-columns:1fr}.keyword-summary>div+div{border-left:0;border-top:1px solid #e8edef}.section-header{align-items:flex-start}.section-header .button{display:inline-flex}.panel{padding:15px}.push{margin-left:0}.filter-row.wrap .segments{max-width:100%;overflow-x:auto}.search-field{width:100%}.timeline-item{grid-template-columns:76px 18px 1fr}.timeline-item:before{left:84px}.timeline-date{padding-right:7px}.timeline-date strong{font-size:12px}.timeline-summary img{display:none}.timeline-detail{margin-left:0}.large-chart{height:300px}.auth-workspace{min-height:calc(100dvh - 88px);padding:20px 14px 34px}.auth-page-shell{gap:6px}.auth-modal{padding:27px 20px 22px}.auth-page-card{border-radius:12px}.account-workspace{padding-top:16px}.account-heading{align-items:flex-start;padding:16px 2px 20px}.account-heading h1{font-size:20px;overflow-wrap:anywhere}.account-heading p{overflow-wrap:anywhere}.account-grid{grid-template-columns:1fr}.account-panel:first-child{grid-row:auto}.account-panel dl>div{grid-template-columns:92px minmax(0,1fr)}.charts-heading{display:grid}.charts-updated{justify-self:start}.chart-filter-group{flex-basis:100%}.chart-select,.chart-date-stepper{min-height:44px}.chart-filter-summary{justify-content:flex-start}.ranking-date-context{flex-wrap:wrap;padding:2px 2px 8px}.ranking-footer{align-items:flex-start;flex-direction:column;padding:13px 0}.developer-hero{align-items:start;gap:15px;padding:18px}.developer-avatar{width:58px;height:58px;border-radius:15px}.developer-heading h1{font-size:18px;white-space:normal}.developer-heading p{display:none}.developer-summary{grid-template-columns:repeat(3,1fr)}.developer-summary span{min-width:0;padding:9px 5px}.developer-apps-header{min-height:72px;padding:15px}.developer-filter{display:none}.developer-table th:nth-child(2),.developer-table td:nth-child(2),.developer-table th:nth-child(6),.developer-table td:nth-child(6){display:none}.developer-table th,.developer-table td{padding-left:12px;padding-right:12px}.developer-app-name{min-width:250px;grid-template-columns:46px minmax(0,1fr)}.developer-app-name>img,.developer-app-icon{width:44px;height:44px;border-radius:11px}.developer-app-name>span>b,.developer-app-name>span>small{max-width:185px}.developer-open-app{grid-column:2;justify-self:start;padding:0}}@media(max-height:620px){.modal-backdrop{place-items:start center;padding:16px}.auth-modal{max-height:calc(100dvh - 32px)}}button.brand{border:0;background:transparent;padding:0;color:var(--ink);cursor:pointer}.top-nav button{display:inline-flex;align-items:center;gap:7px}.nav-count{min-width:18px;height:18px;display:inline-grid;place-items:center;padding:0 5px;border-radius:9px;background:var(--green-soft);color:var(--green-dark);font-size:9px}.developer-filter input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.developer-filter input::placeholder{color:#909ba2}.top-search:focus-within,.search-field:focus-within,.chart-select:focus-within,.developer-filter:focus-within,.search-hero-form:focus-within{border-color:#75cdb7;box-shadow:0 0 0 3px #10b58f21}.sidebar-current-app{display:flex;align-items:center;gap:9px;margin:13px 4px 0;padding:13px 7px;border-top:1px solid var(--line)}.sidebar-current-app img{width:32px;height:32px;border-radius:8px;object-fit:cover}.sidebar-current-app span,.sidebar-current-app small,.sidebar-current-app b{display:block;min-width:0}.sidebar-current-app small{color:#9aa4aa;font-size:9px}.sidebar-current-app b{max-width:125px;margin-top:3px;color:#56636b;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-workspace,.watchlist-workspace{max-width:1440px;padding-top:28px}.search-hero{padding:42px 44px;border:1px solid #e2e8eb;border-radius:18px;background:linear-gradient(135deg,#fff,#fff 68%,#edf9f6);box-shadow:var(--shadow)}.search-hero h1{margin:7px 0 9px;font-size:32px;letter-spacing:-.8px}.search-hero>p{max-width:720px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.search-hero-form{width:min(760px,100%);height:54px;display:flex;align-items:center;gap:10px;margin-top:27px;padding:0 6px 0 16px;border:1px solid #cfdadd;border-radius:12px;background:#fff;box-shadow:0 10px 24px #142c3312;color:#819097}.search-hero-form input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);font-size:14px}.search-hero-form .button{min-height:42px;padding-inline:22px}.search-results-section{margin-top:18px;padding:24px;border:1px solid #e2e8eb;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.search-results-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.search-results-heading h2{margin:0 0 5px;font-size:19px}.search-results-heading p{margin:0;color:var(--muted);font-size:11px}.search-results-list{display:grid;gap:9px}.search-result-card{border:1px solid #e4eaed;border-radius:12px;overflow:hidden;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.search-result-card:hover{border-color:#b8dacf;box-shadow:0 8px 20px #1241370f}.search-result-primary{width:100%;min-height:86px;display:grid;grid-template-columns:58px minmax(0,1fr) 96px 95px 18px;align-items:center;gap:13px;padding:12px 16px 7px;border:0;background:#fff;text-align:left}.search-result-primary>img{width:56px;height:56px;border-radius:13px;object-fit:cover;box-shadow:inset 0 0 0 1px #14232b0f}.search-result-copy,.search-result-copy b,.search-result-copy small,.search-result-copy em{display:block;min-width:0}.search-result-copy b{color:#2f3d45;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-copy small{margin-top:4px;color:#7f8b93;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-copy em{margin-top:5px;color:#9ba5ab;font-size:9px;font-style:normal}.search-result-rank small,.search-result-rank b,.search-result-rating small{display:block}.search-result-rank small{color:#929ca2;font-size:9px}.search-result-rank b{margin-top:4px;font-size:17px}.search-result-rating{display:flex;align-items:center;gap:5px}.search-result-rating small{color:#647079;font-size:10px}.result-developer-link{margin:0 0 9px 87px;padding:0;border:0;background:transparent;color:var(--green-dark);font-size:9px}.result-developer-link:hover{text-decoration:underline;text-underline-offset:3px}.search-empty-state{min-height:310px;display:grid;place-items:center;align-content:center;gap:9px;padding:35px;border:1px dashed #c8dcd6;border-radius:14px;background:#f7fbfa;color:#799088;text-align:center}.search-empty-state h2,.search-empty-state h3{margin:4px 0 0;color:var(--ink)}.search-empty-state p{max-width:480px;margin:0 0 9px;color:var(--muted);font-size:12px}.missing-object{margin-top:28px}.watchlist-heading{min-height:120px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:13px 2px 25px}.watchlist-heading h1{margin:6px 0 5px;font-size:29px;letter-spacing:-.6px}.watchlist-heading p{margin:0;color:var(--muted);font-size:12px}.watchlist-empty{min-height:520px;display:grid;place-items:center;align-content:center;gap:10px;padding:52px 24px;border:1px solid #e0e7ea;border-radius:18px;background:#fff;box-shadow:var(--shadow);text-align:center}.watchlist-empty-icon{width:72px;height:72px;display:grid;place-items:center;margin-bottom:6px;border-radius:22px;background:var(--green-soft);color:var(--green-dark)}.empty-kicker{padding:4px 8px;border-radius:10px;background:#f2f5f6;color:#829098;font-size:9px;font-weight:700}.watchlist-empty h2{margin:4px 0 0;font-size:24px}.watchlist-empty p{max-width:520px;margin:0 0 11px;color:var(--muted);font-size:12px;line-height:1.7}.empty-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.watchlist-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.watchlist-panel{margin-top:16px;overflow:hidden;border:1px solid #e2e8eb;border-radius:15px;background:#fff;box-shadow:var(--shadow)}.watchlist-toolbar{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid #e7ecef}.watchlist-toolbar h2{margin:0 0 5px;font-size:18px}.watchlist-toolbar p{margin:0;color:var(--muted);font-size:10px}.watchlist-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.watchlist-search{width:250px;height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #dde4e8;border-radius:8px;color:#909ba2;background:#fff}.watchlist-search:focus-within{border-color:#75cdb7;box-shadow:0 0 0 3px #10b58f21}.watchlist-search input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:11px}.watchlist-list{display:grid}.watchlist-row{min-height:102px;display:grid;grid-template-columns:minmax(290px,1.6fr) repeat(4,minmax(105px,.55fr)) 98px;align-items:center;gap:14px;padding:13px 18px;border-bottom:1px solid #edf1f3}.watchlist-row:last-child{border-bottom:0}.watchlist-row:hover{background:#fbfdfc}.watchlist-app-main{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;padding:0;border:0;background:transparent;text-align:left}.watchlist-app-main img{width:56px;height:56px;border-radius:13px;object-fit:cover}.watchlist-app-main span,.watchlist-app-main b,.watchlist-app-main small,.watchlist-app-main em{display:block;min-width:0}.watchlist-app-main b{color:#344149;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watchlist-app-main small{margin-top:4px;color:#8d979e;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watchlist-app-main em{margin-top:5px;color:var(--green-dark);font-size:9px;font-style:normal}.watchlist-cell small,.watchlist-cell b,.watchlist-cell span{display:block}.watchlist-cell small{color:#969fa5;font-size:9px}.watchlist-cell b{margin-top:5px;color:#344149;font-size:13px}.watchlist-cell span{margin-top:4px;color:#8d979e;font-size:9px}.watchlist-cell .delta{display:inline-flex;margin-top:4px}.watchlist-remove{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:34px;border:1px solid #e0e6e9;border-radius:7px;background:#fff;color:#7d888f;font-size:9px}.watchlist-remove:hover{border-color:#efb6ba;color:#c44d55;background:#fff8f8}.watchlist-filter-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:8px;padding:28px;color:#7e8b92;text-align:center}.watchlist-filter-empty b{color:var(--ink);font-size:15px}.watchlist-filter-empty span{font-size:11px}.terms-check{display:flex!important;align-items:center;gap:8px;font-weight:400!important}.auth-modal form .terms-check input{width:16px;height:16px;margin:0;accent-color:var(--green)}.auth-message{padding:9px 10px;border-radius:7px;background:#f1f7f5;color:#55726a;font-size:10px;line-height:1.5}.confirm-modal{width:min(420px,100%);padding:30px;border-radius:17px;background:#fff;box-shadow:0 30px 80px #0c1c2442;text-align:center}.confirm-icon{width:50px;height:50px;display:grid;place-items:center;margin:0 auto 14px;border-radius:15px;background:#fff1f2;color:#d2545c}.confirm-modal h2{margin:0 0 8px;font-size:20px}.confirm-modal p{margin:0 auto 22px;color:var(--muted);font-size:12px;line-height:1.6}.confirm-modal>div:last-child{display:flex;justify-content:center;gap:9px}.button.danger-button{border-color:#efb5ba;color:#fff;background:#dc5962}.button.danger-button:hover{border-color:#c94952;background:#c94952}.confirm-icon.danger{color:#b83642;background:#fff0f1}.toast{position:fixed;left:50%;bottom:26px;z-index:130;display:flex;align-items:center;gap:8px;max-width:min(520px,calc(100vw - 30px));padding:12px 13px 12px 16px;border:1px solid #b9dfd5;border-radius:11px;background:#103b35;box-shadow:0 16px 40px #0d292440;color:#fff;font-size:11px;transform:translate(-50%)}.toast>span{min-width:0}.toast-action{min-height:30px;margin-left:8px;padding:0 10px;border:1px solid rgba(255,255,255,.35);border-radius:7px;color:#fff;background:#ffffff1f;font-size:10px;font-weight:700}.toast-action:hover{background:#fff3}@media(max-width:1180px){.watchlist-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.watchlist-row{grid-template-columns:minmax(280px,1.5fr) repeat(2,minmax(100px,.5fr)) 95px}.watchlist-row .watchlist-cell:nth-of-type(3),.watchlist-row .watchlist-cell:nth-of-type(4){display:none}.api-watchlist-row{grid-template-columns:minmax(280px,1.5fr) minmax(140px,.6fr) 95px}.api-watchlist-row .watchlist-cell:nth-of-type(2){display:none}}@media(max-width:860px){.search-workspace,.watchlist-workspace{padding-top:16px}.search-hero{padding:30px 26px}.search-result-primary{grid-template-columns:54px minmax(0,1fr) 82px 18px}.search-result-rating{display:none}.watchlist-heading{align-items:flex-start}.watchlist-row{grid-template-columns:minmax(260px,1fr) 100px 90px}.watchlist-row .watchlist-cell:nth-of-type(n+2){display:none}.sidebar-current-app{display:none}}@media(max-width:580px){.topbar{height:64px;position:relative}.topbar>.button{margin-left:auto}.search-hero{padding:24px 18px}.search-hero h1{font-size:24px}.search-hero-form{height:auto;min-height:52px;flex-wrap:wrap;padding:8px 8px 8px 13px}.search-hero-form input{min-width:calc(100% - 40px)}.search-hero-form .button{width:100%}.search-results-section{padding:15px}.search-results-heading{align-items:flex-start}.search-result-primary{grid-template-columns:48px minmax(0,1fr) 16px;min-height:78px;padding:10px}.search-result-primary>img{width:46px;height:46px;border-radius:11px}.search-result-rank{display:none}.search-result-copy small{white-space:normal;line-height:1.4}.search-result-copy em{display:none}.result-developer-link{margin-left:70px}.watchlist-heading{min-height:100px;display:grid;padding-bottom:18px}.watchlist-heading h1{font-size:24px}.watchlist-empty{min-height:470px;padding:38px 17px}.watchlist-metrics{grid-template-columns:1fr}.watchlist-toolbar{align-items:flex-start;flex-direction:column;padding:15px}.watchlist-tools,.watchlist-search{width:100%}.watchlist-toolbar .segments{width:100%;overflow-x:auto}.watchlist-row{grid-template-columns:minmax(0,1fr) 84px;gap:9px;padding:13px}.watchlist-row .watchlist-cell{display:none!important}.api-watchlist-row{grid-template-columns:minmax(0,1fr) 84px}.watchlist-app-main{grid-template-columns:48px minmax(0,1fr)}.watchlist-app-main img{width:46px;height:46px;border-radius:11px}.watchlist-remove{padding:0 7px}.empty-actions,.empty-actions .button{width:100%}.confirm-modal{padding:26px 20px}}@media(max-width:340px){.storefront-picker,.storefront-trigger,.hero-actions>.button{width:100%}.storefront-popover{top:calc(100% + 62px)}}@media(prefers-reduced-motion:reduce){.storefront-trigger,.storefront-chevron,.storefront-option{transition:none}.storefront-popover{animation:none}}
