:root{--ink:#18231d;--muted:#6e796f;--line:#dfe6df;--paper:#f6f8f4;--card:#fff;--green:#19744e;--greenSoft:#e4f2e9;--orange:#e68c4c;--shadow:0 14px 34px #1f362714}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input{font:inherit}.container{width:min(1120px,100% - 40px);margin:0 auto}.siteHeader{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f8f4ed;position:sticky;top:0}.headerInner{justify-content:space-between;align-items:center;height:68px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-size:18px;font-weight:780;text-decoration:none;display:inline-flex}.brandMark{color:#fff;background:var(--green);border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.headerLabel,.appTotal,.sectionTitle span{color:var(--muted);font-size:13px}.catalogIntro{justify-content:space-between;align-items:end;gap:24px;padding:70px 0 38px;display:flex}.sectionKicker{color:var(--green);align-items:center;gap:7px;font-size:13px;font-weight:740;display:inline-flex}h1,h2,p{margin-top:0}.catalogIntro h1{letter-spacing:0;margin:17px 0 12px;font-size:52px;line-height:1.05}.catalogIntro p{max-width:520px;color:var(--muted);margin-bottom:0;line-height:1.7}.catalogTools{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding-bottom:22px;display:flex}.searchForm{background:var(--card);border:1px solid var(--line);border-radius:8px;align-items:center;gap:9px;width:min(400px,100%);height:44px;padding:0 8px 0 13px;display:flex}.searchForm input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.searchForm button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:6px;padding:8px 11px;font-size:13px;font-weight:700}.categoryNav{flex-wrap:wrap;gap:5px;display:flex}.categoryNav a{color:var(--muted);border-radius:6px;padding:8px 10px;font-size:13px;text-decoration:none}.categoryNav a:hover,.categoryNav a.active{color:var(--green);background:var(--greenSoft)}.catalogSection{padding:34px 0 88px}.sectionTitle{justify-content:space-between;align-items:baseline;margin-bottom:17px;display:flex}.sectionTitle h2{margin-bottom:0;font-size:22px}.appGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.appCard{background:var(--card);border:1px solid var(--line);min-height:218px;box-shadow:var(--shadow);border-radius:8px;flex-direction:column;padding:18px;display:flex}.cardMeta,.cardActions{justify-content:space-between;align-items:center;gap:10px;display:flex}.cardMeta{color:var(--muted);font-size:12px}.cardMeta span:first-child{color:var(--green);font-weight:750}.cardIdentity{align-items:center;gap:13px;padding:23px 0;text-decoration:none;display:flex}.cardIdentity img{border-radius:14px;width:62px;height:62px;box-shadow:0 5px 13px #19322429}.cardIdentity>span{min-width:0}.cardIdentity strong,.cardIdentity small,.cardIdentity p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.cardIdentity strong{font-size:17px}.cardIdentity small{color:var(--muted);margin-top:4px;font-size:11px}.cardIdentity p{max-width:225px;color:var(--muted);margin:9px 0 0;font-size:13px}.cardActions{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding-top:12px;font-size:12px}.cardActions div{gap:14px;display:flex}.cardActions a{color:var(--green);place-items:center;display:grid}.emptyState{color:var(--muted);text-align:center;justify-items:center;gap:9px;padding:72px 14px;display:grid}.emptyState h2{color:var(--ink);margin-bottom:0;font-size:18px}.emptyState a{color:var(--green);font-weight:700}.detailMain{padding:36px 0 90px}.backLink{color:var(--muted);align-items:center;gap:7px;font-size:13px;text-decoration:none;display:inline-flex}.backLink:hover{color:var(--green)}.appHero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;padding:58px 0 50px;display:flex}.appIdentity{align-items:center;gap:21px;display:flex}.detailIcon{border-radius:23px;width:112px;height:112px;box-shadow:0 12px 24px #19322429}.categoryTag{color:var(--green);font-size:12px;font-weight:750}.appIdentity h1{margin:9px 0 4px;font-size:38px;line-height:1.08}.packageName{color:var(--muted);margin:0;font-size:12px}.heroSummary{color:var(--muted);margin:13px 0 0}.primaryButton{color:#fff;background:var(--green);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.primaryButton:hover{background:#105c3d}.detailGrid{grid-template-columns:minmax(0,1fr) 320px;gap:60px;padding:44px 0;display:grid}.contentSection h2,.checksumSection h2{margin-bottom:15px;font-size:20px}.contentSection p{max-width:650px;color:var(--muted);margin-bottom:0;line-height:1.85}.factsPanel{background:var(--card);border:1px solid var(--line);border-radius:8px;gap:14px;padding:18px;display:grid}.fact{align-items:center;gap:10px;display:flex}.fact>svg{color:var(--green)}.fact span{gap:4px;display:grid}.fact small{color:var(--muted);font-size:11px}.fact strong{font-size:13px}.checksumSection{border-top:1px solid var(--line);padding:20px 0 0}.checksumSection>div{align-items:center;gap:8px;display:flex}.checksumSection>div svg{color:var(--green)}.checksumSection p{color:var(--muted);font-size:13px}.checksumSection code{overflow-wrap:anywhere;color:var(--ink);background:#eef2ec;border-radius:6px;padding:12px;font-size:11px;display:block}.siteFooter{border-top:1px solid var(--line);color:var(--muted);font-size:12px}.footerInner{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.notFound{text-align:center;min-height:70vh;color:var(--muted);justify-items:center;gap:12px;padding:100px 20px;display:grid}.notFound h1{color:var(--ink);margin:8px 0 0;font-size:30px}.notFound p{margin-bottom:10px}.notFound>svg{color:var(--orange)}@media (max-width:780px){.container{width:min(100% - 28px,570px)}.catalogIntro{padding:48px 0 30px;display:block}.catalogIntro h1{font-size:40px}.appTotal{margin-top:22px;display:inline-block}.catalogTools{display:block}.searchForm{width:100%;margin-bottom:10px}.appGrid{grid-template-columns:1fr}.appCard{min-height:195px}.appHero{padding:42px 0 36px;display:block}.appIdentity{align-items:flex-start}.detailIcon{border-radius:17px;width:84px;height:84px}.appIdentity h1{font-size:30px}.appHero .primaryButton{width:100%;margin-top:25px}.detailGrid{grid-template-columns:1fr;gap:28px;padding:33px 0}.footerInner{flex-direction:column;justify-content:center;align-items:flex-start;padding:18px 0}}
