.app-detail-page.svelte-xod7dh{padding:0 0 5rem}.store-header.svelte-xod7dh{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:.5rem 0 1.25rem;flex-wrap:wrap}.store-header-left.svelte-xod7dh{flex:1 1 auto;min-width:0}.app-title-detail.svelte-xod7dh{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;margin:0 0 .2rem;line-height:1.1;color:var(--cp-white)}.app-developer-grp.svelte-xod7dh{margin:0}.app-developer.svelte-xod7dh{display:inline-block;font-size:.92rem;color:var(--cp-accent);font-weight:500;text-decoration:none;transition:opacity .15s,text-decoration .15s}.app-developer.svelte-xod7dh:hover{opacity:.8;text-decoration:underline}.app-stats.svelte-xod7dh{display:flex;align-items:center;flex-shrink:0}.stat-pill.svelte-xod7dh{display:flex;flex-direction:column;align-items:center;padding:.3rem 1rem;text-align:center}.stat-sep.svelte-xod7dh{width:1px;height:2rem;background:#ffffff1f}.stat-value.svelte-xod7dh{font-size:1rem;font-weight:700;color:var(--cp-white);line-height:1.2}.stat-format.svelte-xod7dh{font-size:.95rem;font-weight:700;color:var(--cp-accent);font-family:monospace;line-height:1.2}.stat-label.svelte-xod7dh{font-size:.72rem;color:var(--cp-text);margin-top:.1rem}.detail-layout.svelte-xod7dh{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:768px){.detail-layout.svelte-xod7dh{flex-direction:row}}.detail-main.svelte-xod7dh{flex:1 1 0;min-width:0}.filmstrip-wrapper.svelte-xod7dh{position:relative}.filmstrip.svelte-xod7dh{display:flex;gap:.6rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filmstrip.svelte-xod7dh::-webkit-scrollbar{display:none}.filmstrip.fade-left.svelte-xod7dh{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 100%);mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 100%)}.filmstrip.fade-right.svelte-xod7dh{-webkit-mask-image:linear-gradient(to right,#000 0%,#000 94%,transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 94%,transparent 100%)}.filmstrip.fade-left.fade-right.svelte-xod7dh{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 6%,#000 94%,transparent 100%)}.film-slide.svelte-xod7dh{flex-shrink:0;scroll-snap-align:start;border-radius:.75rem;overflow:hidden;background:#080808;display:flex;align-items:center;justify-content:center;border:none;padding:0;cursor:zoom-in;transition:transform .18s,box-shadow .18s}.film-slide.svelte-xod7dh:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000080}.film-img.svelte-xod7dh{display:block;height:clamp(200px,40vw,300px);width:auto;max-width:min(100%,260px);object-fit:contain}.film-arrow.svelte-xod7dh{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background:#0a0a0abf;border:1px solid rgba(255,255,255,.1);border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;opacity:0;pointer-events:none;transition:opacity .2s,background .18s}.film-arrow.visible.svelte-xod7dh{opacity:1;pointer-events:auto}.film-arrow.svelte-xod7dh:hover{background:#00dc68cc;color:#000;border-color:transparent}.film-prev.svelte-xod7dh{left:-.25rem}.film-next.svelte-xod7dh{right:-.25rem}.tags-row.svelte-xod7dh{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;margin-top:1.1rem}.tags-label.svelte-xod7dh{font-size:.75rem;text-transform:uppercase;letter-spacing:.07em;font-weight:600;color:var(--cp-text);flex-shrink:0}.tags-list.svelte-xod7dh{display:flex;flex-wrap:wrap;gap:.35rem}.app-tag-link.svelte-xod7dh{text-decoration:none;cursor:pointer;transition:background .2s,color .2s}.app-tag-link.svelte-xod7dh:hover{background:var(--cp-accent);color:var(--cp-text-black)}.long-description.svelte-xod7dh{margin-top:2rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.07)}.long-desc-title.svelte-xod7dh{font-size:1.15rem;font-weight:600;margin:0 0 1rem;color:var(--cp-white)}.long-desc-body.svelte-xod7dh{color:var(--cp-text);font-size:.93rem;line-height:1.8;max-width:68ch;overflow-x:hidden}.long-desc-body.svelte-xod7dh h2,.long-desc-body.svelte-xod7dh h3{color:var(--cp-white);margin:1.5em 0 .5em;font-weight:600}.long-desc-body.svelte-xod7dh h2{font-size:1.05rem}.long-desc-body.svelte-xod7dh h3{font-size:.95rem}.long-desc-body.svelte-xod7dh p{margin:0 0 .8em}.long-desc-body.svelte-xod7dh ul,.long-desc-body.svelte-xod7dh ol{padding-left:1.5rem;margin:0 0 .8em}.long-desc-body.svelte-xod7dh li{margin:.3em 0}.long-desc-body.svelte-xod7dh code{font-family:monospace;font-size:.86em;background:#ffffff14;padding:.1em .4em;border-radius:3px;color:var(--cp-accent)}.long-desc-body.svelte-xod7dh pre{background:#00000073;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:1rem;overflow-x:auto;margin:0 0 .8em}.long-desc-body.svelte-xod7dh pre code{background:none;padding:0;color:var(--cp-white)}.long-desc-body.svelte-xod7dh a{color:var(--cp-accent)}.long-desc-body.svelte-xod7dh blockquote{border-left:3px solid var(--cp-accent);margin:0 0 .8em;padding:.4em 1em;color:#999}.long-desc-body.svelte-xod7dh strong{color:var(--cp-white);font-weight:600}.long-desc-body.svelte-xod7dh hr{border:none;border-top:1px solid rgba(255,255,255,.08);margin:1.5em 0}.long-desc-body.svelte-xod7dh img{max-width:100%;height:auto;border-radius:8px;margin:.8em 0}.related-section.svelte-xod7dh{margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.07)}.related-title.svelte-xod7dh{font-size:1.15rem;font-weight:600;margin:0 0 1.1rem;color:var(--cp-white)}.detail-sidebar.svelte-xod7dh{flex-shrink:0;display:flex;flex-direction:column;gap:.8rem;width:100%;margin-top:1.5rem;position:static;align-self:flex-start}@media(min-width:768px){.detail-sidebar.svelte-xod7dh{width:256px;margin-top:0;margin-left:32px;position:sticky;top:1.25rem}}@media(min-width:1024px){.detail-sidebar.svelte-xod7dh{width:260px;margin-left:20px}}@media(min-width:1280px){.detail-sidebar.svelte-xod7dh{width:320px;margin-left:64px}}.sidebar-card.svelte-xod7dh,.support-card.svelte-xod7dh{background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:.875rem;padding:1.1rem;display:flex;flex-direction:column;gap:.7rem}.sidebar-cover.svelte-xod7dh{width:100%;aspect-ratio:3 / 2;border-radius:.45rem;background-size:cover;background-position:center;background-color:#1e2124}.sidebar-description.svelte-xod7dh{color:var(--cp-text);font-size:.87rem;line-height:1.6;margin:0}.detail-format.svelte-xod7dh{display:inline-block;padding:.15rem .5rem;background:#00dc681a;color:var(--cp-accent);border:1px solid rgba(0,220,104,.25);border-radius:4px;font-family:monospace;font-size:.76rem;align-self:flex-start}.py-disclaimer.svelte-xod7dh{display:flex;align-items:flex-start;gap:.4rem;padding:.5rem .7rem;background:#fab40017;border:1px solid rgba(250,180,0,.28);border-radius:7px;font-size:.81rem;color:#e3bc3a;line-height:1.45}.py-disclaimer.svelte-xod7dh svg:where(.svelte-xod7dh){flex-shrink:0;margin-top:.1rem}.py-disclaimer.svelte-xod7dh a:where(.svelte-xod7dh){color:#e3bc3a;font-weight:700}.sidebar-actions.svelte-xod7dh{display:flex;flex-direction:column;gap:.45rem}.sidebar-download-btn.svelte-xod7dh{font-size:.95rem;padding:.75rem 1rem;justify-content:center;width:100%}.support-title.svelte-xod7dh{display:flex;align-items:center;gap:.4rem;font-size:.92rem;font-weight:600;margin:0;color:var(--cp-white)}.support-list.svelte-xod7dh{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.support-item.svelte-xod7dh{display:flex;align-items:flex-start;gap:.5rem;font-size:.86rem;color:var(--cp-text)}.support-item.svelte-xod7dh svg:where(.svelte-xod7dh){flex-shrink:0;margin-top:.1rem;opacity:.6}.support-link.svelte-xod7dh{color:var(--cp-white);text-decoration:none;font-size:.86rem;transition:color .2s}.support-link.svelte-xod7dh:hover{color:var(--cp-accent)}.support-sublabel.svelte-xod7dh{display:block;font-size:.77rem;color:var(--cp-text)}.support-email.svelte-xod7dh{color:var(--cp-text);font-size:.77rem;text-decoration:none}.support-email.svelte-xod7dh:hover{color:var(--cp-accent)}.lightbox-overlay.svelte-xod7dh{position:fixed;inset:0;z-index:1000;background:#000000eb;display:flex;align-items:center;justify-content:center;animation:svelte-xod7dh-lb-fade .2s ease}@keyframes svelte-xod7dh-lb-fade{0%{opacity:0}to{opacity:1}}.lightbox-inner.svelte-xod7dh{position:relative;display:flex;align-items:center;justify-content:center;max-width:92vw;max-height:92vh}.lightbox-img.svelte-xod7dh{display:block;max-width:92vw;max-height:92vh;object-fit:contain;border-radius:.75rem;box-shadow:0 24px 80px #000000b3;animation:svelte-xod7dh-lb-zoom .2s ease}@keyframes svelte-xod7dh-lb-zoom{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}.lb-arrow.svelte-xod7dh{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .18s;z-index:2}.lb-arrow.svelte-xod7dh:hover{background:var(--cp-accent);color:#000}.lb-prev.svelte-xod7dh{left:-3.5rem}.lb-next.svelte-xod7dh{right:-3.5rem}.lb-counter.svelte-xod7dh{position:absolute;bottom:-2rem;left:50%;transform:translate(-50%);color:#ffffff80;font-size:.8rem}.lb-close.svelte-xod7dh{position:fixed;top:1.25rem;right:1.25rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .18s;z-index:1001}.lb-close.svelte-xod7dh:hover{background:#fff3}
