.ScreenshotGallery-module__2dgsvq__galleryWrapper{flex-direction:column;gap:16px;width:100%;margin-bottom:24px;display:flex}.ScreenshotGallery-module__2dgsvq__mainPreview{border:1px solid var(--surface-border);border-radius:var(--border-radius-lg);aspect-ratio:16/10;cursor:zoom-in;width:100%;transition:border-color var(--transition-fast);background:#0003;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ScreenshotGallery-module__2dgsvq__mainPreview:hover{border-color:#ffffff26}.ScreenshotGallery-module__2dgsvq__mainImage{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.ScreenshotGallery-module__2dgsvq__mainPreview:hover .ScreenshotGallery-module__2dgsvq__mainImage{transform:scale(1.01)}.ScreenshotGallery-module__2dgsvq__arrowBtn{-webkit-backdrop-filter:blur(4px);border:1px solid var(--surface-border);color:var(--foreground);cursor:pointer;width:40px;height:40px;transition:all var(--transition-fast);opacity:0;z-index:5;background:#0006;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ScreenshotGallery-module__2dgsvq__mainPreview:hover .ScreenshotGallery-module__2dgsvq__arrowBtn{opacity:1}.ScreenshotGallery-module__2dgsvq__prevArrow{left:16px}.ScreenshotGallery-module__2dgsvq__nextArrow{right:16px}.ScreenshotGallery-module__2dgsvq__arrowBtn:hover{border-color:var(--primary);box-shadow:0 0 10px var(--primary-glow);background:#000000b3}.ScreenshotGallery-module__2dgsvq__thumbnailsList{gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.ScreenshotGallery-module__2dgsvq__thumbnailWrapper{border:1px solid var(--surface-border);cursor:pointer;width:90px;height:56px;transition:all var(--transition-fast);background:#0003;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.ScreenshotGallery-module__2dgsvq__thumbnailWrapper:hover{border-color:#fff3;transform:translateY(-1px)}.ScreenshotGallery-module__2dgsvq__activeThumbnail{border-color:var(--primary);box-shadow:0 0 8px var(--primary-glow)}.ScreenshotGallery-module__2dgsvq__thumbnailImage{object-fit:cover;max-width:100%;max-height:100%}.ScreenshotGallery-module__2dgsvq__lightboxOverlay{z-index:2000;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;padding:40px;animation:.2s ease-out ScreenshotGallery-module__2dgsvq__fadeIn;display:flex;position:fixed;inset:0}.ScreenshotGallery-module__2dgsvq__closeLightboxBtn{color:#fff;cursor:pointer;width:44px;height:44px;transition:all var(--transition-fast);z-index:10;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:30px;right:30px}.ScreenshotGallery-module__2dgsvq__closeLightboxBtn:hover{background:#ffffff26;transform:rotate(90deg)}.ScreenshotGallery-module__2dgsvq__lightboxContent{cursor:default;justify-content:center;align-items:center;max-width:90%;max-height:90%;display:flex;position:relative}.ScreenshotGallery-module__2dgsvq__lightboxImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh;box-shadow:0 20px 50px #000c}.ScreenshotGallery-module__2dgsvq__lightboxArrow{color:#fff;cursor:pointer;width:50px;height:50px;transition:all var(--transition-fast);z-index:5;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ScreenshotGallery-module__2dgsvq__lightboxArrow:hover{border-color:var(--primary);box-shadow:0 0 12px var(--primary-glow);background:#ffffff26}.ScreenshotGallery-module__2dgsvq__lightboxPrev{left:-70px}.ScreenshotGallery-module__2dgsvq__lightboxNext{right:-70px}@media (max-width:1024px){.ScreenshotGallery-module__2dgsvq__lightboxPrev{left:10px}.ScreenshotGallery-module__2dgsvq__lightboxNext{right:10px}.ScreenshotGallery-module__2dgsvq__lightboxOverlay{padding:20px}}@keyframes ScreenshotGallery-module__2dgsvq__fadeIn{0%{opacity:0}to{opacity:1}}
.page-module__ghvpSa__container{background-color:var(--background);flex-direction:column;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow-x:hidden}.page-module__ghvpSa__navbar{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto 30px;padding:24px 0;display:flex}.page-module__ghvpSa__backLink{color:var(--foreground-muted);transition:color var(--transition-fast), transform var(--transition-fast);align-items:center;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.page-module__ghvpSa__backLink:hover{color:var(--foreground);transform:translate(-3px)}.page-module__ghvpSa__navbarBrand{color:var(--foreground-muted);font-size:1rem;font-weight:700}.page-module__ghvpSa__heroBanner{z-index:10;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1100px;margin:0 auto 35px;padding:40px;display:flex}.page-module__ghvpSa__heroContent{flex:1;align-items:center;gap:30px;display:flex}.page-module__ghvpSa__appIcon{background:linear-gradient(135deg, var(--primary) 0%, #818cf8 50%, #c084fc 100%);color:#fff;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;font-size:2.6rem;font-weight:800;display:flex;box-shadow:0 8px 30px #4f46e540}.page-module__ghvpSa__appTitleBlock{flex:1}.page-module__ghvpSa__titleBadgeRow{align-items:center;gap:12px;margin-bottom:4px;display:flex}.page-module__ghvpSa__appName{letter-spacing:-.03em;color:var(--foreground);font-size:2rem;font-weight:800}.page-module__ghvpSa__categoryBadge{text-transform:uppercase;letter-spacing:.05em;color:#a5b4fc;background:#4f46e51a;border:1px solid #4f46e526;border-radius:9999px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.page-module__ghvpSa__bundleId{color:var(--foreground-muted);font-size:.8rem;font-family:var(--font-geist-mono), monospace;margin-bottom:12px}.page-module__ghvpSa__description{color:var(--foreground-muted);font-size:.95rem;line-height:1.5}.page-module__ghvpSa__heroAction{flex-shrink:0;width:320px}.page-module__ghvpSa__downloadMeta{color:var(--foreground-muted);justify-content:center;align-items:center;gap:8px;margin-top:10px;font-size:.78rem;display:flex}.page-module__ghvpSa__dotSeparator{opacity:.4}.page-module__ghvpSa__comingSoonBadge{border:1px solid var(--surface-border);color:var(--foreground-muted);border-radius:var(--border-radius-lg);text-align:center;background:#ffffff08;width:100%;padding:12px 24px;font-size:.9rem;font-weight:500}.page-module__ghvpSa__mainGrid{z-index:10;grid-template-columns:1.8fr 1fr;gap:30px;width:100%;max-width:1100px;margin:0 auto 50px;display:grid}@media (max-width:900px){.page-module__ghvpSa__heroBanner{flex-direction:column;align-items:flex-start;gap:24px;padding:30px}.page-module__ghvpSa__heroContent{flex-direction:column;align-items:flex-start;gap:20px}.page-module__ghvpSa__heroAction{width:100%}.page-module__ghvpSa__mainGrid{grid-template-columns:1fr}}.page-module__ghvpSa__leftCol{flex-direction:column;gap:30px;display:flex}.page-module__ghvpSa__rightCol{flex-direction:column;gap:30px;height:fit-content;display:flex;position:sticky;top:30px}.page-module__ghvpSa__featuresCard{padding:40px}@media (max-width:600px){.page-module__ghvpSa__featuresCard{padding:24px}}.page-module__ghvpSa__markdownBody{color:#e4e4e7;font-size:.95rem;line-height:1.7}.page-module__ghvpSa__markdownBody h1{color:var(--foreground);border-bottom:1px solid var(--surface-border);margin-bottom:24px;padding-bottom:12px;font-size:1.7rem;font-weight:800}.page-module__ghvpSa__markdownBody h2{color:var(--foreground);border-bottom:1px solid #ffffff0d;margin-top:36px;margin-bottom:16px;padding-bottom:8px;font-size:1.35rem;font-weight:700}.page-module__ghvpSa__markdownBody h3{color:var(--foreground);margin-top:24px;margin-bottom:12px;font-size:1.1rem;font-weight:650}.page-module__ghvpSa__markdownBody p{margin-bottom:16px}.page-module__ghvpSa__markdownBody strong{color:var(--foreground);font-weight:600}.page-module__ghvpSa__markdownBody ul,.page-module__ghvpSa__markdownBody ol{margin-bottom:20px;padding-left:24px}.page-module__ghvpSa__markdownBody li{margin-bottom:8px}.page-module__ghvpSa__markdownBody code{font-family:var(--font-geist-mono), monospace;color:#c084fc;background:#ffffff0f;border:1px solid #ffffff05;border-radius:4px;padding:2px 6px;font-size:.85rem}.page-module__ghvpSa__markdownBody pre{border-radius:var(--border-radius-md);border:1px solid var(--surface-border);background:#0000004d;margin-bottom:20px;padding:16px;overflow-x:auto}.page-module__ghvpSa__markdownBody pre code{color:#e4e4e7;background:0 0;border:none;padding:0;font-size:.85rem}.page-module__ghvpSa__markdownBody hr{background:var(--surface-border);border:0;height:1px;margin:36px 0}.page-module__ghvpSa__markdownBody table{border-collapse:collapse;width:100%;margin:24px 0;font-size:.88rem}.page-module__ghvpSa__markdownBody th,.page-module__ghvpSa__markdownBody td{border:1px solid var(--surface-border);text-align:left;padding:10px 14px}.page-module__ghvpSa__markdownBody th{color:var(--foreground);background-color:#ffffff08;font-weight:600}.page-module__ghvpSa__markdownBody tr:nth-child(2n){background-color:#ffffff03}.page-module__ghvpSa__specCard{padding:30px}.page-module__ghvpSa__specTitle{color:var(--foreground);border-bottom:1px solid var(--surface-border);margin-bottom:20px;padding-bottom:12px;font-size:1.1rem;font-weight:700}.page-module__ghvpSa__specGrid{flex-direction:column;gap:14px;display:flex}.page-module__ghvpSa__specItem{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding-bottom:8px;font-size:.88rem;display:flex}.page-module__ghvpSa__specItem:last-child{border-bottom:none}.page-module__ghvpSa__specLabel{color:var(--foreground-muted)}.page-module__ghvpSa__specValue{color:var(--foreground);font-weight:500}.page-module__ghvpSa__reviewsCard{padding:40px}.page-module__ghvpSa__sectionTitle{color:var(--foreground);margin-bottom:24px;font-size:1.2rem;font-weight:700}.page-module__ghvpSa__ratingsSummaryBlock{border-bottom:1px solid var(--surface-border);grid-template-columns:1fr 1.5fr;gap:40px;margin-bottom:40px;padding-bottom:30px;display:grid}@media (max-width:600px){.page-module__ghvpSa__ratingsSummaryBlock{grid-template-columns:1fr;gap:24px}}.page-module__ghvpSa__ratingNumberBox{border:1px solid var(--surface-border);border-radius:var(--border-radius-lg);text-align:center;background:#ffffff03;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.page-module__ghvpSa__bigRating{color:var(--foreground);margin-bottom:8px;font-size:3.5rem;font-weight:800;line-height:1}.page-module__ghvpSa__starsRow{gap:2px;margin-bottom:8px;font-size:1.1rem;display:flex}.page-module__ghvpSa__reviewsCount{color:var(--foreground-muted);font-size:.78rem}.page-module__ghvpSa__ratingBarsGrid{flex-direction:column;justify-content:center;gap:8px;display:flex}.page-module__ghvpSa__ratingBarRow{align-items:center;gap:12px;font-size:.8rem;display:flex}.page-module__ghvpSa__barLabel{width:60px;color:var(--foreground-muted);text-align:right}.page-module__ghvpSa__ratingBarTrack{background:#ffffff0d;border-radius:9999px;flex:1;height:6px;overflow:hidden}.page-module__ghvpSa__ratingBarFill{background:#fbbf24;border-radius:9999px;height:100%}.page-module__ghvpSa__barPercent{width:35px;color:var(--foreground-muted);text-align:left}.page-module__ghvpSa__reviewsList{flex-direction:column;gap:20px;display:flex}.page-module__ghvpSa__reviewItem{border:1px solid var(--surface-border);border-radius:var(--border-radius-md);background:#ffffff04;padding:20px}.page-module__ghvpSa__reviewHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.page-module__ghvpSa__reviewAuthor{color:var(--foreground);font-size:.9rem;font-weight:600;display:block}.page-module__ghvpSa__reviewRole{color:var(--foreground-muted);font-size:.72rem}.page-module__ghvpSa__reviewStarsDate{flex-direction:column;align-items:flex-end;display:flex}.page-module__ghvpSa__miniStars{margin-bottom:4px;font-size:.78rem}.page-module__ghvpSa__reviewDate{color:var(--foreground-muted);font-size:.72rem}.page-module__ghvpSa__reviewComment{color:var(--foreground-muted);font-size:.88rem;line-height:1.5}.page-module__ghvpSa__changelogCard{padding:30px}.page-module__ghvpSa__changelogHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.page-module__ghvpSa__changelogBody{color:var(--foreground-muted);font-size:.88rem;line-height:1.6}.page-module__ghvpSa__changelogText{white-space:pre-line;border-radius:var(--border-radius-md);background:#00000026;border:1px solid #ffffff05;padding:18px}.page-module__ghvpSa__noChangelog,.page-module__ghvpSa__noHistory{color:var(--foreground-muted);font-size:.88rem;font-style:italic}.page-module__ghvpSa__historyCard{padding:30px}.page-module__ghvpSa__historyList{flex-direction:column;gap:12px;margin-top:20px;display:flex}.page-module__ghvpSa__historyItem{border:1px solid var(--surface-border);border-radius:var(--border-radius-md);transition:background-color var(--transition-fast), border-color var(--transition-fast);background:#ffffff05;overflow:hidden}.page-module__ghvpSa__historyItem:hover{background:#ffffff0a;border-color:#ffffff1f}.page-module__ghvpSa__historyDetails{width:100%}.page-module__ghvpSa__historySummary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 20px;list-style:none;display:flex}.page-module__ghvpSa__historySummary::-webkit-details-marker{display:none}.page-module__ghvpSa__historyMainInfo{align-items:center;gap:12px;display:flex}.page-module__ghvpSa__historyVersion{color:var(--foreground);font-size:.95rem;font-weight:700}.page-module__ghvpSa__historyDate{color:var(--foreground-muted);font-size:.8rem}.page-module__ghvpSa__historyMetaInfo{align-items:center;gap:16px;display:flex}.page-module__ghvpSa__historySize{color:var(--foreground-muted);font-size:.8rem}.page-module__ghvpSa__miniDownloadBtn{border-radius:6px;height:28px;padding:6px 12px;font-size:.78rem}.page-module__ghvpSa__historyChangelog{border-top:1px solid #ffffff08;margin-top:4px;padding:16px 20px 20px}.page-module__ghvpSa__relatedSection{border-top:1px solid var(--surface-border);z-index:10;width:100%;max-width:1100px;margin:60px auto 40px;padding-top:50px;position:relative}.page-module__ghvpSa__relatedTitle{color:var(--foreground);margin-bottom:24px;font-size:1.3rem;font-weight:800}.page-module__ghvpSa__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.page-module__ghvpSa__relatedCard{background:#ffffff03;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;display:flex}.page-module__ghvpSa__relatedHeader{align-items:center;gap:14px;display:flex}.page-module__ghvpSa__relatedIcon{background:linear-gradient(135deg, var(--primary) 0%, #818cf8 50%, #c084fc 100%);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;font-weight:800;display:flex}.page-module__ghvpSa__relatedAppName{color:var(--foreground);font-size:1rem;font-weight:700}.page-module__ghvpSa__relatedCategory{color:var(--foreground-muted);font-size:.68rem}.page-module__ghvpSa__relatedDesc{color:var(--foreground-muted);-webkit-line-clamp:2;text-align:left;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.page-module__ghvpSa__relatedEmpty{text-align:center;color:var(--foreground-muted);padding:40px;font-size:.9rem}.page-module__ghvpSa__footer{color:#fff3;text-align:center;margin-top:auto;padding-top:60px;font-size:.8rem}.page-module__ghvpSa__errorCard{z-index:10;width:100%;max-width:500px;margin:80px auto}.page-module__ghvpSa__errorTitle{color:var(--foreground);margin-bottom:10px;font-size:1.6rem;font-weight:700}.page-module__ghvpSa__errorSubtitle{color:var(--foreground-muted);font-size:.9rem;line-height:1.5}
