.page-module__LXHJmG__container{background:linear-gradient(#f8f9fa 0%,#fff 100%);min-height:100vh}.page-module__LXHJmG__header{text-align:center;max-width:800px;margin:0 auto;padding:2rem 1rem 1rem}.page-module__LXHJmG__pageTitle{background:linear-gradient(135deg,#5b7cd6 0%,#8b6bbd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.page-module__LXHJmG__pageSubtitle{color:var(--muted-foreground);margin:0;font-size:1.2rem}.page-module__LXHJmG__heroSection{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:4rem 2rem;display:grid}.page-module__LXHJmG__heroImage{justify-content:center;align-items:center;display:flex;position:relative}.page-module__LXHJmG__mockupContainer{aspect-ratio:16/10;background:linear-gradient(135deg,#1e293b 0%,#334155 100%);border-radius:1.5rem;width:100%;max-width:600px;padding:2rem;position:relative;box-shadow:0 20px 60px #0003}.page-module__LXHJmG__mockup{object-fit:contain;border-radius:.5rem;width:100%;height:100%}.page-module__LXHJmG__heroContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__LXHJmG__breadcrumb{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.page-module__LXHJmG__breadcrumb a{color:#3b82f6;text-decoration:none;transition:color .2s}.page-module__LXHJmG__breadcrumb a:hover{color:#2563eb}.page-module__LXHJmG__breadcrumb span{color:var(--foreground)}.page-module__LXHJmG__title{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:700;line-height:1.1}.page-module__LXHJmG__description{color:var(--muted-foreground);margin:0;font-size:1.125rem;line-height:1.6}.page-module__LXHJmG__downloadActions{align-items:center;gap:1rem;margin-top:1rem;display:flex}.page-module__LXHJmG__primaryDownload{align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;display:inline-flex}.page-module__LXHJmG__guideLink{color:#3b82f6;align-items:center;gap:.25rem;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.page-module__LXHJmG__guideLink:hover{gap:.5rem}.page-module__LXHJmG__compatibility{color:var(--muted-foreground);padding-top:.5rem;font-size:.875rem}.page-module__LXHJmG__otherPlatforms{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.page-module__LXHJmG__otherPlatformsTitle{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.page-module__LXHJmG__otherPlatformsButtons{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__LXHJmG__whatsNew{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:underline;transition:color .2s}.page-module__LXHJmG__whatsNew:hover{color:#2563eb}.page-module__LXHJmG__allDownloads{max-width:1400px;margin:0 auto;padding:4rem 2rem}.page-module__LXHJmG__sectionTitle{color:var(--foreground);margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__LXHJmG__downloadGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.page-module__LXHJmG__downloadCard{border:1px solid var(--border);background:#fff;border-radius:1rem;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.page-module__LXHJmG__downloadCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.page-module__LXHJmG__cardHeader{align-items:center;gap:1rem;display:flex}.page-module__LXHJmG__cardIcon{background:var(--muted);border-radius:.75rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module__LXHJmG__cardTitle{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:600}.page-module__LXHJmG__cardPlatform{color:var(--muted-foreground);margin:.25rem 0 0;font-size:.875rem}.page-module__LXHJmG__cardContent{flex:1}.page-module__LXHJmG__cardContent p{color:var(--muted-foreground);margin-bottom:1rem;line-height:1.6}.page-module__LXHJmG__requirements{color:var(--muted-foreground);background:var(--muted);border-radius:.5rem;padding:.75rem;font-size:.875rem}.page-module__LXHJmG__cardFooter{gap:.75rem;display:flex}.page-module__LXHJmG__downloadButton{flex:1;justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.page-module__LXHJmG__disabledButton{opacity:.6;cursor:not-allowed;background-color:var(--muted)!important;color:var(--muted-foreground)!important}.page-module__LXHJmG__comingSoonBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}@media (max-width:1024px){.page-module__LXHJmG__heroSection{grid-template-columns:1fr;gap:3rem;padding:3rem 1.5rem}.page-module__LXHJmG__heroImage{order:2}.page-module__LXHJmG__heroContent{order:1}.page-module__LXHJmG__title{font-size:2.5rem}}@media (max-width:768px){.page-module__LXHJmG__title{font-size:2rem}.page-module__LXHJmG__downloadActions{flex-direction:column;align-items:stretch}.page-module__LXHJmG__downloadGrid{grid-template-columns:1fr}.page-module__LXHJmG__mockupContainer{padding:1rem}}
