:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111318;background:#f7f6f2;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% -10%,#dce9ff 0,transparent 32%),#f7f6f2}.top{max-width:1120px;margin:auto;padding:22px 22px;display:flex;justify-content:space-between;align-items:center}.brand{font-weight:900;letter-spacing:-.03em;font-size:21px;color:#111318;text-decoration:none}.top nav,.top nav a,footer nav,footer nav a{display:flex;gap:18px;align-items:center}.top a,footer a{color:#555b66;text-decoration:none;font-size:13px}.home{max-width:1120px;margin:auto;padding:58px 22px 90px}.hero{max-width:820px;padding:54px 0 86px}.eyebrow{display:block;font-size:11px;letter-spacing:.16em;font-weight:900;color:#63738e;margin-bottom:12px}.hero h1{font-size:clamp(48px,7vw,86px);line-height:.94;letter-spacing:-.065em;margin:0 0 26px}.hero p{font-size:19px;line-height:1.55;color:#5f6570;max-width:690px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-head h2,.about h2{font-size:30px;letter-spacing:-.04em;margin:0}.count{font-size:12px;color:#777f8b}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.app-card,.empty,.about{background:#fff;border:1px solid #e1dfd7;border-radius:20px;padding:22px;box-shadow:0 10px 35px #29354b0a}.app-card{min-height:220px;display:flex;flex-direction:column}.app-card .type{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#7f8793;font-weight:800}.app-card h3{font-size:23px;letter-spacing:-.035em;margin:14px 0 10px}.app-card p{color:#6d737c;line-height:1.5;font-size:14px;margin:0 0 24px}.app-card a{margin-top:auto;display:inline-flex;width:max-content;background:#111318;color:white;padding:10px 14px;border-radius:999px;text-decoration:none;font-size:13px;font-weight:800}.empty{grid-column:1/-1;color:#737983}.about{margin-top:52px;max-width:760px}.about p{color:#666d77;line-height:1.65}footer{border-top:1px solid #dfddd6;max-width:1120px;margin:auto;padding:28px 22px 44px;display:flex;justify-content:space-between;gap:24px}footer div{display:grid;gap:6px}footer span{color:#7a818a;font-size:12px}@media(max-width:820px){.app-grid{grid-template-columns:1fr}.hero{padding-top:28px}.top nav a:first-child{display:none}footer{flex-direction:column}footer nav{flex-wrap:wrap}.home{padding-top:28px}.hero h1{font-size:52px}}
