/* App profiles: a restrained research view, scoped apart from editorial pages. */
.iale-app-detail{background:#f7f8f8}
.app-detail-page{--app-ink:#141a20;--app-muted:#59636e;--app-rule:#dde1e5;--app-blue:#175bd4;max-width:1240px;width:calc(100% - 64px);margin:0 auto;padding:28px 0 88px;color:var(--app-ink);font-family:var(--wp--preset--font-family--system,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);font-size:15px;line-height:1.6}
.app-detail-page *{box-sizing:border-box}
.app-detail-page a{color:var(--app-blue);text-underline-offset:3px}
.app-detail-page h1,.app-detail-page h2,.app-detail-page p,.app-detail-page dl,.app-detail-page figure{margin-top:0}
.app-detail-page h1,.app-detail-page h2{font-family:inherit;color:var(--app-ink);font-weight:600}
.app-detail-page h2{font-size:22px;line-height:1.3;letter-spacing:-.035em;margin-bottom:18px;scroll-margin-top:110px}
.app-detail-breadcrumb{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:38px;font-size:12px;line-height:1.5;color:var(--app-muted)}
.app-detail-breadcrumb a{color:var(--app-muted);text-decoration:none}
.app-detail-breadcrumb a:hover{text-decoration:underline}
.app-detail-breadcrumb [aria-current]{overflow-wrap:anywhere}
.app-detail-record{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--app-rule)}
.app-detail-page .app-detail-eyebrow{margin:0 0 10px;font-size:10px;font-weight:650;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;color:var(--app-muted)}
.app-detail-record .app-detail-eyebrow{margin:0}
.app-detail-source-label{color:var(--app-muted);font-size:11px;line-height:1.4}
.app-detail-hero{display:grid;grid-template-columns:112px minmax(0,1fr) 215px;gap:26px;align-items:center;padding:32px 0 34px}
.app-detail-hero--no-icon{grid-template-columns:minmax(0,1fr) 215px}
.app-detail-icon{display:block;width:112px;height:112px;object-fit:contain;border-radius:23%;background:#fff;box-shadow:0 0 0 1px rgb(20 26 32 / 9%),0 6px 18px rgb(20 26 32 / 5%)}
.app-detail-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}
.app-detail-tags span{border:1px solid var(--app-rule);background:#fff;padding:2px 7px;color:var(--app-muted);font-size:10px;font-weight:600;line-height:1.5;border-radius:3px}
.app-detail-heading h1{font-size:clamp(25px,3.2vw,40px);line-height:1.12;letter-spacing:-.045em;margin:0 0 8px;overflow-wrap:anywhere}
.app-detail-subtitle{font-size:15px;line-height:1.5;color:var(--app-muted);margin-bottom:6px}
.app-detail-developer{font-size:12px;line-height:1.5;color:var(--app-muted);margin-bottom:0}
.app-detail-download{display:flex;flex-direction:column;align-items:stretch;gap:10px}
.app-detail-price{font-size:19px;letter-spacing:-.025em;line-height:1.35;font-weight:600}
.app-detail-page .app-detail-store{display:flex;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:42px;padding:11px 17px;border:1px solid #19222d;border-radius:4px;background:#19222d;color:#fff;font-family:inherit;font-size:12px;font-weight:600;line-height:1.4;letter-spacing:0;text-decoration:none;box-shadow:none}
.app-detail-download .app-detail-store{width:100%}
.app-detail-page .app-detail-store:hover{background:#2e3c4c;border-color:#2e3c4c;color:#fff}
.app-detail-download small{font-size:10px;line-height:1.55;color:var(--app-muted)}
.app-detail-status{border:1px solid #dccfb2;border-left:3px solid #ac7b2e;background:#fffbf0;padding:12px 16px;font-size:12px;line-height:1.6;margin:0 0 18px}
.app-detail-nav{display:flex;gap:28px;overflow:auto;border-top:1px solid var(--app-rule);border-bottom:1px solid var(--app-rule);margin-bottom:32px;scrollbar-width:thin}
.app-detail-nav a{flex:0 0 auto;padding:15px 0;font-size:12px;font-weight:600;line-height:1.5;color:var(--app-muted);text-decoration:none;border-bottom:2px solid transparent}
.app-detail-nav a:hover{color:var(--app-ink);border-bottom-color:var(--app-blue)}
.app-detail-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}
.app-detail-section-heading h2{margin-bottom:0}
.app-detail-section-heading>span{font-size:11px;color:var(--app-muted);line-height:1.5;text-align:right}
.app-detail-summary{max-width:850px;font-size:15px;line-height:1.8;color:#3e4853;margin-bottom:24px}
.app-detail-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;background:var(--app-rule);border:1px solid var(--app-rule);margin-bottom:12px}
.app-detail-facts>div{min-width:0;background:#fff;padding:18px 20px}
.app-detail-facts dt{font-size:10px;font-weight:500;line-height:1.5;color:var(--app-muted);margin-bottom:9px}
.app-detail-facts dd{margin:0;font-size:13px;font-weight:600;line-height:1.55;overflow-wrap:anywhere}
.app-detail-rating dd{display:flex;flex-direction:column;align-items:flex-start;gap:5px}
.app-detail-rating .rankings-rating-score{display:flex;flex-wrap:wrap;align-items:center;gap:6px}
.app-detail-rating .rankings-rating-number{font-size:13px;white-space:nowrap;font-variant-numeric:tabular-nums}
.app-detail-rating .rankings-rating-number small{font-size:10px;font-weight:400;color:var(--app-muted)}
.app-detail-rating .rankings-stars{gap:1px}
.app-detail-rating .rankings-star,.app-detail-rating .rankings-star svg{width:13px;height:13px}
.app-detail-rating .rankings-star-fill{color:#293d54}
.app-detail-rating .rankings-rating-count,.app-detail-rating .rankings-rating-stale,.app-detail-rating .rankings-rating-empty{font-size:10px;font-weight:400;line-height:1.5;color:var(--app-muted)}
.app-detail-section{min-width:0;margin-top:42px}
.app-detail-gallery{border-top:1px solid var(--app-rule);padding-top:30px}
.app-detail-screenshots{display:flex;align-items:flex-start;gap:22px;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding:24px;padding:24px 24px 18px;border:1px solid var(--app-rule);background:#eef0f2;scrollbar-width:thin;scrollbar-color:#9ca6b1 transparent;overscroll-behavior-x:contain}
.app-detail-screenshots figure{flex:0 0 auto;width:220px;margin:0;scroll-snap-align:start}
.app-detail-screenshots a{display:block;border-radius:12px;overflow:hidden;background:white;box-shadow:0 0 0 1px rgb(20 26 32 / 8%),0 8px 20px rgb(20 26 32 / 5%)}
.app-detail-screenshots img{display:block;width:100%;height:450px;object-fit:contain;object-position:top;background:#fff}
.app-detail-screenshots figcaption{display:flex;justify-content:space-between;margin-top:12px;font-size:10px;line-height:1.5;font-variant-numeric:tabular-nums;color:var(--app-muted)}
.app-detail-screenshots--ipad figure{width:340px}
.app-detail-screenshots--ipad img{height:440px}
.app-detail-screenshots--mac figure{width:540px}
.app-detail-screenshots--mac img{height:350px}
.app-detail-screenshots--watch figure{width:225px}
.app-detail-screenshots--watch img{height:330px}
.app-detail-page .app-detail-note{margin:12px 0 0;font-size:11px;line-height:1.7;color:var(--app-muted)}
.app-detail-empty{padding:32px;border:1px solid var(--app-rule);background:#fff;font-size:13px;color:var(--app-muted)}
.app-detail-empty p{margin-bottom:8px}
.app-detail-columns{display:grid;grid-template-columns:minmax(0,1fr) 345px;align-items:start;gap:64px;border-top:1px solid var(--app-rule);margin-top:42px;padding-top:34px}
.app-detail-about{margin-top:0}
.app-detail-description{font-size:14px;line-height:1.85;color:#3e4853;overflow-wrap:anywhere}
.app-detail-description p{margin-bottom:20px;white-space:normal}
.app-detail-description p:last-child{margin-bottom:0}
.app-detail-sidebar{display:grid;gap:18px;min-width:0}
.app-detail-panel{border:1px solid var(--app-rule);background:#fff;padding:24px;min-width:0}
.app-detail-panel h2{font-size:18px;margin-bottom:16px}
.app-detail-panel .app-detail-description{font-size:12px;line-height:1.8}
.app-detail-panel .app-detail-description p{margin-bottom:14px}
.app-detail-release-meta{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:baseline;padding-bottom:14px;margin-bottom:16px;border-bottom:1px solid var(--app-rule);font-size:11px;line-height:1.5;font-variant-numeric:tabular-nums;color:var(--app-muted)}
.app-detail-release-meta strong{font-weight:600;color:var(--app-ink)}
.app-detail-source dl{margin-bottom:18px}
.app-detail-source dl>div{display:grid;grid-template-columns:80px minmax(0,1fr);gap:12px;margin-bottom:10px;font-size:11px;line-height:1.6}
.app-detail-source dt{color:var(--app-muted)}
.app-detail-source dd{margin:0;color:var(--app-ink);overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
.app-detail-source dd a{text-decoration:none}
.app-detail-explore{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 22px;border:1px solid var(--app-rule);background:#eef2f7;text-decoration:none}
.app-detail-explore:hover{border-color:#a8b7cc;background:#e8eef7}
.app-detail-explore small,.app-detail-explore strong{display:block}
.app-detail-explore small{font-size:10px;line-height:1.5;font-weight:400;color:var(--app-muted);margin-bottom:3px}
.app-detail-explore strong{font-size:12px;line-height:1.5;font-weight:600}
.app-detail-unavailable{max-width:720px;padding:60px 0 100px}
.app-detail-unavailable h1{font-size:clamp(28px,4vw,44px);line-height:1.2;letter-spacing:-.04em}
.app-detail-unavailable>p:not(.app-detail-eyebrow){color:var(--app-muted);margin-bottom:26px}
.app-detail-page a:focus-visible,.app-detail-screenshots:focus-visible{outline:2px solid var(--app-blue);outline-offset:4px}
@media(max-width:960px){.app-detail-columns{grid-template-columns:minmax(0,1fr) 300px;gap:30px}.app-detail-hero{grid-template-columns:96px minmax(0,1fr) 190px;gap:22px}.app-detail-hero--no-icon{grid-template-columns:minmax(0,1fr) 190px}.app-detail-icon{width:96px;height:96px}.app-detail-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.app-detail-panel{padding:20px}}
@media(max-width:720px){.app-detail-page{width:calc(100% - 40px);padding-top:22px;padding-bottom:60px}.app-detail-breadcrumb{margin-bottom:26px}.app-detail-hero{grid-template-columns:82px minmax(0,1fr);gap:20px;padding:26px 0}.app-detail-hero--no-icon{grid-template-columns:minmax(0,1fr)}.app-detail-icon{width:82px;height:82px;align-self:start}.app-detail-download{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;align-items:center}.app-detail-download .app-detail-store{grid-column:2;grid-row:1/3;width:auto}.app-detail-download small{grid-column:1}.app-detail-price{font-size:17px}.app-detail-heading h1{font-size:27px}.app-detail-subtitle{font-size:13px}.app-detail-nav{gap:23px;margin-bottom:26px}.app-detail-columns{grid-template-columns:1fr;gap:30px;padding-top:28px}.app-detail-sidebar{grid-template-columns:1fr 1fr;align-items:start}.app-detail-explore{grid-column:1/-1}.app-detail-summary{font-size:14px}.app-detail-screenshots{padding:18px;gap:18px;scroll-padding:18px}.app-detail-screenshots--mac figure{width:min(540px,75vw)}.app-detail-screenshots--ipad figure{width:min(340px,70vw)}.app-detail-screenshots--mac img{height:270px}.app-detail-screenshots--ipad img{height:390px}}
@media(max-width:480px){.app-detail-page{width:calc(100% - 32px)}.app-detail-hero{grid-template-columns:70px minmax(0,1fr);gap:16px}.app-detail-hero--no-icon{grid-template-columns:1fr}.app-detail-icon{width:70px;height:70px}.app-detail-heading h1{font-size:24px}.app-detail-tags{gap:5px;margin-bottom:8px}.app-detail-tags span{font-size:9px}.app-detail-record{align-items:baseline}.app-detail-source-label{font-size:10px;text-align:right}.app-detail-facts{grid-template-columns:1fr 1fr}.app-detail-facts>div{padding:15px}.app-detail-section-heading{gap:12px}.app-detail-section-heading>span{font-size:10px;max-width:45%}.app-detail-page h2{font-size:20px}.app-detail-sidebar{grid-template-columns:1fr}.app-detail-explore{grid-column:auto}.app-detail-screenshots figure{width:195px}.app-detail-screenshots img{height:405px}.app-detail-screenshots--watch figure{width:200px}.app-detail-screenshots--watch img{height:300px}.app-detail-screenshots--mac figure,.app-detail-screenshots--ipad figure{width:72vw}.app-detail-screenshots--mac img{height:220px}.app-detail-screenshots--ipad img{height:350px}.app-detail-panel h2{font-size:18px}}
@media(prefers-reduced-motion:reduce){.app-detail-screenshots{scroll-behavior:auto;scroll-snap-type:none}}
