/* Apple-provided badges retain their original proportions. */
body[data-page="home"] .app-store-badge{display:inline-block;flex:none;width:160px;min-height:53px;line-height:0;text-decoration:none;vertical-align:middle}
body[data-page="home"] .app-store-badge img{display:block;width:160px;height:auto;min-height:53px;object-fit:contain}
body[data-page="home"] .app-store-badge:focus-visible{outline:3px solid #a17b50;outline-offset:5px}
body[data-page="home"] .site-links .nav-download{display:inline-flex;align-items:center;background:#24352d;color:#fff;padding:10px 16px;border-radius:999px;text-decoration:none;white-space:nowrap}
body[data-page="home"] .site-links .nav-download:hover{background:#344f40;text-decoration:none}
body[data-page="home"] .hero .actions,body[data-page="home"] .app-showcase .actions{align-items:center;gap:24px}
body[data-page="home"] .app-identity{display:flex;align-items:center;gap:16px;margin:26px 0 0;padding:18px 0 0;border-top:1px solid #dcd8cd;max-width:370px;text-decoration:none;color:#24352d}
body[data-page="home"] .app-identity:hover .app-identity-name{text-decoration:underline;text-underline-offset:3px}
body[data-page="home"] .app-icon-fallback{width:60px;height:60px;flex:none;display:grid;place-items:center;border-radius:15px;background:#24352d;color:#fff;font:400 22px Georgia,serif}
body[data-page="home"] .app-icon-real{width:60px;height:60px;flex:none;border-radius:15px;object-fit:cover}
body[data-page="home"] .app-icon-real[hidden]{display:none}
body[data-page="home"] .app-identity-copy{display:grid;gap:3px;min-width:0}
body[data-page="home"] .app-identity-name{font-size:16px;font-weight:700;line-height:1.3;color:#24352d}
body[data-page="home"] .app-identity-detail{font-size:12px;line-height:1.4;color:#626a60}
body[data-page="home"] .app-showcase .app-identity{border-top-color:#617064;margin:18px 0 20px}
body[data-page="home"] .app-showcase .app-identity-name{color:#fff}
body[data-page="home"] .app-showcase .app-identity-detail{color:#d3ded0}
body[data-page="home"] .app-showcase .app-store-badge{margin-top:10px}
body[data-page="home"] .app-showcase .screen-gallery img{border:0;border-radius:12px;box-shadow:none}
body[data-page="home"] .closing .app-store-badge{margin:18px auto 0}
body[data-page="home"] .apple-credit{font-size:11px;line-height:1.6;color:#697265;max-width:670px;margin-top:10px}
@media(max-width:680px){body[data-page="home"] .site-links{flex-wrap:wrap;justify-content:center}body[data-page="home"] .site-links .nav-download{padding:8px 13px}body[data-page="home"] .hero .actions{gap:14px}body[data-page="home"] .app-identity{margin-top:20px}}
