.st-page{background:var(--se-bg);min-height:100vh;color:var(--se-text)}@media (min-width:1200px){.st-page{background-image:url(/assets/ranking/ranking-wave.svg);background-position:top;background-repeat:no-repeat;background-size:100%}}.st-container{width:min(1280px,100% - 32px);margin:0 auto;padding:12px 0 48px}.st-topbar{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.st-breadcrumb{color:var(--se-text-muted);white-space:nowrap;flex-shrink:0;font-size:12px}.st-breadcrumb a{color:var(--se-primary)}.st-search{flex:0 180px;min-width:0;position:relative}.st-search input{border:1px solid var(--se-line-aebbc0);width:100%;height:32px;color:var(--se-text);background:var(--se-surface);border-radius:6px;padding:0 10px;font-family:inherit;font-size:14px}.st-search input::placeholder{color:var(--se-fg-8a989e)}.st-search input:focus{outline:2px solid var(--se-primary);outline-offset:-1px}.st-search__results{z-index:100;background:var(--se-surface);border:1px solid var(--se-line-d6dde0);box-shadow:0 4px 16px var(--se-shadow-000000a100);border-radius:6px;max-height:300px;display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.st-search__results.is-open{display:block}.st-search__results-header{color:var(--se-text-muted);border-bottom:1px solid var(--se-line-e3e8ea);padding:8px 16px;font-size:12px;font-weight:700}.st-search__result-item{color:var(--se-text);align-items:center;gap:10px;padding:10px 16px;font-size:13px;display:flex}.st-search__result-item:hover{background:var(--se-surface-2)}.st-search__result-item .avatar{width:32px;height:32px;color:var(--se-on-dark);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.st-filter-row{align-items:flex-start;gap:8px;min-width:0;margin-bottom:8px;display:flex}.st-filter-label{letter-spacing:.01em;color:var(--se-fg-39454a);white-space:nowrap;flex:0 0 5em;font-size:11px;font-weight:600;line-height:28px}.st-filter-row--tags{margin-bottom:12px}.st-filter-row>.st-chips:not(.st-chips--tags){scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.st-filter-row>.st-chips::-webkit-scrollbar{display:none}.st-chips{flex-wrap:wrap;flex:1;gap:6px;min-width:0;display:flex}.st-chip{border:1px solid var(--se-line-d6dde0);background:var(--se-surface);height:28px;color:var(--se-fg-39454a);cursor:pointer;white-space:nowrap;border-radius:99px;flex-shrink:0;align-items:center;padding:0 12px;font-family:inherit;font-size:12px;display:inline-flex}.st-chip:hover{border-color:var(--se-primary);color:var(--se-primary)}.st-chip.is-active{background:var(--se-bg-eef6ff);border-color:var(--se-primary);color:var(--se-primary)}.st-chips__group-label{color:var(--se-fg-8a989e);white-space:nowrap;flex-shrink:0;align-items:center;padding:0 2px 0 4px;font-size:11px;display:flex}.st-chips__group-label:first-of-type{padding-left:0}.st-chips--sub{border-left:2px solid var(--se-line-e3eaee);margin-bottom:12px;padding-left:14px}.st-chips--tags{flex-wrap:nowrap;align-items:flex-start;width:100%;margin-bottom:0;position:relative;overflow:visible}.st-chips__tag-list{flex-wrap:wrap;flex:auto;gap:6px;min-width:0;display:flex}.st-chips--tags.is-expanded{flex-wrap:wrap}.st-chips--tags.is-expanded .st-chips__tag-list{flex-basis:100%}.st-chips--tags:not(.is-expanded) .st-chips__tag-list{flex-wrap:nowrap;overflow:hidden}.st-chips__tag-list .st-chip{text-overflow:ellipsis;max-width:100%;display:block;overflow:hidden}.st-chips__measure-list{gap:6px;display:flex}.st-chips__tag-measure{visibility:hidden;pointer-events:none;gap:6px;width:0;height:0;display:flex;position:absolute;top:0;left:0;overflow:hidden}.st-chip--more{justify-content:center;width:76px;min-width:76px;margin-left:auto;padding-inline:8px}.st-chips__break{flex-basis:100%;height:0}.st-results-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.st-sort{border:1px solid var(--se-line-d6dde0);height:32px;color:var(--se-fg-39454a);background:var(--se-surface);border-radius:4px;flex-shrink:0;padding:0 8px;font-family:inherit;font-size:12px}.st-count{color:var(--se-text-muted);font-size:13px}.st-results{border:1px solid var(--se-line-cce0f5);background:var(--se-primary-weak);border-radius:14px;padding:18px}.st-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.st-empty{text-align:center;border:1px dashed var(--se-line-d6dde0);background:var(--se-bg-fafcfd);border-radius:10px;grid-column:1/-1;padding:48px 20px}.st-empty__title{color:var(--se-fg-1a2730);margin:0 0 6px;font-size:15px;font-weight:700}.st-empty__text{color:var(--se-fg-8a989e);margin:0 0 16px;font-size:13px}.st-empty__text--conditions{overflow-wrap:anywhere}.st-empty__link{border:1px solid var(--se-primary);color:var(--se-primary);border-radius:6px;padding:8px 18px;font-size:13px;text-decoration:none;display:inline-block}.st-empty__link:hover{background:var(--se-bg-eef6ff)}.st-empty__button{background:var(--se-surface);cursor:pointer;font-family:inherit}.st-card{border:1px solid var(--se-border);background:var(--se-surface);height:auto;min-height:306px;box-shadow:0 4px 12px var(--se-shadow-18232ba045);border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden}.st-card:hover{border-color:var(--se-border-strong);box-shadow:0 7px 18px var(--se-shadow-18232ba090)}.st-card__hit{z-index:2;border-radius:inherit;position:absolute;inset:0}.st-card__hit:focus-visible{outline:3px solid var(--se-primary);outline-offset:-3px}.st-card__screen{aspect-ratio:16/9;background:var(--se-bg-edf2f4);flex:none;height:auto;position:relative;overflow:hidden}.st-card__screen-visual,.st-card__screen-visual svg{width:100%;height:100%}.st-card .app-card-tools{inset:10px}.st-card__body{--app-card-copy-size:13px;flex-direction:column;flex:1;padding:6px 12px 12px;display:flex}.st-card__name{color:var(--se-fg-2a353a);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.4;overflow:hidden}.st-card__tagline{font-size:var(--app-card-copy-size);color:var(--se-fg-4d5c62);-webkit-line-clamp:var(--app-card-description-lines);-webkit-box-orient:vertical;flex:1;margin-top:3px;line-height:1.55;display:-webkit-box;overflow:hidden}.st-card__meta{grid-template-columns:20px minmax(0,1fr) max-content;align-items:center;gap:5px;margin-top:6px;display:grid}.st-card__avatar{width:20px;height:20px;color:var(--se-on-dark);background:var(--se-bg-37474f);border-radius:50%;place-items:center;font-size:9px;font-weight:700;display:grid}.st-card__dev{z-index:3;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--se-primary);font-size:12px;position:relative;overflow:hidden}.st-card__views{margin-left:auto}@media (max-width:1023px) and (min-width:768px){.st-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.st-container{width:calc(100% - 24px);padding:12px 0 32px}.st-search{flex-basis:168px}.st-search input{font-size:16px}.st-search input::placeholder{font-size:13px}.st-search__results{width:min(320px,100vw - 24px);left:auto}.st-grid{grid-template-columns:1fr;gap:12px}.st-grid .st-card{justify-self:center;width:100%}.st-card{min-height:287px}.st-card__name{font-size:14px}.st-chips{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.st-chips::-webkit-scrollbar{display:none}.st-chips__break{display:none}.st-chips{width:100%;max-width:100%}.st-chips.st-chips--tags{flex-wrap:nowrap;overflow:visible}.st-chips.st-chips--tags.is-expanded{flex-wrap:wrap}.st-results{padding:10px 14px}}
