.store-detail{--detail-green:#01875f;--detail-text:#202124;--detail-muted:#5f6368;color:var(--detail-text);padding-top:24px;padding-bottom:28px}
.store-detail .breadcrumbs{display:flex;align-items:center;gap:12px;font-size:13px;margin:0 0 40px;color:var(--detail-muted)}
.store-detail .breadcrumbs a{color:var(--detail-muted);text-decoration:none}
.store-detail .breadcrumbs a:hover{color:var(--detail-green)}
.store-detail .app-hero{display:grid;grid-template-columns:minmax(0,1fr) 210px;column-gap:60px;padding-bottom:35px}
.store-detail .app-identity{grid-column:1;grid-row:1}
.store-detail .app-identity h1{font-size:clamp(38px,4.7vw,60px);line-height:1.15;letter-spacing:-2px;font-weight:650;margin:0 0 14px}
.store-detail .app-directory{font-size:15px;font-weight:700;line-height:1.6;color:var(--detail-green);text-decoration:none}
.store-detail .app-directory:hover{text-decoration:underline}
.store-detail .app-subtitle{font-size:14px;color:var(--detail-muted);margin:5px 0 0;line-height:1.6}
.store-detail .app-icon{grid-column:2;grid-row:1/5;width:210px;height:210px;object-fit:cover;border-radius:40px;align-self:start;box-shadow:0 6px 18px #20212415}
.store-detail .app-facts{display:flex;align-items:center;grid-column:1;gap:0;margin:28px 0}
.store-detail .app-fact{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 25px;min-width:113px;border-right:1px solid #dadce0;gap:5px}
.store-detail .app-fact:first-child{padding-left:0;align-items:flex-start;min-width:104px}
.store-detail .app-fact:last-child{border-right:0}
.store-detail .app-fact strong{display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;line-height:22px;font-weight:650;color:var(--detail-text)}
.store-detail .app-fact>span{font-size:11px;line-height:1.7;color:var(--detail-muted)}
.store-detail .app-fact svg{width:19px;height:19px;flex:none}
.store-detail .app-age{border:1.3px solid #5f6368;border-radius:3px;font-size:12px;font-weight:650;line-height:18px;min-width:26px;display:inline-block}
.store-detail .app-actions{grid-column:1;display:flex;flex-wrap:wrap;align-items:center;gap:15px}
.store-detail .detail-download{min-width:220px;justify-content:center;min-height:46px;letter-spacing:.1px;border-radius:8px}
.store-detail .detail-download svg{width:20px;height:20px}
.store-detail .detail-login-button{color:var(--detail-green);background:transparent;border:1px solid #dadce0;border-radius:8px;min-height:46px;gap:14px;padding:12px 22px}
.store-detail .detail-login-button:hover{background:#f0f7f4;border-color:var(--detail-green)}
.store-detail .detail-login-button svg{width:18px;height:18px}
.store-detail .app-disclosure{grid-column:1;font-size:11px;line-height:1.7;color:var(--detail-muted);margin:15px 0 0}
.store-detail .detail-tabs{display:flex;gap:30px;border-bottom:1px solid #e8eaed;margin-bottom:36px;overflow-x:auto;scrollbar-width:none}
.store-detail .detail-tabs::-webkit-scrollbar{display:none}
.store-detail .detail-tabs a{flex-shrink:0;padding:14px 2px 17px;color:var(--detail-muted);text-decoration:none;font-size:14px;font-weight:650;border-bottom:3px solid transparent}
.store-detail .detail-tabs a:first-child{color:var(--detail-green);border-bottom-color:var(--detail-green)}
.store-detail .detail-tabs a:hover{color:var(--detail-green)}
.store-detail .detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:70px;align-items:start}
.store-detail .detail-content{min-width:0}
.store-detail .detail-section{margin-bottom:42px;scroll-margin-top:135px}
.store-detail .detail-section h2,.store-detail .detail-related h2{font-size:21px;line-height:1.5;font-weight:650;letter-spacing:-.5px;margin:0 0 18px;color:var(--detail-text)}
.store-detail .detail-section h2{display:flex;align-items:center;gap:17px}
.store-detail .detail-section h2 svg{height:23px;width:23px;flex:none}
.store-detail .detail-section p{font-size:14px;line-height:1.9;color:var(--detail-muted);margin:0 0 14px}
.store-detail .detail-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.store-detail .detail-tags span{font-size:12px;font-weight:600;color:var(--detail-muted);padding:6px 17px;border:1px solid #dadce0;border-radius:30px}
.store-detail .detail-information{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 32px;padding:24px;border:1px solid #e1e4e7;border-radius:14px;margin:0}
.store-detail .detail-information dt{font-size:12px;font-weight:700;line-height:1.6;color:var(--detail-text);margin-bottom:6px}
.store-detail .detail-information dd{font-size:13px;color:var(--detail-muted);line-height:1.7;margin:0}
.store-detail .detail-steps{list-style:none;padding:0;margin:0;display:grid;gap:22px}
.store-detail .detail-steps li{display:flex;gap:17px;align-items:flex-start}
.store-detail .detail-steps li>span{display:grid;place-items:center;flex:none;width:32px;height:32px;background:#edf6f1;color:#087b55;border-radius:50%;font-size:13px;font-weight:700;margin-top:1px}
.store-detail .detail-steps h3,.store-detail .detail-support h3{font-size:14px;font-weight:700;line-height:1.7;margin:0 0 4px;color:var(--detail-text)}
.store-detail .detail-steps p{margin:0;font-size:13px}
.store-detail .detail-support{display:flex;align-items:flex-start;gap:17px;background:#f6f8f7;border-radius:13px;padding:22px;margin-top:22px}
.store-detail .detail-support-icon{flex:none;margin-top:4px;color:var(--detail-green)}
.store-detail .detail-support-icon svg{height:24px;width:24px}
.store-detail .detail-support p{font-size:13px;line-height:1.8;margin:0}
.store-detail .detail-faq-list{border:1px solid #e1e4e7;border-radius:13px;overflow:hidden}
.store-detail .detail-faq+.detail-faq{border-top:1px solid #e8eaed}
.store-detail .detail-faq summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:19px 22px;cursor:pointer;font-size:13px;font-weight:600;line-height:1.7;list-style:none}
.store-detail .detail-faq summary::-webkit-details-marker{display:none}
.store-detail .detail-faq summary>span{color:var(--detail-muted);font-size:22px;line-height:1;font-weight:400;flex:none}
.store-detail .detail-faq[open] summary>span{transform:rotate(45deg)}
.store-detail .detail-faq p{margin:0;padding:0 22px 20px;font-size:13px;line-height:1.8}
.store-detail .detail-related-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.store-detail .detail-related-heading h2{font-size:20px;margin:0}
.store-detail .detail-related-heading>svg{width:21px;height:21px}
.store-detail .detail-related nav{display:grid;gap:2px}
.store-detail .detail-related-card{display:flex;align-items:center;gap:15px;padding:12px 10px;margin-left:-10px;margin-right:-10px;border-radius:13px;text-decoration:none;color:var(--detail-text);transition:background .18s ease}
.store-detail .detail-related-card:hover{background:#f2f5f3}
.store-detail .detail-related-icon{height:64px;width:64px;object-fit:cover;flex:none;border-radius:14px;border:1px solid #00000007}
.store-detail .detail-related-copy{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}
.store-detail .detail-related-copy strong{font-size:14px;line-height:1.5;font-weight:650}
.store-detail .detail-related-copy>span{font-size:11px;line-height:1.7;color:var(--detail-muted)}
.store-detail .detail-related-copy>.detail-related-platform{font-size:10px;color:#70757a}
.store-detail .detail-related-card>svg{width:16px;height:16px;flex:none;color:var(--detail-muted)}
.store-detail .detail-all-games{display:flex;align-items:center;justify-content:space-between;padding:13px 0;color:var(--detail-green);font-size:13px;font-weight:700;text-decoration:none;margin-top:9px}
.store-detail .detail-all-games svg{width:19px;height:19px}
.store-detail a:focus-visible,.store-detail summary:focus-visible{outline:3px solid #01875f;outline-offset:4px;border-radius:5px}
@media(max-width:1050px){.store-detail .detail-layout{gap:38px;grid-template-columns:minmax(0,1fr) 260px}.store-detail .app-hero{column-gap:35px}.store-detail .app-icon{height:180px;width:180px;justify-self:end;border-radius:34px}.store-detail .detail-related-icon{width:57px;height:57px}.store-detail .detail-related-card{gap:12px}}
@media(max-width:800px){.store-detail .detail-layout{grid-template-columns:minmax(0,1fr);gap:0}.store-detail .detail-related{border-top:1px solid #e8eaed;padding-top:30px;margin-top:4px}.store-detail .detail-related nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.store-detail .detail-related-card{margin-right:0}.store-detail .detail-all-games{justify-content:flex-start;gap:20px}.store-detail .app-hero{grid-template-columns:minmax(0,1fr) 150px;column-gap:24px}.store-detail .app-icon{height:150px;width:150px;border-radius:29px}.store-detail .app-identity h1{font-size:46px}.store-detail .app-fact{padding:0 18px;min-width:95px}.store-detail .app-fact:first-child{min-width:90px}.store-detail .app-fact strong{font-size:12px}.store-detail .app-fact>span{font-size:10px}.store-detail .app-facts{grid-column:1/-1;margin-top:26px}.store-detail .app-actions,.store-detail .app-disclosure{grid-column:1/-1}}
@media(max-width:520px){.store-detail{padding-top:16px}.store-detail .breadcrumbs{margin-bottom:24px;font-size:12px}.store-detail .app-hero{grid-template-columns:84px minmax(0,1fr);gap:0 20px;padding-bottom:25px}.store-detail .app-icon{grid-column:1;grid-row:1;width:84px;height:84px;border-radius:19px;justify-self:start;box-shadow:0 3px 10px #20212412}.store-detail .app-identity{grid-column:2;grid-row:1;align-self:center}.store-detail .app-identity h1{font-size:29px;letter-spacing:-1px;margin:0 0 5px}.store-detail .app-directory{font-size:12px;line-height:1.5}.store-detail .app-subtitle{font-size:11px;line-height:1.6;margin:3px 0 0}.store-detail .app-facts{margin:28px 0 22px;justify-content:space-between}.store-detail .app-fact{padding:0 14px;flex:1;min-width:0;gap:6px}.store-detail .app-fact:first-child{min-width:0;align-items:center;padding-left:0}.store-detail .app-fact:last-child{padding-right:0;flex:.7}.store-detail .app-fact strong{gap:5px;font-size:12px;white-space:nowrap}.store-detail .app-fact svg{width:17px;height:17px}.store-detail .app-fact>span{font-size:10px;white-space:nowrap}.store-detail .app-actions{gap:10px}.store-detail .detail-download{min-width:0;flex:1;padding:12px 15px;font-size:12px;gap:7px}.store-detail .detail-download svg{width:18px;height:18px}.store-detail .detail-login-button{font-size:12px;gap:8px;padding:12px 14px}.store-detail .detail-login-button svg{width:16px;height:16px}.store-detail .app-disclosure{font-size:10px;line-height:1.8;margin-top:13px}.store-detail .detail-tabs{gap:23px;margin-bottom:28px}.store-detail .detail-tabs a{font-size:12px;padding-bottom:14px}.store-detail .detail-section{margin-bottom:32px;scroll-margin-top:105px}.store-detail .detail-section h2{font-size:19px;margin-bottom:15px;gap:13px}.store-detail .detail-section p{font-size:13px;line-height:1.85}.store-detail .detail-information{padding:20px;gap:23px 20px}.store-detail .detail-information dt{font-size:11px}.store-detail .detail-information dd{font-size:12px}.store-detail .detail-tags{margin-top:19px;gap:8px}.store-detail .detail-tags span{font-size:11px;padding:5px 14px}.store-detail .detail-steps{gap:19px}.store-detail .detail-steps li{gap:14px}.store-detail .detail-steps h3,.store-detail .detail-support h3{font-size:13px}.store-detail .detail-steps p,.store-detail .detail-support p{font-size:12px}.store-detail .detail-support{padding:18px;gap:14px}.store-detail .detail-faq summary{padding:17px;font-size:12px;gap:12px}.store-detail .detail-faq p{font-size:12px;padding:0 17px 18px}.store-detail .detail-related nav{grid-template-columns:minmax(0,1fr)}.store-detail .detail-related-card{gap:17px;padding-top:11px;padding-bottom:11px}.store-detail .detail-related-icon{height:60px;width:60px}.store-detail .detail-related-copy strong{font-size:14px}.store-detail .detail-related-copy>span{font-size:12px}.store-detail .detail-related-copy>.detail-related-platform{font-size:11px}}
@media(prefers-reduced-motion:reduce){.store-detail .detail-related-card{transition:none}}
