.page_main__nw1Wk{min-height:100vh;display:flex;flex-direction:column}.page_hero__7KFOs{background:linear-gradient(135deg,var(--off-white) 0,var(--white) 100%);padding:4rem 0;text-align:center;border-bottom:2px solid var(--light-grey)}.page_heroContent__dzLob{display:flex;flex-direction:column;align-items:center;gap:2rem}.page_appIcon__cMT2Q{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;width:100%}.page_appIcon__cMT2Q img{display:block;margin:0 auto}.page_title__po7na{color:var(--black);font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.page_subtitle__YBgxm{font-size:clamp(1.25rem,3vw,1.5rem);color:var(--grey);font-weight:400;max-width:600px;margin:0 auto}.page_about__YOpBg{padding:4rem 0;background-color:var(--white)}.page_about__YOpBg h2{text-align:center;margin-bottom:2rem;color:var(--central)}.page_content___38fW{max-width:800px;margin:0 auto}.page_content___38fW p{margin-bottom:1.5rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8;color:var(--black)}.page_content___38fW strong{color:var(--central);font-weight:600}.page_howItWorks__Xf7_c{padding:4rem 0;background-color:var(--off-white)}.page_howItWorks__Xf7_c h2{text-align:center;margin-bottom:3rem;color:var(--piccadilly)}.page_features__GdcOS{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.page_feature__LruQD{background-color:var(--white);padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.page_feature__LruQD:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.page_featureIcon__UHR_A{font-size:3rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;color:var(--black)}.page_featureIcon__UHR_A svg.page_progressIcon__6W0SW{width:3rem;height:1.5rem}.page_feature__LruQD h3{color:var(--black);margin-bottom:1rem;font-size:1.5rem}.page_feature__LruQD p{color:var(--grey);line-height:1.6;font-size:1rem}.page_screenshots__3g2lw{padding:4rem 0;background-color:var(--white)}.page_screenshotsTitle__F35rc{text-align:center;margin-bottom:.5rem;color:var(--piccadilly)}.page_screenshotsIntro__CN3Di{text-align:center;margin-bottom:2rem;color:var(--grey);font-size:1.125rem}.page_carousel__YHSiC{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:400px;margin:0 auto 1.5rem}.page_carouselBtn__aqUgQ{flex-shrink:0;width:48px;height:48px;border-radius:50%;border:2px solid var(--piccadilly);background:var(--white);color:var(--piccadilly);font-size:1.75rem;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}.page_carouselBtn__aqUgQ:hover{background:var(--piccadilly);color:var(--white)}.page_carouselTrack__lep67{position:relative;width:100%;max-width:320px;min-height:400px;display:flex;align-items:center;justify-content:center}.page_carouselSlide__NnenH{position:absolute;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.page_carouselSlide__NnenH[data-active=true]{position:relative;opacity:1;visibility:visible}.page_carouselImage__DG1k1{width:auto;height:auto;max-height:520px;object-fit:contain;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12)}.page_carouselDots__LLJIi{display:flex;justify-content:center;gap:.75rem}.page_carouselDot__j398n{width:10px;height:10px;border-radius:50%;border:none;background:var(--light-grey);cursor:pointer;transition:background .2s ease,transform .2s ease}.page_carouselDot__j398n:hover{background:var(--grey)}.page_carouselDot__j398n[data-active=true]{background:var(--piccadilly);transform:scale(1.2)}.page_download__VE5B3{padding:4rem 0;background-color:var(--white);text-align:center}.page_download__VE5B3 h2{margin-bottom:1rem;color:var(--district)}.page_downloadText__BF5yB{font-size:clamp(1.125rem,2vw,1.25rem);margin-bottom:2rem;color:var(--black)}.page_placeholderNote___w3Q9{margin-top:1rem;font-size:.875rem;color:var(--grey);font-style:italic}.page_disclaimer__B745D{padding:2rem 0;background-color:var(--light-grey);border-top:1px solid var(--grey)}.page_disclaimerText__MQW2G{font-size:.875rem;color:var(--grey);text-align:center;max-width:800px;margin:0 auto;line-height:1.6}.page_disclaimerText__MQW2G strong{color:var(--black)}.page_footer__F3MD0{padding:2rem 0;background-color:var(--black);color:var(--white);text-align:center}.page_footer__F3MD0 p{margin:0;font-size:.875rem;color:var(--white)}.page_footerLink__ntXAe{margin-top:.5rem!important}.page_footerLink__ntXAe a{color:var(--white);text-decoration:underline;text-underline-offset:2px}.page_footerLink__ntXAe a:hover{color:var(--light-grey)}@media (max-width:768px){.page_about__YOpBg,.page_download__VE5B3,.page_hero__7KFOs,.page_howItWorks__Xf7_c,.page_screenshots__3g2lw{padding:3rem 0}.page_carousel__YHSiC{max-width:100%;gap:.5rem}.page_carouselBtn__aqUgQ{width:40px;height:40px;font-size:1.5rem}.page_carouselTrack__lep67{max-width:280px;min-height:360px}.page_carouselImage__DG1k1{max-height:420px}.page_features__GdcOS{grid-template-columns:1fr;gap:1.5rem}.page_feature__LruQD{padding:1.5rem}.page_appIcon__cMT2Q{width:150px;height:150px}}@media (max-width:480px){.page_about__YOpBg,.page_download__VE5B3,.page_hero__7KFOs,.page_howItWorks__Xf7_c,.page_screenshots__3g2lw{padding:2rem 0}}