.ScreenshotCarousel-module__cudVfq__carousel{position:relative}.ScreenshotCarousel-module__cudVfq__arrows{justify-content:flex-end;gap:8px;padding:0 80px 20px;display:flex}.ScreenshotCarousel-module__cudVfq__arrow{width:40px;height:40px;color:var(--white);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,border-color .25s,opacity .25s;display:flex}.ScreenshotCarousel-module__cudVfq__arrow:hover{background:#ffffff1a;border-color:#ffffff40}.ScreenshotCarousel-module__cudVfq__arrowDisabled{opacity:.25;pointer-events:none}.ScreenshotCarousel-module__cudVfq__track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;padding:0 80px;scroll-padding:0 80px;display:flex;overflow-x:auto}.ScreenshotCarousel-module__cudVfq__track:after{content:"";flex-shrink:0;width:64px}.ScreenshotCarousel-module__cudVfq__track::-webkit-scrollbar{display:none}.ScreenshotCarousel-module__cudVfq__slide{scroll-snap-align:start;cursor:pointer;flex-shrink:0;width:calc(33.3333vw - 64px)}.ScreenshotCarousel-module__cudVfq__img{aspect-ratio:1440/900;object-fit:cover;border:1px solid #ffffff14;border-radius:12px;width:100%;height:auto;display:block}.ScreenshotCarousel-module__cudVfq__lightbox{z-index:1000;-webkit-backdrop-filter:blur(24px)saturate(120%);backdrop-filter:blur(24px)saturate(120%);cursor:pointer;background:#0009;justify-content:center;align-items:center;animation:.25s both ScreenshotCarousel-module__cudVfq__lbFadeIn;display:flex;position:fixed;inset:0}@keyframes ScreenshotCarousel-module__cudVfq__lbFadeIn{0%{opacity:0}to{opacity:1}}.ScreenshotCarousel-module__cudVfq__lbImageWrap{cursor:default;width:calc(100vw - 160px);max-height:90vh;animation:.3s both ScreenshotCarousel-module__cudVfq__lbZoomIn;position:relative}@keyframes ScreenshotCarousel-module__cudVfq__lbZoomIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.ScreenshotCarousel-module__cudVfq__lbImage{object-fit:contain;width:100%;height:auto;max-height:90vh;display:block}.ScreenshotCarousel-module__cudVfq__lbClose{z-index:10;width:44px;height:44px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:20px;right:24px}.ScreenshotCarousel-module__cudVfq__lbClose:hover{background:#ffffff26}.ScreenshotCarousel-module__cudVfq__lbArrow{z-index:10;width:48px;height:48px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ScreenshotCarousel-module__cudVfq__lbArrow:hover{background:#ffffff26}.ScreenshotCarousel-module__cudVfq__lbArrowLeft{left:24px}.ScreenshotCarousel-module__cudVfq__lbArrowRight{right:24px}.ScreenshotCarousel-module__cudVfq__lbCounter{font-family:var(--font-mono);letter-spacing:.08em;color:#ffffff80;font-size:12px;font-weight:500;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}@media (max-width:1100px){.ScreenshotCarousel-module__cudVfq__slide{width:calc(50vw - 88px)}}@media (max-width:900px){.ScreenshotCarousel-module__cudVfq__arrows{padding:0 24px 16px}.ScreenshotCarousel-module__cudVfq__track{padding:0 24px;scroll-padding:0 24px}.ScreenshotCarousel-module__cudVfq__slide{width:calc(66.6667vw - 42.6667px)}.ScreenshotCarousel-module__cudVfq__lbArrowLeft{left:12px}.ScreenshotCarousel-module__cudVfq__lbArrowRight{right:12px}.ScreenshotCarousel-module__cudVfq__lbImageWrap{width:calc(100vw - 120px)}}@media (max-width:480px){.ScreenshotCarousel-module__cudVfq__slide{width:calc(100vw - 64px)}.ScreenshotCarousel-module__cudVfq__img{border-radius:8px}.ScreenshotCarousel-module__cudVfq__lbArrow{width:40px;height:40px}}
.page-module__phA4aq__hero{background:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;padding:160px 80px 100px;display:flex;position:relative;overflow:hidden}.page-module__phA4aq__hero:before{content:"";pointer-events:none;background:radial-gradient(50% 60%,#f4a0b50f 0%,#51c5bc0a 40%,#0000 70%);width:120%;height:80%;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.page-module__phA4aq__heroInner{text-align:center;max-width:800px;animation:1s both page-module__phA4aq__fadeUp;position:relative}@keyframes page-module__phA4aq__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.page-module__phA4aq__heroLabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);border:1px solid #f4a0b533;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:11px;font-weight:500;display:inline-block}.page-module__phA4aq__heroTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--white);margin-bottom:28px;font-size:clamp(48px,7vw,96px);font-weight:400;line-height:1.05}.page-module__phA4aq__heroTitleItalic{background:linear-gradient(135deg,#51c5bc,var(--accent),#f4d03f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.page-module__phA4aq__heroTagline{font-family:var(--font-body);color:#ffffff80;max-width:480px;margin:0 auto 48px;font-size:clamp(16px,1.8vw,22px);font-weight:300;line-height:1.6}.page-module__phA4aq__heroCta{background:var(--white);color:var(--black);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:100px;align-items:center;gap:10px;padding:14px 36px;font-size:12px;font-weight:500;transition:transform .3s,box-shadow .3s;display:inline-flex}.page-module__phA4aq__heroCta:hover{transform:translateY(-2px);box-shadow:0 8px 32px #ffffff26}.page-module__phA4aq__heroCtaIcon{width:18px;height:18px}.page-module__phA4aq__gallery{background:#0a0a0a;padding-bottom:80px}.page-module__phA4aq__description{background:var(--white);border-top:1px solid var(--gray-200);padding:120px 80px 100px}.page-module__phA4aq__descInner{max-width:640px;margin:0 auto}.page-module__phA4aq__descLabel{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gray-400);margin-bottom:32px;font-size:11px;font-weight:500;display:block}.page-module__phA4aq__descText{font-family:var(--font-body);color:var(--gray-600);margin-bottom:24px;font-size:16px;font-weight:300;line-height:1.8}.page-module__phA4aq__descText:first-of-type{color:var(--black);font-size:18px;font-weight:400}.page-module__phA4aq__descText:last-of-type{margin-bottom:0}.page-module__phA4aq__cta{background:var(--white);text-align:center;border-top:1px solid var(--gray-200);padding:100px 80px 140px;position:relative;overflow:hidden}.page-module__phA4aq__ctaInner{position:relative}.page-module__phA4aq__ctaTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--black);margin-bottom:20px;font-size:clamp(36px,4.5vw,64px);font-weight:400;line-height:1.15}.page-module__phA4aq__ctaTitleItalic{color:var(--accent);font-style:italic}.page-module__phA4aq__ctaSubtitle{font-family:var(--font-body);color:var(--gray-600);margin-bottom:48px;font-size:16px;font-weight:300}.page-module__phA4aq__ctaButton{background:var(--black);color:var(--white);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:100px;align-items:center;gap:12px;padding:18px 48px;font-size:13px;font-weight:500;transition:transform .3s,box-shadow .3s;display:inline-flex}.page-module__phA4aq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 40px #00000026}.page-module__phA4aq__ctaFree{font-family:var(--font-mono);letter-spacing:.06em;color:var(--gray-400);margin-top:16px;font-size:11px;font-weight:400;display:block}@media (max-width:900px){.page-module__phA4aq__hero{padding:120px 24px 64px}.page-module__phA4aq__description{padding:72px 24px 64px}.page-module__phA4aq__cta{padding:64px 24px 100px}}@media (max-width:480px){.page-module__phA4aq__heroTitle{font-size:36px}.page-module__phA4aq__ctaTitle{font-size:28px}}
