*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}:focus-visible{outline-offset:2px;outline:2px solid #a855f7}.skip-to-main{color:#fff;z-index:100;background:#a855f7;border-radius:0 0 4px;padding:8px 16px;text-decoration:none;position:absolute;top:-40px;left:0}.skip-to-main:focus{top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.gpu-accelerated{will-change:transform;transform:translateZ(0)}@media (prefers-contrast:high){*{border-color:currentColor!important}}@media print{*{color:#000!important;background:#fff!important}nav,footer,.no-print{display:none!important}}.landing-page{background:#0a0a0a;min-height:100vh;overflow-x:hidden}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0a0a0acc;border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.5rem 3rem;display:flex}.nav-logo{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.nav-logo-icon{object-fit:cover;border-radius:10px;width:40px;height:40px}.nav-links{gap:3rem;display:flex}.nav-links a{color:#ffffffb3;cursor:pointer;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#fff}.hero-section{background:radial-gradient(at top,#667eea26,#0000 50%),radial-gradient(at bottom,#764ba226,#0000 50%);justify-content:center;align-items:center;min-height:100vh;padding:8rem 3rem 4rem;display:flex;position:relative}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.hero-content{text-align:left}.badge{color:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.9rem;display:inline-flex}.badge-apple-icon{fill:currentColor;width:16px;height:16px}.hero-content h1{color:#fff;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.hero-content h1 .gradient-text{background:linear-gradient(135deg,#c084fc 0%,#f472b6 50%,#fb923c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#ffffffb3;max-width:500px;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.6}.cta-buttons{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1.2rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 10px 40px #a855f74d}.apple-icon{fill:currentColor;width:20px;height:20px}.cta-button:hover{transform:translateY(-2px);box-shadow:0 20px 60px #a855f766}.cta-button.secondary{box-shadow:none;background:0 0;border:1px solid #fff3}.cta-button.secondary:hover{box-shadow:none;background:#ffffff0d}.hero-stats{align-items:center;gap:2rem;display:flex}.hero-rating{color:#fff9;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.stars{color:#fbbf24;font-size:1.2rem}.phone-mockup-container{perspective:1000px;justify-content:center;align-items:center;display:flex;position:relative}.phone-carousel{width:100%;max-width:500px;height:600px;position:relative}.phone-mockup{background:#1a1a1a;border-radius:40px;width:280px;height:580px;padding:12px;transition:all .8s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 80px #00000080,0 0 0 1px #ffffff1a}.phone-mockup.active{z-index:3;opacity:1;transform:translate(-50%,-50%)scale(1)rotateY(0)}.phone-mockup.prev{z-index:2;opacity:.6;transform:translate(-70%,-50%)scale(.85)rotateY(25deg)}.phone-mockup.next{z-index:2;opacity:.6;transform:translate(-30%,-50%)scale(.85)rotateY(-25deg)}.phone-mockup.hidden{z-index:1;opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.7)}.phone-screen{background:#000;border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.phone-notch{z-index:10;background:#000;border-radius:0 0 20px 20px;width:120px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-screen img{object-fit:cover;width:100%;height:100%;animation:.5s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.carousel-dots{z-index:10;gap:10px;display:flex;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#ffffff4d;border-radius:50%;width:8px;height:8px;transition:all .3s}.dot.active{background:#667eea;border-radius:4px;width:24px}.features-section{background:#0a0a0a;padding:8rem 3rem;position:relative}.features-section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.features-section h2{text-align:center;color:#fff;margin-bottom:5rem;font-size:3.5rem;font-weight:700}.features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:3rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-card:hover{background:#ffffff0d;border-color:#667eea4d;transform:translateY(-8px);box-shadow:0 20px 60px #667eea33}.feature-icon{filter:drop-shadow(0 4px 12px #667eea4d);margin-bottom:1.5rem;font-size:4rem}.feature-card h3{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.feature-card p{color:#fff9;font-size:.95rem;line-height:1.7}.testimonials-section{background:#0a0a0a;padding:8rem 3rem;position:relative}.testimonials-section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.testimonials-section h2{text-align:center;color:#fff;margin-bottom:5rem;font-size:3.5rem;font-weight:700}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.testimonial-card:hover{background:#ffffff0d;border-color:#a855f74d;transform:translateY(-8px);box-shadow:0 20px 60px #a855f733}.testimonial-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.testimonial-avatar{background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.testimonial-info h4{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.testimonial-role{color:#ffffff80;font-size:.9rem}.testimonial-rating{color:#fbbf24;margin-bottom:1rem;font-size:1.2rem}.testimonial-text{color:#ffffffb3;font-size:.95rem;line-height:1.7}.stats-section{background:#0a0a0a;padding:8rem 3rem;position:relative}.stats-section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.stat-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:3rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.stat-card:hover{background:#ffffff0d;border-color:#a855f74d;transform:translateY(-8px);box-shadow:0 20px 60px #a855f733}.stat-icon{filter:drop-shadow(0 4px 12px #a855f74d);margin-bottom:1rem;font-size:3rem}.stat-value{background:linear-gradient(135deg,#a855f7 0%,#ec4899 50%,#fb923c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800}.stat-label{color:#fff9;font-size:1rem;font-weight:500}.download-section{background:#0a0a0a;padding:8rem 3rem;position:relative}.download-section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.download-section h2{text-align:center;color:#fff;margin-bottom:2rem;font-size:3.5rem;font-weight:700}.download-subtitle{text-align:center;color:#ffffffb3;justify-content:center;align-items:center;gap:.5rem;margin-bottom:5rem;font-size:1.2rem;display:flex}.apple-icon-inline{fill:currentColor;width:24px;height:24px}.instructions-list{max-width:900px;margin:0 auto}.instruction-step{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:flex-start;gap:2.5rem;margin-bottom:4rem;padding:2rem;transition:all .3s;display:flex}.instruction-step:hover{background:#ffffff0a;border-color:#667eea33}.step-number{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 8px 24px #667eea4d}.step-content h3{color:#fff;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.step-content p{color:#fff9;font-size:.95rem;line-height:1.7}.final-cta-section{background:#0a0a0a;padding:8rem 3rem;position:relative}.final-cta-section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.final-cta-card{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:32px;max-width:800px;margin:0 auto;padding:5rem 3rem;position:relative;overflow:hidden;box-shadow:0 30px 80px #a855f733}.final-cta-card:before{content:"";background:radial-gradient(circle,#a855f71a 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite rotate;position:absolute;top:-50%;left:-50%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.final-cta-card h2{color:#fff;z-index:1;margin-bottom:1.5rem;font-size:3rem;font-weight:700;position:relative}.final-cta-card>p{color:#ffffffb3;z-index:1;margin-bottom:2.5rem;font-size:1.2rem;position:relative}.final-cta-card .cta-button{z-index:1;margin:0 auto 1.5rem;position:relative}.cta-note{color:#ffffff80;z-index:1;font-size:.9rem;position:relative}.footer{color:#fff;background:#0a0a0a;border-top:1px solid #ffffff1a;padding:5rem 3rem 3rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:4rem;max-width:1200px;margin:0 auto 4rem;display:grid}.footer-section h4{color:#fff;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.footer-logo{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.footer-logo-icon{object-fit:cover;border-radius:8px;width:36px;height:36px}.footer-logo h4{margin-bottom:0}.footer-section p{color:#ffffff80;line-height:1.6}.footer-section a{color:#fff9;cursor:pointer;margin-bottom:.75rem;font-size:.95rem;text-decoration:none;transition:color .3s;display:block}.footer-section a:hover{color:#667eea}.footer-bottom{text-align:center;color:#fff6;border-top:1px solid #ffffff1a;padding-top:3rem;font-size:.9rem}@media (width<=768px){.nav-links{display:none}.hero-container{grid-template-columns:1fr;gap:3rem}.hero-content{text-align:center}.hero-content h1{font-size:2.5rem}.hero-subtitle{margin-left:auto;margin-right:auto;font-size:1.1rem}.phone-carousel{max-width:300px;height:500px}.phone-mockup{width:240px;height:500px}.features-section h2,.testimonials-section h2,.stats-section h2,.download-section h2{font-size:2.5rem}.features-grid,.testimonials-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.instruction-step{text-align:center;flex-direction:column}.step-number{margin:0 auto}.final-cta-card{padding:3rem 2rem}.final-cta-card h2{font-size:2rem}.footer-content{grid-template-columns:1fr;gap:2rem}}@media (width>=769px) and (width<=1024px){.hero-container{gap:3rem}.hero-content h1{font-size:3.5rem}.features-grid,.testimonials-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.phone-mockup-container{animation:6s ease-in-out infinite float}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-section{background-size:200% 200%;animation:15s infinite gradientShift}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card,.testimonial-card,.stat-card,.instruction-step{opacity:0;animation:.6s ease-out forwards fadeInUp}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(5){animation-delay:.5s}.feature-card:nth-child(6){animation-delay:.6s}.testimonial-card:first-child{animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.stat-card:first-child{animation-delay:.1s}.stat-card:nth-child(2){animation-delay:.2s}.stat-card:nth-child(3){animation-delay:.3s}.stat-card:nth-child(4){animation-delay:.4s}.instruction-step:first-child{animation-delay:.1s}.instruction-step:nth-child(2){animation-delay:.2s}.instruction-step:nth-child(3){animation-delay:.3s}.instruction-step:nth-child(4){animation-delay:.4s}.instruction-step:nth-child(5){animation-delay:.5s}@media (prefers-reduced-motion:reduce){.phone-mockup-container,.hero-section,.final-cta-card:before{animation:none}.feature-card,.testimonial-card,.stat-card,.instruction-step{opacity:1;animation:none}}.cta-button:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:2px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cta-button{position:relative}.cta-button:hover:before{opacity:1}._nav_mjqhw_7{z-index:1000;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}._nav_mjqhw_7._scrolled_mjqhw_17{-webkit-backdrop-filter:blur(20px);background:#0a0a0acc;border-bottom:1px solid #ffffff1a;padding:1rem 0;box-shadow:0 4px 24px #0000001a}._container_mjqhw_26{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex}._logo_mjqhw_36{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;transition:opacity .2s;display:flex}._logo_mjqhw_36:hover{opacity:.8}._logoIcon_mjqhw_53{font-size:1.75rem}._logoText_mjqhw_57{letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._navLinks_mjqhw_63{align-items:center;gap:2rem;display:flex}._navLink_mjqhw_63{color:#fffc;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.9375rem;font-weight:500;transition:color .2s;position:relative}._navLink_mjqhw_63:after{content:"";background:linear-gradient(90deg,#a855f7,#ec4899);height:2px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}._navLink_mjqhw_63:hover{color:#fff}._navLink_mjqhw_63:hover:after{transform:scaleX(1)}._navLink_mjqhw_63:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #a855f7}._mobileMenuToggle_mjqhw_108{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}._hamburger_mjqhw_117{flex-direction:column;gap:5px;width:24px;display:flex}._hamburger_mjqhw_117 span{background:#fff;width:100%;height:2px;transition:all .3s;display:block}._hamburger_mjqhw_117._open_mjqhw_132 span:first-child{transform:rotate(45deg)translate(7px,7px)}._hamburger_mjqhw_117._open_mjqhw_132 span:nth-child(2){opacity:0}._hamburger_mjqhw_117._open_mjqhw_132 span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}._mobileMenu_mjqhw_108{-webkit-backdrop-filter:blur(20px);opacity:0;pointer-events:none;z-index:999;background:#0a0a0afa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:opacity .3s;display:flex;position:fixed;inset:0}._mobileMenu_mjqhw_108._open_mjqhw_132{opacity:1;pointer-events:all}._mobileNavLink_mjqhw_170{color:#fff;cursor:pointer;background:0 0;border:none;padding:1rem 2rem;font-size:1.5rem;font-weight:600;transition:all .2s}._mobileNavLink_mjqhw_170:hover{color:#a855f7;transform:scale(1.05)}._mobileNavLink_mjqhw_170:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #a855f7}@media (width<=768px){._container_mjqhw_26{padding:0 1.5rem}._navLinks_mjqhw_63{display:none}._mobileMenuToggle_mjqhw_108{display:block}._logoText_mjqhw_57{font-size:1.125rem}._logoIcon_mjqhw_53{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){._nav_mjqhw_7,._navLink_mjqhw_63,._navLink_mjqhw_63:after,._hamburger_mjqhw_117 span,._mobileMenu_mjqhw_108,._mobileNavLink_mjqhw_170{transition:none}._mobileNavLink_mjqhw_170:hover{transform:none}}._backgroundEffects_lz4sf_8{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}._orb_lz4sf_19{filter:blur(80px);opacity:.3;border-radius:50%;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;position:absolute}._orb1_lz4sf_30{background:radial-gradient(circle,#a855f7 0%,#0000 70%);width:400px;height:400px;animation:20s _float1_lz4sf_1;top:-200px;left:-200px}._orb2_lz4sf_40{background:radial-gradient(circle,#ec4899 0%,#0000 70%);width:500px;height:500px;animation:25s _float2_lz4sf_1;top:50%;right:-250px}._orb3_lz4sf_50{background:radial-gradient(circle,#fb923c 0%,#0000 70%);width:450px;height:450px;animation:22s _float3_lz4sf_1;bottom:-225px;left:30%}._orb4_lz4sf_60{background:radial-gradient(circle,#8b5cf6 0%,#0000 70%);width:350px;height:350px;animation:18s _float4_lz4sf_1;top:40%;left:10%}._orb5_lz4sf_69{background:radial-gradient(circle,#f472b6 0%,#0000 70%);width:300px;height:300px;animation:24s _float5_lz4sf_1;bottom:20%;right:15%}._hero_lz4sf_79{height:100vh;min-height:600px}._hero_lz4sf_79 ._orb_lz4sf_19{opacity:.4}._section_lz4sf_88 ._orb_lz4sf_19{opacity:.25}._cta_lz4sf_92{height:100%}._cta_lz4sf_92 ._orb_lz4sf_19{opacity:.35;filter:blur(100px)}@keyframes _float1_lz4sf_1{0%{transform:translate(0)scale(1)}to{transform:translate(100px,150px)scale(1.1)}}@keyframes _float2_lz4sf_1{0%{transform:translate(0)scale(1)}to{transform:translate(-80px,100px)scale(.9)}}@keyframes _float3_lz4sf_1{0%{transform:translate(0)scale(1)}to{transform:translate(120px,-80px)scale(1.05)}}@keyframes _float4_lz4sf_1{0%{transform:translate(0)scale(1)}to{transform:translate(-60px,120px)scale(1.15)}}@keyframes _float5_lz4sf_1{0%{transform:translate(0)scale(1)}to{transform:translate(90px,-100px)scale(.95)}}@media (prefers-reduced-motion:reduce){._orb_lz4sf_19{animation:none}}@media (width<=768px){._orb_lz4sf_19{filter:blur(60px)}._orb1_lz4sf_30,._orb2_lz4sf_40,._orb3_lz4sf_50{width:300px;height:300px}._orb4_lz4sf_60,._orb5_lz4sf_69{width:250px;height:250px}}._hero_fk76x_7{background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}._content_fk76x_18{z-index:1;text-align:center;max-width:1000px;position:relative}._headline_fk76x_25{background:linear-gradient(135deg,#fff 0%,#a855f7 50%,#ec4899 75%,#fb923c 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.1}._subheadline_fk76x_43{color:#fffc;max-width:700px;margin:0 auto 3rem;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.6}._ctaButtons_fk76x_53{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}._ctaButton_fk76x_53{cursor:pointer;border:none;border-radius:12px;padding:1rem 2.5rem;font-family:inherit;font-size:1.125rem;font-weight:600;transition:all .2s}._primary_fk76x_71{color:#fff;background:linear-gradient(135deg,#a855f7,#ec4899);box-shadow:0 4px 24px #a855f74d}._primary_fk76x_71:hover{transform:translateY(-2px);box-shadow:0 8px 32px #a855f766}._primary_fk76x_71:active{transform:translateY(0)}._secondary_fk76x_86{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}._secondary_fk76x_86:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}._secondary_fk76x_86:active{transform:translateY(0)}._ctaButton_fk76x_53:focus-visible{outline-offset:4px;outline:2px solid #a855f7}@media (width<=768px){._hero_fk76x_7{min-height:90vh;padding:6rem 1.5rem 3rem}._headline_fk76x_25{margin-bottom:1rem}._subheadline_fk76x_43{margin-bottom:2rem}._ctaButtons_fk76x_53{flex-direction:column;align-items:stretch}._ctaButton_fk76x_53{padding:.875rem 2rem;font-size:1rem}}@media (prefers-reduced-motion:reduce){._ctaButton_fk76x_53{transition:none}._primary_fk76x_71:hover,._secondary_fk76x_86:hover,._primary_fk76x_71:active,._secondary_fk76x_86:active{transform:none}}._showcaseCard_43qbb_4{cursor:default;background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border-radius:28px;padding:2.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000d,0 0 0 1px #00000005}._showcaseCard_43qbb_4:before{content:"";opacity:0;background:linear-gradient(90deg,#007aff 0%,#5856d6 25%,#ff2d55 50%,#ff9500 75%,#007aff 100%);height:5px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}._showcaseCard_43qbb_4:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#007aff0d 0%,#0000 70%);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}._showcaseCard_43qbb_4._clickable_43qbb_48{cursor:pointer}._showcaseCard_43qbb_4._clickable_43qbb_48:hover{transform:translateY(-12px)scale(1.02);box-shadow:0 25px 50px -12px #00000026,0 12px 24px -8px #0000001a,0 0 0 1px #007aff1a}._showcaseCard_43qbb_4._clickable_43qbb_48:hover:before,._showcaseCard_43qbb_4._clickable_43qbb_48:hover:after{opacity:1}._showcaseCard_43qbb_4:focus-visible{outline-offset:6px;outline:3px solid #007aff}._header_43qbb_74{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}._iconWrapper_43qbb_81{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:24px;width:96px;height:96px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 12px 24px #0000002e,0 6px 12px #0000001f,inset 0 0 0 1px #fff9,inset 0 2px 4px #fff6}._iconWrapper_43qbb_81:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#007aff4d 0%,#5856d64d 50%,#ff2d554d 100%);border-radius:24px;padding:2px;transition:opacity .4s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._iconWrapper_43qbb_81{transform:scale(1.08)rotate(-3deg);box-shadow:0 20px 40px #00000040,0 8px 16px #0000002e,inset 0 0 0 1px #ffffffb3,inset 0 2px 6px #ffffff80}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._iconWrapper_43qbb_81:before{opacity:1}._icon_43qbb_81{object-fit:cover;width:100%;height:100%;transition:transform .4s}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._icon_43qbb_81{transform:scale(1.05)}._badge_43qbb_137{color:#1d1d1f;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border-radius:16px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a,0 1px 3px #00000014,inset 0 1px #fffc}._badge_43qbb_137:before{content:"";opacity:0;background:linear-gradient(135deg,#ffb8001a 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._badge_43qbb_137{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 20px #00000026,0 2px 6px #0000001a,inset 0 1px #ffffffe6}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._badge_43qbb_137:before{opacity:1}._badge_43qbb_137 svg{color:#ffb800;filter:drop-shadow(0 2px 4px #ffb80066);transition:transform .3s}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._badge_43qbb_137 svg{transform:rotate(72deg)scale(1.1)}._info_43qbb_188{margin-bottom:2.25rem}._appName_43qbb_192{color:#1d1d1f;letter-spacing:-.04em;text-shadow:0 2px 4px #0000000d;margin:0 0 .625rem;font-size:2.5rem;font-weight:900;line-height:1.1;transition:all .3s}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._appName_43qbb_192{letter-spacing:-.02em;text-shadow:0 4px 8px #00000014}._tagline_43qbb_208{background:linear-gradient(135deg,#007aff 0%,#5856d6 50%,#af52de 100%);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin:0 0 .875rem;font-size:1.25rem;font-weight:700;line-height:1.3;animation:6s infinite _gradientShift_43qbb_1}@keyframes _gradientShift_43qbb_1{0%,to{background-position:0%}50%{background-position:100%}}._description_43qbb_226{color:#6e6e73;margin:0;font-size:1.0625rem;line-height:1.7}._screenshotsPreview_43qbb_234{background:linear-gradient(135deg,#fafbff 0%,#f5f7fa 50%,#fafbff 100%);border-radius:24px;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.25rem;padding:2rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 2px 8px #00000014,inset 0 0 0 1px #0000000a}._screenshotsPreview_43qbb_234:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#007aff0d 0%,#0000 50%);position:absolute;inset:0}._screenshotWrapper_43qbb_259{aspect-ratio:9/19.5;background:#fff;border-radius:16px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 20px #0000001f,0 2px 6px #00000014,inset 0 0 0 1px #0000000d}._screenshotWrapper_43qbb_259:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#007aff26 0%,#5856d61a 50%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}._screenshotWrapper_43qbb_259:after{content:"";-webkit-mask-composite:xor;opacity:0;z-index:2;background:linear-gradient(135deg,#007aff66 0%,#5856d666 100%);border-radius:16px;padding:2px;transition:opacity .4s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}._screenshotWrapper_43qbb_259:hover{transform:translateY(-12px)scale(1.08);box-shadow:0 20px 40px #0003,0 8px 16px #0000001f,inset 0 0 0 1px #007aff4d}._screenshotWrapper_43qbb_259:hover:before,._screenshotWrapper_43qbb_259:hover:after{opacity:1}._screenshot_43qbb_234{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .5s;position:relative}._screenshotWrapper_43qbb_259:hover ._screenshot_43qbb_234{transform:scale(1.05)}._footer_43qbb_332{border-top:2px solid #0000000f;justify-content:space-between;align-items:center;padding-top:1.75rem;display:flex}._stats_43qbb_340{align-items:center;gap:2rem;display:flex}._statItem_43qbb_346{flex-direction:column;gap:.375rem;display:flex}._statValue_43qbb_352{color:#1d1d1f;font-size:1.25rem;font-weight:800;line-height:1}._statLabel_43qbb_359{color:#86868b;text-transform:uppercase;letter-spacing:.08em;font-size:.8125rem;font-weight:600}._statDivider_43qbb_367{background:linear-gradient(#0000 0%,#0000001a 50%,#0000 100%);width:2px;height:36px}._ctaButton_43qbb_374{color:#fff;background:linear-gradient(135deg,#007aff 0%,#0051d5 50%,#003da5 100%);border-radius:16px;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #007aff59,0 2px 6px #007aff40,inset 0 1px #ffffff4d}._ctaButton_43qbb_374:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff4d 0%,#ffffff1a 50%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}._ctaButton_43qbb_374:after{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._ctaButton_43qbb_374{background:linear-gradient(135deg,#0051d5 0%,#003da5 50%,#002d7a 100%);transform:translate(8px)translateY(-3px)scale(1.05);box-shadow:0 12px 32px #007aff73,0 4px 12px #007aff59,inset 0 1px #fff6}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._ctaButton_43qbb_374:before{opacity:1}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._ctaButton_43qbb_374:after{width:300px;height:300px}._ctaButton_43qbb_374 svg{filter:drop-shadow(0 2px 4px #0003);transition:transform .4s cubic-bezier(.4,0,.2,1)}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._ctaButton_43qbb_374 svg{transform:translate(8px)scale(1.1)}._appStoreLink_43qbb_446{color:#fff;background:linear-gradient(135deg,#1d1d1f 0%,#000 50%,#1d1d1f 100%);border-radius:16px;align-items:center;gap:.625rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000059,0 2px 6px #00000040,inset 0 1px #ffffff26}._appStoreLink_43qbb_446:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#ffffff0d 50%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}._appStoreLink_43qbb_446:after{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._appStoreLink_43qbb_446:hover{background:linear-gradient(135deg,#000 0%,#1d1d1f 50%,#000 100%);transform:translateY(-4px)scale(1.05);box-shadow:0 12px 32px #00000073,0 4px 12px #00000059,inset 0 1px #fff3}._appStoreLink_43qbb_446:hover:before{opacity:1}._appStoreLink_43qbb_446:hover:after{width:300px;height:300px}._appStoreLink_43qbb_446 svg{filter:drop-shadow(0 2px 4px #0000004d);transition:transform .3s}._appStoreLink_43qbb_446:hover svg{transform:scale(1.1)}._comingSoonBadge_43qbb_519{color:#86868b;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:14px;padding:.875rem 1.75rem;font-size:1.0625rem;font-weight:700;box-shadow:inset 0 2px 4px #0000000f}@media (width<=1024px){._showcaseCard_43qbb_4{padding:2rem}._appName_43qbb_192{font-size:1.75rem}._tagline_43qbb_208{font-size:1rem}._description_43qbb_226{font-size:.9375rem}._screenshotsPreview_43qbb_234{gap:.75rem;padding:1.25rem}}@media (width<=768px){._showcaseCard_43qbb_4{border-radius:20px;padding:1.5rem}._header_43qbb_74{margin-bottom:1.25rem}._iconWrapper_43qbb_81{border-radius:14px;width:64px;height:64px}._badge_43qbb_137{padding:.375rem .75rem;font-size:.8125rem}._info_43qbb_188{margin-bottom:1.5rem}._appName_43qbb_192{font-size:1.5rem}._tagline_43qbb_208{font-size:.9375rem}._description_43qbb_226{font-size:.875rem}._screenshotsPreview_43qbb_234{gap:.5rem;margin-bottom:1.5rem;padding:1rem}._screenshotWrapper_43qbb_259{border-radius:8px}._footer_43qbb_332{flex-direction:column;align-items:stretch;gap:1.25rem;padding-top:1.25rem}._stats_43qbb_340{justify-content:space-around;width:100%}._ctaButton_43qbb_374,._appStoreLink_43qbb_446{justify-content:center;width:100%}._comingSoonBadge_43qbb_519{text-align:center}}@media (width<=480px){._screenshotsPreview_43qbb_234{grid-template-columns:repeat(2,1fr)}._screenshotWrapper_43qbb_259:last-child{display:none}._stats_43qbb_340{gap:1rem}._statDivider_43qbb_367{height:24px}}@media (prefers-reduced-motion:reduce){._showcaseCard_43qbb_4,._screenshotWrapper_43qbb_259,._ctaButton_43qbb_374,._appStoreLink_43qbb_446,._iconWrapper_43qbb_81,._badge_43qbb_137,._icon_43qbb_81,._screenshot_43qbb_234{transition:none;animation:none}._showcaseCard_43qbb_4:before,._showcaseCard_43qbb_4:after,._iconWrapper_43qbb_81:before,._badge_43qbb_137:before,._screenshotWrapper_43qbb_259:before,._screenshotWrapper_43qbb_259:after,._ctaButton_43qbb_374:before,._ctaButton_43qbb_374:after,._appStoreLink_43qbb_446:before,._appStoreLink_43qbb_446:after{animation:none}._showcaseCard_43qbb_4._clickable_43qbb_48:hover,._screenshotWrapper_43qbb_259:hover,._screenshotWrapper_43qbb_259:hover ._screenshot_43qbb_234,._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._ctaButton_43qbb_374,._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._ctaButton_43qbb_374 svg,._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._iconWrapper_43qbb_81,._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._icon_43qbb_81,._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._badge_43qbb_137,._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._badge_43qbb_137 svg,._appStoreLink_43qbb_446:hover,._appStoreLink_43qbb_446:hover svg{transform:none}._tagline_43qbb_208{animation:none}._showcaseCard_43qbb_4._clickable_43qbb_48:hover ._appName_43qbb_192{letter-spacing:-.04em}}@media (prefers-color-scheme:dark){._showcaseCard_43qbb_4{background:#1d1d1f;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0000004d}._appName_43qbb_192{color:#f5f5f7}._description_43qbb_226{color:#a1a1a6}._badge_43qbb_137{color:#f5f5f7;background:#2d2d2f}._screenshotsPreview_43qbb_234{background:#2d2d2f}._screenshotWrapper_43qbb_259{background:#1d1d1f}._footer_43qbb_332{border-top-color:#2d2d2f}._statValue_43qbb_352{color:#f5f5f7}._statLabel_43qbb_359{color:#86868b}._statDivider_43qbb_367{background:#2d2d2f}._comingSoonBadge_43qbb_519{color:#86868b;background:#2d2d2f}}._card_1cda8_8{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:2rem;transition:all .3s;position:relative}._default_1cda8_20{box-shadow:0 8px 32px #0000001a}._hover_1cda8_25{cursor:pointer;box-shadow:0 8px 32px #0000001a}._hover_1cda8_25:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-4px);box-shadow:0 12px 48px #00000026}._glow_1cda8_38{background:#ffffff0f;box-shadow:0 8px 32px #0000001a,0 0 0 1px #a855f71a}._glow_1cda8_38:before{content:"";-webkit-mask-composite:xor;pointer-events:none;opacity:.5;background:linear-gradient(135deg,#a855f74d,#ec48994d,#fb923c4d);border-radius:24px;padding:1px;transition:opacity .3s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}._glow_1cda8_38:hover:before{opacity:1}._glow_1cda8_38:hover{background:#ffffff14;box-shadow:0 12px 48px #00000026,0 0 0 1px #a855f733,0 0 40px #a855f71a}@media (width<=768px){._card_1cda8_8{border-radius:16px;padding:1.5rem}._glow_1cda8_38:before{border-radius:16px}}@media (prefers-reduced-motion:reduce){._card_1cda8_8,._hover_1cda8_25,._glow_1cda8_38,._glow_1cda8_38:before{transition:none}._hover_1cda8_25:hover{transform:none}}._statCard_1052f_2{text-align:center;flex-direction:column;align-items:center;gap:1rem;height:100%;padding:2rem;transition:transform .3s;display:flex}._statCard_1052f_2:hover{transform:translateY(-8px)}._iconContainer_1052f_18{background:linear-gradient(135deg,#a855f733,#ec489933);border:1px solid #a855f74d;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}._icon_1052f_18{font-size:2rem}._value_1052f_34{background:linear-gradient(135deg,#a855f7,#ec4899,#fb923c);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;line-height:1}._label_1052f_46{color:#ffffffe6;font-size:1.125rem;font-weight:600;line-height:1.4}._description_1052f_54{color:#fff9;margin-top:.5rem;font-size:.875rem;line-height:1.5}@media (width<=1024px){._statCard_1052f_2{padding:1.75rem}._iconContainer_1052f_18{width:3.5rem;height:3.5rem}._icon_1052f_18{font-size:1.75rem}._value_1052f_34{font-size:2.5rem}._label_1052f_46{font-size:1rem}}@media (width<=768px){._statCard_1052f_2{padding:1.5rem}._iconContainer_1052f_18{width:3rem;height:3rem}._icon_1052f_18{font-size:1.5rem}._value_1052f_34{font-size:2rem}._label_1052f_46{font-size:.9375rem}._description_1052f_54{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){._statCard_1052f_2{transition:none}._statCard_1052f_2:hover{transform:none}}._statisticsSection_n3pba_2{background:linear-gradient(#0a0a0a 0%,#1a0a1a 50%,#0a0a0a 100%);padding:6rem 2rem;position:relative;overflow:hidden}._container_n3pba_9{z-index:1;max-width:1200px;margin:0 auto;position:relative}._header_n3pba_17{text-align:center;margin-bottom:4rem}._title_n3pba_22{background:linear-gradient(135deg,#a855f7,#ec4899,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}._subtitle_n3pba_33{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}._statsGrid_n3pba_44{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}@media (width<=1024px){._statisticsSection_n3pba_2{padding:5rem 1.5rem}._title_n3pba_22{font-size:2.5rem}._subtitle_n3pba_33{font-size:1.125rem}._statsGrid_n3pba_44{gap:1.5rem}}@media (width<=768px){._statisticsSection_n3pba_2{padding:4rem 1rem}._header_n3pba_17{margin-bottom:3rem}._title_n3pba_22{font-size:2rem}._subtitle_n3pba_33{font-size:1rem}._statsGrid_n3pba_44{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}}@media (width<=480px){._statsGrid_n3pba_44{grid-template-columns:1fr}}._testimonialCard_11xo5_2{flex-direction:column;gap:1.5rem;height:100%;padding:2rem;transition:transform .3s;display:flex;position:relative}._testimonialCard_11xo5_2:hover{transform:translateY(-4px)}._quoteIcon_11xo5_17{color:#a855f7;position:absolute;top:1.5rem;right:1.5rem}._stars_11xo5_25{gap:.25rem;display:flex}._star_11xo5_25{transition:color .2s}._starFilled_11xo5_34{color:#fbbf24}._starEmpty_11xo5_38{color:#fff3}._review_11xo5_43{flex:1;margin:0}._reviewText_11xo5_48{color:#ffffffe6;margin:0;font-size:1rem;font-style:italic;line-height:1.7}._author_11xo5_57{align-items:center;gap:1rem;margin-top:auto;display:flex}._avatar_11xo5_64{object-fit:cover;border:2px solid #a855f74d;border-radius:50%;width:3rem;height:3rem}._avatarPlaceholder_11xo5_72{color:#fff;background:linear-gradient(135deg,#a855f7,#ec4899);border:2px solid #a855f74d;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:700;display:flex}._authorInfo_11xo5_86{flex-direction:column;gap:.25rem;display:flex}._name_11xo5_92{color:#fffffff2;font-size:1rem;font-weight:600}._location_11xo5_98{color:#fff9;font-size:.875rem}._appBadge_11xo5_104{background:#a855f726;border:1px solid #a855f74d;border-radius:1rem;align-items:center;width:fit-content;padding:.375rem .75rem;display:inline-flex}._appBadgeText_11xo5_114{color:#a855f7;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}@media (width<=1024px){._testimonialCard_11xo5_2{padding:1.75rem}._reviewText_11xo5_48{font-size:.9375rem}}@media (width<=768px){._testimonialCard_11xo5_2{padding:1.5rem}._quoteIcon_11xo5_17{top:1rem;right:1rem}._quoteIcon_11xo5_17 svg{width:24px;height:24px}._reviewText_11xo5_48{font-size:.875rem}._avatar_11xo5_64,._avatarPlaceholder_11xo5_72{width:2.5rem;height:2.5rem}._avatarPlaceholder_11xo5_72{font-size:1rem}._name_11xo5_92{font-size:.9375rem}._location_11xo5_98{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){._testimonialCard_11xo5_2{transition:none}._testimonialCard_11xo5_2:hover{transform:none}._star_11xo5_25{transition:none}}._testimonialsSection_e1or4_2{background:#0a0a0a;padding:6rem 2rem;position:relative;overflow:hidden}._container_e1or4_9{z-index:1;max-width:1200px;margin:0 auto;position:relative}._header_e1or4_17{text-align:center;margin-bottom:4rem}._title_e1or4_22{background:linear-gradient(135deg,#a855f7,#ec4899,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}._subtitle_e1or4_33{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}._testimonialsGrid_e1or4_44{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem;display:grid}@media (width<=1024px){._testimonialsSection_e1or4_2{padding:5rem 1.5rem}._title_e1or4_22{font-size:2.5rem}._subtitle_e1or4_33{font-size:1.125rem}._testimonialsGrid_e1or4_44{gap:1.5rem}}@media (width<=768px){._testimonialsSection_e1or4_2{padding:4rem 1rem}._header_e1or4_17{margin-bottom:3rem}._title_e1or4_22{font-size:2rem}._subtitle_e1or4_33{font-size:1rem}._testimonialsGrid_e1or4_44{grid-template-columns:1fr;gap:1rem}}._comingSoonSection_76dub_2{background:#0a0a0a;padding:6rem 2rem;position:relative;overflow:hidden}._container_76dub_9{z-index:1;max-width:1200px;margin:0 auto;position:relative}._header_76dub_17{text-align:center;margin-bottom:4rem}._title_76dub_22{background:linear-gradient(135deg,#a855f7,#ec4899,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}._subtitle_76dub_33{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}._appsContainer_76dub_44{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}._appCard_76dub_51{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem;transition:transform .3s;display:flex}._appCard_76dub_51:hover{transform:translateY(-8px)}._statusBadge_76dub_66{color:#a855f7;background:linear-gradient(135deg,#a855f733,#ec489933);border:1px solid #a855f74d;border-radius:2rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}._statusIcon_76dub_79{font-size:1rem}._statusText_76dub_83{text-transform:uppercase;letter-spacing:.05em}._iconContainer_76dub_89{border-radius:1.5rem;width:100px;height:100px;overflow:hidden;box-shadow:0 8px 32px #0006}._icon_76dub_89{object-fit:cover;width:100%;height:100%}._appName_76dub_104{background:linear-gradient(135deg,#a855f7,#ec4899,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700;line-height:1.2}._description_76dub_116{color:#fffc;margin:0;font-size:1.125rem;line-height:1.7}._releaseInfo_76dub_124{background:#a855f71a;border:1px solid #a855f733;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}._calendarIcon_76dub_134{color:#a855f7;flex-shrink:0}._releaseDate_76dub_139{color:#ffffffe6;font-size:.9375rem;font-weight:600}._featuresPreview_76dub_146{text-align:left;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.75rem;width:100%;padding:1.5rem}._featuresTitle_76dub_155{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.875rem;font-weight:600}._featuresList_76dub_164{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}._featureItem_76dub_173{color:#ffffffd9;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}._featureDot_76dub_182{color:#a855f7;flex-shrink:0;font-weight:700}._notifyButton_76dub_189{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#ec4899);border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #a855f74d}._notifyButton_76dub_189:hover{transform:translateY(-2px);box-shadow:0 6px 24px #a855f766}._notifyButton_76dub_189:focus{outline-offset:2px;outline:2px solid #a855f7}._notifyButton_76dub_189:active{transform:translateY(0)}._bellIcon_76dub_219{flex-shrink:0}@media (width<=1024px){._comingSoonSection_76dub_2{padding:5rem 1.5rem}._title_76dub_22{font-size:2.5rem}._subtitle_76dub_33{font-size:1.125rem}._appCard_76dub_51{padding:2rem}._appName_76dub_104{font-size:1.75rem}}@media (width<=768px){._comingSoonSection_76dub_2{padding:4rem 1rem}._header_76dub_17{margin-bottom:3rem}._title_76dub_22{font-size:2rem}._subtitle_76dub_33{font-size:1rem}._appsContainer_76dub_44{grid-template-columns:1fr;gap:1.5rem}._appCard_76dub_51{padding:1.75rem}._iconContainer_76dub_89{width:80px;height:80px}._appName_76dub_104{font-size:1.5rem}._description_76dub_116{font-size:1rem}._featuresPreview_76dub_146{padding:1.25rem}}@media (prefers-reduced-motion:reduce){._appCard_76dub_51{transition:none}._appCard_76dub_51:hover{transform:none}._notifyButton_76dub_189{transition:none}._notifyButton_76dub_189:hover,._notifyButton_76dub_189:active{transform:none}}._aboutSection_hhws4_2{background:linear-gradient(#0a0a0a 0%,#0a1a1a 50%,#0a0a0a 100%);padding:6rem 2rem;position:relative;overflow:hidden}._container_hhws4_9{z-index:1;max-width:1200px;margin:0 auto;position:relative}._header_hhws4_17{text-align:center;margin-bottom:3rem}._title_hhws4_22{background:linear-gradient(135deg,#a855f7,#ec4899,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:700;line-height:1.2}._mainCard_hhws4_34{margin-bottom:4rem;padding:3rem}._description_hhws4_39{color:#ffffffd9;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.8}._description_hhws4_39:last-child{margin-bottom:0}._valuesGrid_hhws4_51{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}._valueCard_hhws4_58{text-align:center;flex-direction:column;align-items:center;gap:1rem;height:100%;padding:2rem;transition:transform .3s;display:flex}._valueCard_hhws4_58:hover{transform:translateY(-8px)}._valueIcon_hhws4_73{font-size:3rem;line-height:1}._valueTitle_hhws4_78{color:#fffffff2;margin:0;font-size:1.25rem;font-weight:600;line-height:1.3}._valueDescription_hhws4_86{color:#ffffffb3;margin:0;font-size:1rem;line-height:1.6}@media (width<=1024px){._aboutSection_hhws4_2{padding:5rem 1.5rem}._title_hhws4_22{font-size:2.5rem}._mainCard_hhws4_34{padding:2.5rem}._description_hhws4_39{font-size:1rem}._valuesGrid_hhws4_51{gap:1.5rem}._valueCard_hhws4_58{padding:1.75rem}}@media (width<=768px){._aboutSection_hhws4_2{padding:4rem 1rem}._header_hhws4_17{margin-bottom:2rem}._title_hhws4_22{font-size:2rem}._mainCard_hhws4_34{margin-bottom:3rem;padding:2rem}._description_hhws4_39{font-size:.9375rem}._valuesGrid_hhws4_51{grid-template-columns:1fr;gap:1rem}._valueCard_hhws4_58{padding:1.5rem}._valueIcon_hhws4_73{font-size:2.5rem}._valueTitle_hhws4_78{font-size:1.125rem}._valueDescription_hhws4_86{font-size:.9375rem}}@media (prefers-reduced-motion:reduce){._valueCard_hhws4_58{transition:none}._valueCard_hhws4_58:hover{transform:none}}._ctaSection_12xah_2{background:linear-gradient(#0a0a0a 0%,#1a0a2a 50%,#0a0a0a 100%);padding:6rem 2rem;position:relative;overflow:hidden}._container_12xah_9{z-index:1;max-width:1000px;margin:0 auto;position:relative}._ctaCard_12xah_17{text-align:center;flex-direction:column;align-items:center;gap:2.5rem;padding:4rem;display:flex}._content_12xah_27{flex-direction:column;gap:1rem;max-width:700px;display:flex}._title_12xah_34{background:linear-gradient(135deg,#a855f7,#ec4899,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:700;line-height:1.2}._subtitle_12xah_45{color:#fffc;margin:0;font-size:1.25rem;line-height:1.7}._buttons_12xah_53{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}._primaryButton_12xah_60,._secondaryButton_12xah_61{cursor:pointer;border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._primaryButton_12xah_60{color:#fff;background:linear-gradient(135deg,#a855f7,#ec4899);box-shadow:0 4px 20px #a855f766}._primaryButton_12xah_60:hover{transform:translateY(-2px);box-shadow:0 6px 28px #a855f780}._primaryButton_12xah_60:focus{outline-offset:2px;outline:2px solid #a855f7}._primaryButton_12xah_60:active{transform:translateY(0)}._secondaryButton_12xah_61{color:#fffffff2;background:#ffffff0d;border:1px solid #fff3}._secondaryButton_12xah_61:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-2px)}._secondaryButton_12xah_61:focus{outline-offset:2px;outline:2px solid #ffffff80}._secondaryButton_12xah_61:active{transform:translateY(0)}._buttonIcon_12xah_115,._arrowIcon_12xah_116{flex-shrink:0}._stats_12xah_121{border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:600px;padding-top:2rem;display:flex}._statItem_12xah_132{flex-direction:column;align-items:center;gap:.5rem;display:flex}._statValue_12xah_139{background:linear-gradient(135deg,#a855f7,#ec4899,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700;line-height:1}._statLabel_12xah_149{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}._statDivider_12xah_156{background:#fff3;width:1px;height:2.5rem}@media (width<=1024px){._ctaSection_12xah_2{padding:5rem 1.5rem}._ctaCard_12xah_17{padding:3rem}._title_12xah_34{font-size:2.5rem}._subtitle_12xah_45{font-size:1.125rem}._primaryButton_12xah_60,._secondaryButton_12xah_61{padding:.875rem 1.75rem;font-size:1rem}}@media (width<=768px){._ctaSection_12xah_2{padding:4rem 1rem}._ctaCard_12xah_17{gap:2rem;padding:2rem}._title_12xah_34{font-size:2rem}._subtitle_12xah_45{font-size:1rem}._buttons_12xah_53{flex-direction:column;width:100%}._primaryButton_12xah_60,._secondaryButton_12xah_61{justify-content:center;width:100%;padding:.875rem 1.5rem;font-size:1rem}._stats_12xah_121{flex-direction:column;gap:1.5rem;padding-top:1.5rem}._statDivider_12xah_156{width:100%;height:1px}._statValue_12xah_139{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){._primaryButton_12xah_60,._secondaryButton_12xah_61{transition:none}._primaryButton_12xah_60:hover,._secondaryButton_12xah_61:hover,._primaryButton_12xah_60:active,._secondaryButton_12xah_61:active{transform:none}}._footer_1dgx9_2{background:linear-gradient(#0a0a0a 0%,#050505 100%);border-top:1px solid #ffffff1a;padding:4rem 2rem 2rem;position:relative}._container_1dgx9_9{max-width:1200px;margin:0 auto}._topSection_1dgx9_15{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}._brandColumn_1dgx9_23{flex-direction:column;gap:1rem;display:flex}._logo_1dgx9_29{color:#fff;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}._logoIcon_1dgx9_38{font-size:2rem}._logoText_1dgx9_42{background:linear-gradient(135deg,#a855f7,#ec4899,#fb923c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}._tagline_1dgx9_49{color:#fff9;max-width:300px;margin:0;font-size:.9375rem;line-height:1.6}._socialLinks_1dgx9_58{gap:.75rem;margin-top:.5rem;display:flex}._socialLink_1dgx9_58{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:all .3s;display:flex}._socialLink_1dgx9_58:hover{color:#a855f7;background:#a855f733;border-color:#a855f766;transform:translateY(-2px)}._socialLink_1dgx9_58:focus{outline-offset:2px;outline:2px solid #a855f7}._socialIcon_1dgx9_90{font-size:1.25rem}._linksColumn_1dgx9_95{flex-direction:column;gap:1rem;display:flex}._columnTitle_1dgx9_101{color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.875rem;font-weight:600}._linksList_1dgx9_110{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}._link_1dgx9_95{color:#fff9;font-size:.9375rem;text-decoration:none;transition:color .2s;display:inline-block}._link_1dgx9_95:hover{color:#a855f7}._link_1dgx9_95:focus{outline-offset:2px;border-radius:.25rem;outline:2px solid #a855f7}._divider_1dgx9_138{background:#ffffff1a;width:100%;height:1px;margin:2rem 0}._bottomSection_1dgx9_146{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}._legalLinks_1dgx9_155{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}._legalLink_1dgx9_155{color:#ffffff80;font-size:.875rem;text-decoration:none;transition:color .2s}._legalLink_1dgx9_155:hover{color:#fffc}._legalLink_1dgx9_155:focus{outline-offset:2px;border-radius:.25rem;outline:2px solid #a855f7}._legalDivider_1dgx9_179{color:#ffffff4d;font-size:.75rem}._copyright_1dgx9_185{color:#ffffff80;font-size:.875rem}@media (width<=1024px){._footer_1dgx9_2{padding:3rem 1.5rem 1.5rem}._topSection_1dgx9_15{grid-template-columns:1fr 1fr;gap:2rem}._brandColumn_1dgx9_23{grid-column:1/-1}}@media (width<=768px){._footer_1dgx9_2{padding:2.5rem 1rem 1.5rem}._topSection_1dgx9_15{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}._brandColumn_1dgx9_23{grid-column:1}._tagline_1dgx9_49{max-width:100%}._bottomSection_1dgx9_146{flex-direction:column;align-items:flex-start;gap:1rem}._legalLinks_1dgx9_155{flex-direction:column;align-items:flex-start;gap:.5rem}._legalDivider_1dgx9_179{display:none}}@media (prefers-reduced-motion:reduce){._socialLink_1dgx9_58{transition:none}._socialLink_1dgx9_58:hover{transform:none}._link_1dgx9_95,._legalLink_1dgx9_155{transition:none}}._portfolioPage_f9zmf_2{color:#1d1d1f;background:#f5f5f7;min-height:100vh;overflow-x:hidden}._mainContent_f9zmf_9{position:relative}._appsSection_f9zmf_14{background:#f5f5f7;padding:6rem 2rem;position:relative;overflow:hidden}._container_f9zmf_21{z-index:1;max-width:1400px;margin:0 auto;position:relative}._sectionTitle_f9zmf_28{color:#1d1d1f;text-align:center;letter-spacing:-.02em;margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}._sectionSubtitle_f9zmf_38{color:#6e6e73;text-align:center;max-width:700px;margin:0 auto 4rem;font-size:1.25rem;line-height:1.6}._appsContainer_f9zmf_49{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=1024px){._appsSection_f9zmf_14{padding:5rem 1.5rem}._sectionTitle_f9zmf_28{font-size:2.5rem}._sectionSubtitle_f9zmf_38{margin-bottom:3rem;font-size:1.125rem}._appsContainer_f9zmf_49{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}}@media (width<=768px){._appsSection_f9zmf_14{padding:4rem 1rem}._sectionTitle_f9zmf_28{font-size:2rem}._sectionSubtitle_f9zmf_38{margin-bottom:2rem;font-size:1rem}._appsContainer_f9zmf_49{grid-template-columns:1fr;gap:1.5rem}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:root{--omniscan-primary:#2563eb;--omniscan-primary-dark:#1d4ed8;--omniscan-secondary:#0ea5e9;--omniscan-accent:#06b6d4;--omniscan-success:#10b981;--omniscan-text-primary:#1e293b;--omniscan-text-secondary:#64748b;--omniscan-text-light:#94a3b8;--omniscan-bg-white:#fff;--omniscan-bg-gray:#f8fafc;--omniscan-bg-light:#f1f5f9;--omniscan-border:#e2e8f0;--omniscan-shadow-sm:0 1px 2px 0 #0000000d;--omniscan-shadow:0 4px 6px -1px #0000001a;--omniscan-shadow-lg:0 10px 15px -3px #0000001a;--omniscan-shadow-xl:0 20px 25px -5px #0000001a}.omniscan-page{color:var(--omniscan-text-primary);background:var(--omniscan-bg-white);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}.omniscan-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--omniscan-border);z-index:1000;background:#fffffff2;transition:all .3s;position:fixed;top:0;left:0;right:0}.omniscan-nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.omniscan-nav-logo{color:var(--omniscan-text-primary);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.omniscan-logo-icon{width:32px;height:32px}.omniscan-nav-links{align-items:center;gap:2rem;display:flex}.omniscan-nav-links a{color:var(--omniscan-text-secondary);cursor:pointer;font-weight:500;text-decoration:none;transition:color .2s}.omniscan-nav-links a:hover{color:var(--omniscan-primary)}.omniscan-download-btn{background:var(--omniscan-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-weight:600;transition:all .2s;display:flex}.omniscan-download-btn:hover{background:var(--omniscan-primary-dark);box-shadow:var(--omniscan-shadow);transform:translateY(-1px)}.omniscan-hero{background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%);padding:8rem 2rem 4rem;position:relative;overflow:hidden}.omniscan-hero:before{content:"";background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-20%}.omniscan-hero-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.omniscan-hero-content{animation:.8s fadeInUp}.omniscan-badge{border:1px solid var(--omniscan-border);color:var(--omniscan-text-secondary);box-shadow:var(--omniscan-shadow-sm);background:#fff;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.omniscan-badge svg{color:#fbbf24}.omniscan-hero-title{color:var(--omniscan-text-primary);letter-spacing:-.02em;margin:0 0 1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.omniscan-gradient-text{background:linear-gradient(135deg, var(--omniscan-primary) 0%, var(--omniscan-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.omniscan-hero-subtitle{color:var(--omniscan-text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.omniscan-hero-cta{gap:1rem;margin-bottom:3rem;display:flex}.omniscan-primary-btn{background:var(--omniscan-primary);color:#fff;cursor:pointer;box-shadow:var(--omniscan-shadow);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.omniscan-primary-btn:hover{background:var(--omniscan-primary-dark);box-shadow:var(--omniscan-shadow-lg);transform:translateY(-2px)}.omniscan-secondary-btn{color:var(--omniscan-primary);border:2px solid var(--omniscan-border);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.omniscan-secondary-btn:hover{border-color:var(--omniscan-primary);background:var(--omniscan-bg-gray)}.omniscan-hero-stats{align-items:center;gap:2rem;display:flex}.omniscan-stat-item{text-align:center}.omniscan-stat-value{color:var(--omniscan-text-primary);font-size:1.5rem;font-weight:700}.omniscan-stat-label{color:var(--omniscan-text-secondary);margin-top:.25rem;font-size:.875rem}.omniscan-stat-divider{background:var(--omniscan-border);width:1px;height:40px}.omniscan-hero-visual{perspective:1000px;justify-content:center;align-items:center;height:600px;animation:.8s .2s both fadeInRight;display:flex;position:relative}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.omniscan-phone-mockup{background:#1e293b;border-radius:40px;width:280px;height:580px;padding:12px;transition:all .8s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 80px #0000004d,0 0 0 1px #ffffff1a}.omniscan-phone-mockup.active{z-index:3;opacity:1;transform:translate(-50%,-50%)scale(1)rotateY(0)}.omniscan-phone-mockup.prev{z-index:2;opacity:.6;transform:translate(-70%,-50%)scale(.85)rotateY(25deg)}.omniscan-phone-mockup.next{z-index:2;opacity:.6;transform:translate(-30%,-50%)scale(.85)rotateY(-25deg)}.omniscan-phone-mockup.hidden{z-index:1;opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.7)}.omniscan-phone-frame{background:#1e293b;border-radius:40px;width:100%;height:100%;padding:12px;position:relative;box-shadow:0 25px 50px -12px #00000040}.omniscan-phone-notch{z-index:10;background:#1e293b;border-radius:0 0 20px 20px;width:120px;height:28px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.omniscan-phone-screen{background:#000;border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.omniscan-screenshot{object-fit:cover;width:100%;height:100%;animation:.5s ease-in-out fadeIn}.omniscan-phone-shadow{filter:blur(20px);background:radial-gradient(#0003 0%,#0000 70%);width:80%;height:40px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.omniscan-features{background:#fff;padding:6rem 2rem}.omniscan-features-container{max-width:1200px;margin:0 auto}.omniscan-section-header{text-align:center;margin-bottom:4rem}.omniscan-section-title{color:var(--omniscan-text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:800}.omniscan-section-subtitle{color:var(--omniscan-text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.omniscan-features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.omniscan-feature-card{background:var(--omniscan-bg-gray);border:2px solid var(--omniscan-border);cursor:pointer;border-radius:16px;padding:2rem;transition:all .3s}.omniscan-feature-card:hover,.omniscan-feature-card.active{border-color:var(--omniscan-primary);box-shadow:var(--omniscan-shadow-lg);background:#fff;transform:translateY(-4px)}.omniscan-feature-icon{margin-bottom:1rem;font-size:3rem}.omniscan-feature-title{color:var(--omniscan-text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.omniscan-feature-description{color:var(--omniscan-text-secondary);margin:0;font-size:1rem;line-height:1.6}.omniscan-how-it-works{background:var(--omniscan-bg-gray);padding:6rem 2rem}.omniscan-how-container{max-width:1200px;margin:0 auto}.omniscan-steps-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;display:grid}.omniscan-step{text-align:center}.omniscan-step-number{background:linear-gradient(135deg, var(--omniscan-primary) 0%, var(--omniscan-secondary) 100%);color:#fff;width:64px;height:64px;box-shadow:var(--omniscan-shadow);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:inline-flex}.omniscan-step-content h3{color:var(--omniscan-text-primary);margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.omniscan-step-content p{color:var(--omniscan-text-secondary);margin:0;font-size:1rem;line-height:1.6}.omniscan-stats-section{background:#fff;padding:4rem 2rem}.omniscan-stats-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.omniscan-stat-card{text-align:center;background:var(--omniscan-bg-gray);border-radius:16px;padding:2rem;transition:all .3s}.omniscan-stat-card:hover{box-shadow:var(--omniscan-shadow);background:#fff;transform:translateY(-4px)}.omniscan-stat-card .omniscan-stat-icon{margin-bottom:1rem;font-size:2.5rem}.omniscan-stat-card .omniscan-stat-value{color:var(--omniscan-primary);margin-bottom:.5rem;font-size:2rem;font-weight:800}.omniscan-stat-card .omniscan-stat-label{color:var(--omniscan-text-secondary);font-size:1rem}.omniscan-testimonials{background:var(--omniscan-bg-gray);padding:6rem 2rem}.omniscan-testimonials-container{max-width:1200px;margin:0 auto}.omniscan-testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.omniscan-testimonial-card{box-shadow:var(--omniscan-shadow-sm);background:#fff;border-radius:16px;padding:2rem;transition:all .3s}.omniscan-testimonial-card:hover{box-shadow:var(--omniscan-shadow-lg);transform:translateY(-4px)}.omniscan-testimonial-rating{color:#fbbf24;margin-bottom:1rem;font-size:1.25rem}.omniscan-testimonial-text{color:var(--omniscan-text-primary);margin:0 0 1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.omniscan-testimonial-author{align-items:center;gap:1rem;display:flex}.omniscan-testimonial-avatar{background:var(--omniscan-bg-gray);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.omniscan-testimonial-name{color:var(--omniscan-text-primary);font-weight:700}.omniscan-testimonial-role{color:var(--omniscan-text-secondary);font-size:.875rem}.omniscan-download-cta{background:linear-gradient(135deg, var(--omniscan-primary) 0%, var(--omniscan-secondary) 100%);color:#fff;text-align:center;padding:6rem 2rem}.omniscan-download-container{max-width:800px;margin:0 auto}.omniscan-download-title{margin:0 0 1rem;font-size:3rem;font-weight:800}.omniscan-download-subtitle{opacity:.9;margin:0 0 2rem;font-size:1.25rem}.omniscan-download-button{color:var(--omniscan-primary);cursor:pointer;box-shadow:var(--omniscan-shadow-xl);background:#fff;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:inline-flex}.omniscan-download-button:hover{transform:translateY(-2px);box-shadow:0 25px 50px -12px #00000040}.omniscan-download-note{opacity:.8;margin-top:1rem;font-size:.875rem}.omniscan-footer{background:var(--omniscan-text-primary);color:#fff;padding:4rem 2rem 2rem}.omniscan-footer-container{max-width:1200px;margin:0 auto}.omniscan-footer-content{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.omniscan-footer-logo{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.omniscan-footer-logo-icon{width:32px;height:32px}.omniscan-footer-tagline{color:#ffffffb3;margin:0}.omniscan-footer-section h4{margin:0 0 1rem;font-size:1rem;font-weight:700}.omniscan-footer-section a{color:#ffffffb3;cursor:pointer;margin-bottom:.75rem;text-decoration:none;transition:color .2s;display:block}.omniscan-footer-section a:hover{color:#fff}.omniscan-footer-bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}@media (width<=1024px){.omniscan-hero-container{grid-template-columns:1fr;gap:3rem}.omniscan-hero-visual{order:-1}.omniscan-hero-title{font-size:2.5rem}.omniscan-footer-content{grid-template-columns:1fr;gap:2rem}}@media (width<=768px){.omniscan-nav-links{display:none}.omniscan-hero{padding:6rem 1rem 3rem}.omniscan-hero-title{font-size:2rem}.omniscan-hero-subtitle{font-size:1rem}.omniscan-hero-cta{flex-direction:column}.omniscan-primary-btn,.omniscan-secondary-btn{justify-content:center;width:100%}.omniscan-hero-stats{flex-direction:column;gap:1rem}.omniscan-stat-divider{display:none}.omniscan-section-title{font-size:2rem}.omniscan-features-grid,.omniscan-steps-grid,.omniscan-testimonials-grid{grid-template-columns:1fr}.omniscan-download-title{font-size:2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.omniscan-carousel-dots{z-index:10;justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.omniscan-dot{cursor:pointer;background:#2563eb4d;border-radius:50%;width:8px;height:8px;transition:all .3s}.omniscan-dot:hover{background:#2563eb80;transform:scale(1.2)}.omniscan-dot.active{background:var(--omniscan-primary);border-radius:4px;width:24px}.legal-page{color:#fff;background:#0a0a0a;min-height:100vh;padding:2rem 1.5rem}.legal-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;max-width:900px;margin:0 auto;padding:3rem}.legal-header{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;padding-bottom:2rem}.back-link{color:#ffffffb3;align-items:center;margin-bottom:2rem;font-size:.95rem;text-decoration:none;transition:color .3s;display:inline-flex}.back-link:hover{color:#a855f7}.legal-header h1{background:linear-gradient(135deg,#a855f7 0%,#ec4899 50%,#fb923c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem}.legal-date{color:#fff9;font-size:.95rem;line-height:1.6}.legal-content{color:#fffc;line-height:1.8}.legal-content h2{color:#fff;margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.legal-content h3{color:#ffffffe6;margin-top:2rem;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.legal-content p{margin-bottom:1.5rem;font-size:1.05rem}.legal-content ul{margin:1.5rem 0;padding-left:2rem}.legal-content li{color:#fffc;margin-bottom:.75rem;font-size:1.05rem}.legal-content a{color:#a855f7;text-decoration:none;transition:color .3s}.legal-content a:hover{color:#ec4899;text-decoration:underline}.legal-content strong{color:#fff;font-weight:600}.legal-footer{text-align:center;border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:2rem}.back-button{color:#fff;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 10px 40px #a855f74d}.back-button:hover{transform:translateY(-2px);box-shadow:0 20px 60px #a855f766}@media (width<=768px){.legal-container{padding:2rem 1.5rem}.legal-header h1{font-size:2rem}.legal-content h2{font-size:1.5rem}.legal-content h3{font-size:1.2rem}.legal-content p,.legal-content li{font-size:1rem}}.omniscan-legal-page{color:#1e293b;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);min-height:100vh;padding:2rem 1.5rem}.omniscan-legal-container{background:#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.omniscan-legal-header{border-bottom:2px solid #e2e8f0;margin-bottom:3rem;padding-bottom:2rem}.omniscan-back-link{color:#2563eb;align-items:center;margin-bottom:2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.omniscan-back-link:hover{color:#1d4ed8}.omniscan-legal-header h1{background:linear-gradient(135deg,#2563eb 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.omniscan-legal-date{color:#64748b;font-size:.95rem;line-height:1.6}.omniscan-legal-content{color:#475569;line-height:1.8}.omniscan-legal-content h2{color:#1e293b;margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.omniscan-legal-content h3{color:#334155;margin-top:2rem;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.omniscan-legal-content p{margin-bottom:1.5rem;font-size:1.05rem}.omniscan-legal-content ul{margin:1.5rem 0;padding-left:2rem}.omniscan-legal-content li{color:#475569;margin-bottom:.75rem;font-size:1.05rem}.omniscan-legal-content a{color:#2563eb;font-weight:500;text-decoration:none;transition:color .3s}.omniscan-legal-content a:hover{color:#1d4ed8;text-decoration:underline}.omniscan-legal-content strong{color:#1e293b;font-weight:600}.omniscan-legal-footer{text-align:center;border-top:2px solid #e2e8f0;margin-top:4rem;padding-top:2rem}.omniscan-back-button{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#0ea5e9 100%);border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 10px 15px -3px #2563eb4d}.omniscan-back-button:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #2563eb66}@media (width<=768px){.omniscan-legal-container{padding:2rem 1.5rem}.omniscan-legal-header h1{font-size:2rem}.omniscan-legal-content h2{font-size:1.5rem}.omniscan-legal-content h3{font-size:1.2rem}.omniscan-legal-content p,.omniscan-legal-content li{font-size:1rem}}
