.Hero-module__PgAKtG__hero{align-items:center;gap:64px;min-height:80vh;padding:80px 0;display:flex}.Hero-module__PgAKtG__content{flex:1.2;max-width:650px}.Hero-module__PgAKtG__brandHero{flex-direction:column;gap:32px;margin-bottom:24px;display:flex}.Hero-module__PgAKtG__appIconWrapper{background:var(--primary-container);width:80px;height:80px;transition:transform .3s var(--m3-motion-standard);border-radius:20px;justify-content:center;align-items:center;display:flex}.Hero-module__PgAKtG__appIconWrapper:hover{transform:scale(1.05)rotate(5deg)}.Hero-module__PgAKtG__appIcon{filter:drop-shadow(0 4px 8px #0000001a);width:56px;height:56px}.Hero-module__PgAKtG__badge{background-color:var(--secondary-container);color:var(--on-secondary-container);border-radius:var(--m3-shape-full);margin-bottom:32px;padding:6px 16px;font-size:14px;font-weight:500;display:inline-block}.Hero-module__PgAKtG__hero h1{color:var(--on-surface);margin-bottom:24px}.Hero-module__PgAKtG__hero p{color:var(--on-surface-variant);max-width:500px;margin-bottom:40px}.Hero-module__PgAKtG__actions{gap:16px;display:flex}.Hero-module__PgAKtG__visual{flex:1;justify-content:center;align-items:center;display:flex}.Hero-module__PgAKtG__deviceFrame{background:var(--surface-variant);border:12px solid var(--on-surface);border-radius:40px;width:280px;height:580px;position:relative;overflow:hidden;box-shadow:0 50px 100px -20px #0000004d}.Hero-module__PgAKtG__mockScreen{background:var(--surface);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__imageWrapper{width:100%;height:100%;position:absolute;inset:0}.Hero-module__PgAKtG__screenshot{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1s var(--m3-motion-standard);position:absolute;inset:0}.Hero-module__PgAKtG__screenshot.Hero-module__PgAKtG__active{opacity:1}.Hero-module__PgAKtG__screenOverlay{pointer-events:none;background:linear-gradient(#0000 60%,#0000000d);position:absolute;inset:0}.Hero-module__PgAKtG__statusIcons{height:44px;padding:24px 24px 0}.Hero-module__PgAKtG__appTitle{margin-bottom:32px;font-size:24px;font-weight:700}.Hero-module__PgAKtG__scoreGrid{flex-direction:column;gap:16px;display:flex}.Hero-module__PgAKtG__scoreItem{background:var(--primary-container);opacity:.5;border-radius:20px;height:80px}@media (max-width:960px){.Hero-module__PgAKtG__hero{text-align:center;flex-direction:column;gap:40px;padding:40px 0}.Hero-module__PgAKtG__content{flex-direction:column;order:1;align-items:center;max-width:100%;display:flex}.Hero-module__PgAKtG__brandHero{align-items:center;gap:24px}.Hero-module__PgAKtG__hero p{max-width:100%;font-size:1.1rem}.Hero-module__PgAKtG__visual{order:2;width:100%}.Hero-module__PgAKtG__deviceFrame{width:240px;height:500px}}@media (max-width:480px){.Hero-module__PgAKtG__hero h1{font-size:40px;line-height:48px}.Hero-module__PgAKtG__actions{flex-direction:column;width:100%}.Hero-module__PgAKtG__actions button,.Hero-module__PgAKtG__actions a{width:100%}}
.ReleaseList-module__UXB5mW__container{width:100%;margin-top:48px}.ReleaseList-module__UXB5mW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:24px;display:grid}.ReleaseList-module__UXB5mW__releaseCard{flex-direction:column;display:flex}.ReleaseList-module__UXB5mW__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ReleaseList-module__UXB5mW__tag{background-color:var(--primary-container);color:var(--on-primary-container);border-radius:var(--m3-shape-small);padding:4px 12px;font-size:12px;font-weight:600}.ReleaseList-module__UXB5mW__date{color:var(--on-surface-variant);opacity:.7;font-size:12px}.ReleaseList-module__UXB5mW__title{color:var(--on-surface);margin:0 0 12px;font-size:20px;font-weight:600}.ReleaseList-module__UXB5mW__description{color:var(--on-surface-variant);flex-grow:1;margin-bottom:24px;font-size:14px;line-height:20px}.ReleaseList-module__UXB5mW__actions{flex-wrap:wrap;gap:8px;display:flex}.ReleaseList-module__UXB5mW__empty{text-align:center;color:var(--on-surface-variant);padding:48px}
.Support-module__YYJcNG__support{background-color:var(--surface);justify-content:center;align-items:center;padding:0 1.5rem;display:flex}.Support-module__YYJcNG__container{text-align:center;flex-direction:column;gap:3rem;width:100%;max-width:900px;display:flex}.Support-module__YYJcNG__header{max-width:600px;margin:0 auto}.Support-module__YYJcNG__header h2{color:var(--on-surface);margin-bottom:1rem;font-weight:700}.Support-module__YYJcNG__header p{color:var(--on-surface-variant);opacity:.8}.Support-module__YYJcNG__card{background-color:var(--surface-variant);border-radius:var(--m3-shape-large);transition:transform var(--m3-motion-duration-medium)var(--m3-motion-standard),box-shadow var(--m3-motion-duration-medium)var(--m3-motion-standard);text-align:left;border:1px solid rgba(var(--m3-sys-light-outline),.1);grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;padding:3rem;display:grid}.Support-module__YYJcNG__card:hover{box-shadow:var(--m3-elevation-2);transform:translateY(-4px)}.Support-module__YYJcNG__icon{background-color:var(--primary-container);width:80px;height:80px;color:var(--on-primary-container);border-radius:var(--m3-shape-medium);justify-content:center;align-items:center;display:flex}.Support-module__YYJcNG__content h3{color:var(--on-surface);margin:0 0 .5rem}.Support-module__YYJcNG__content p{color:var(--on-surface-variant);margin:0 0 1rem}.Support-module__YYJcNG__email{color:var(--primary);transition:color var(--m3-motion-duration-short)ease;font-size:1.25rem;font-weight:600;text-decoration:none;display:inline-block}.Support-module__YYJcNG__email:hover{color:var(--m3-sys-light-tertiary);text-decoration:underline}@media (max-width:768px){.Support-module__YYJcNG__card{text-align:center;grid-template-columns:1fr;gap:1.5rem;padding:2rem}.Support-module__YYJcNG__icon{margin:0 auto}.Support-module__YYJcNG__action,.Support-module__YYJcNG__action button{width:100%}}
