.page-module___8aEwW__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:4rem 0;display:flex}.page-module___8aEwW__content{max-width:800px;margin-bottom:3rem;padding:0 2rem}.page-module___8aEwW__content h1{letter-spacing:-2px;margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}.page-module___8aEwW__gradientText{background:linear-gradient(to right,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module___8aEwW__content p{color:#94a3b8;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.page-module___8aEwW__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__primaryBtn,.page-module___8aEwW__secondaryBtn{cursor:pointer;border-radius:9999px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.page-module___8aEwW__primaryBtn{background:var(--primary);color:#fff;border:none;box-shadow:0 4px 14px #6366f163}.page-module___8aEwW__primaryBtn:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #6366f13b}.page-module___8aEwW__secondaryBtn{color:var(--foreground);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0}.page-module___8aEwW__secondaryBtn:hover{border-color:var(--foreground);background:#ffffff0d}@media (max-width:768px){.page-module___8aEwW__content h1{font-size:3rem}.page-module___8aEwW__content p{font-size:1.1rem}.page-module___8aEwW__hero{padding:2rem 0}}@media (max-width:480px){.page-module___8aEwW__content h1{letter-spacing:-1px;font-size:2.5rem}.page-module___8aEwW__actions{flex-direction:column;width:100%;padding:0 2rem}.page-module___8aEwW__primaryBtn,.page-module___8aEwW__secondaryBtn{text-align:center;width:100%}}
.Carousel-module__F0HZLG__carouselContainer{flex-direction:column;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:1rem 0 2rem;display:flex;position:relative}.Carousel-module__F0HZLG__headingContainer{text-align:center;flex-direction:column;justify-content:center;min-height:80px;margin-bottom:1.5rem;display:flex}.Carousel-module__F0HZLG__slideTitle{background:linear-gradient(to right,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.75rem;font-weight:700;transition:opacity .3s}.Carousel-module__F0HZLG__slideSubtitle{color:#94a3b8;margin:0;font-size:1rem;transition:opacity .3s}.Carousel-module__F0HZLG__carouselWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Carousel-module__F0HZLG__carouselTrack{justify-content:center;align-items:center;width:100%;height:440px;display:flex;position:relative;overflow:visible}.Carousel-module__F0HZLG__slide{will-change:transform,opacity,filter;position:absolute}.Carousel-module__F0HZLG__phoneFrame{background:#000;border-radius:28px;justify-content:center;align-items:center;width:200px;height:420px;display:flex;overflow:hidden;box-shadow:0 20px 40px -12px #00000080,0 0 0 1px #ffffff1a}.Carousel-module__F0HZLG__image{object-fit:contain;background:#000;width:100%;height:100%}.Carousel-module__F0HZLG__navButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:20;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.75rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__F0HZLG__navButton:hover:not(:disabled){border-color:var(--primary);background:#6366f166;transform:translateY(-50%)scale(1.1)}.Carousel-module__F0HZLG__navButton:disabled{opacity:.5;cursor:not-allowed}.Carousel-module__F0HZLG__prevButton{left:20px}.Carousel-module__F0HZLG__nextButton{right:20px}.Carousel-module__F0HZLG__dots{gap:.6rem;margin-top:1.5rem;display:flex}.Carousel-module__F0HZLG__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;transition:all .4s}.Carousel-module__F0HZLG__dot:hover:not(:disabled){background:#ffffff80;transform:scale(1.2)}.Carousel-module__F0HZLG__dot:disabled{cursor:not-allowed}.Carousel-module__F0HZLG__activeDot{background:var(--primary);box-shadow:0 0 8px var(--primary);transform:scale(1.3)}@media (max-width:1200px){.Carousel-module__F0HZLG__carouselTrack{height:400px}.Carousel-module__F0HZLG__phoneFrame{width:180px;height:380px}}@media (max-width:900px){.Carousel-module__F0HZLG__carouselTrack{height:360px;overflow:hidden}.Carousel-module__F0HZLG__phoneFrame{border-radius:24px;width:160px;height:340px}.Carousel-module__F0HZLG__navButton{width:40px;height:40px;font-size:1.5rem}.Carousel-module__F0HZLG__prevButton{left:10px}.Carousel-module__F0HZLG__nextButton{right:10px}.Carousel-module__F0HZLG__slideTitle{font-size:1.5rem}.Carousel-module__F0HZLG__slideSubtitle{font-size:.9rem}.Carousel-module__F0HZLG__headingContainer{min-height:60px}}@media (max-width:600px){.Carousel-module__F0HZLG__carouselTrack{height:320px}.Carousel-module__F0HZLG__phoneFrame{border-radius:20px;width:140px;height:300px}.Carousel-module__F0HZLG__navButton{width:36px;height:36px;font-size:1.25rem}.Carousel-module__F0HZLG__prevButton{left:5px}.Carousel-module__F0HZLG__nextButton{right:5px}.Carousel-module__F0HZLG__slideTitle{font-size:1.25rem}.Carousel-module__F0HZLG__slideSubtitle{font-size:.85rem}}
.DownloadDialog-module__UJFhNG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.3s DownloadDialog-module__UJFhNG__fadeIn;display:flex;position:fixed;inset:0}@keyframes DownloadDialog-module__UJFhNG__fadeIn{0%{opacity:0}to{opacity:1}}.DownloadDialog-module__UJFhNG__dialog{border-radius:28px;width:90%;max-width:420px;padding:3rem;animation:.4s cubic-bezier(.34,1.56,.64,1) DownloadDialog-module__UJFhNG__slideUp;position:relative}@keyframes DownloadDialog-module__UJFhNG__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.DownloadDialog-module__UJFhNG__closeButton{width:36px;height:36px;color:var(--foreground);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.DownloadDialog-module__UJFhNG__closeButton:hover{background:#fff3;transform:rotate(90deg)}.DownloadDialog-module__UJFhNG__content{text-align:center;flex-direction:column;align-items:center;display:flex}.DownloadDialog-module__UJFhNG__icon{margin-bottom:1rem;font-size:3.5rem}.DownloadDialog-module__UJFhNG__title{background:linear-gradient(to right,var(--primary),var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.DownloadDialog-module__UJFhNG__subtitle{color:var(--foreground);opacity:.7;margin-bottom:2rem;font-size:1rem}.DownloadDialog-module__UJFhNG__buttons{flex-direction:column;gap:1rem;width:100%;display:flex}.DownloadDialog-module__UJFhNG__storeButton{color:var(--foreground);background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.DownloadDialog-module__UJFhNG__storeButton:hover{border-color:var(--primary);background:#6366f126;transform:translateY(-2px);box-shadow:0 8px 20px #6366f133}.DownloadDialog-module__UJFhNG__storeIcon{font-size:2.5rem}.DownloadDialog-module__UJFhNG__storeText{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.DownloadDialog-module__UJFhNG__storeLabel{opacity:.7;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.DownloadDialog-module__UJFhNG__storeName{font-size:1.25rem;font-weight:600}@media (max-width:480px){.DownloadDialog-module__UJFhNG__dialog{padding:2rem}.DownloadDialog-module__UJFhNG__title{font-size:1.5rem}.DownloadDialog-module__UJFhNG__storeButton{padding:.875rem 1.25rem}.DownloadDialog-module__UJFhNG__storeIcon{font-size:2rem}.DownloadDialog-module__UJFhNG__storeName{font-size:1.1rem}}
