*{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_snp15_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_snp15_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_snp15_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_snp15_4._clickable_snp15_48{cursor:pointer}._showcaseCard_snp15_4._clickable_snp15_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_snp15_4._clickable_snp15_48:hover:before,._showcaseCard_snp15_4._clickable_snp15_48:hover:after{opacity:1}._showcaseCard_snp15_4:focus-visible{outline-offset:6px;outline:3px solid #007aff}._header_snp15_74{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}._iconWrapper_snp15_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_snp15_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_snp15_4._clickable_snp15_48:hover ._iconWrapper_snp15_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_snp15_4._clickable_snp15_48:hover ._iconWrapper_snp15_81:before{opacity:1}._icon_snp15_81{object-fit:cover;width:100%;height:100%;transition:transform .4s}._showcaseCard_snp15_4._clickable_snp15_48:hover ._icon_snp15_81{transform:scale(1.05)}._badge_snp15_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_snp15_137:before{content:"";opacity:0;background:linear-gradient(135deg,#ffb8001a 0%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}._showcaseCard_snp15_4._clickable_snp15_48:hover ._badge_snp15_137{transform:translateY(-4px)scale(1.05);box-shadow:0 8px 20px #00000026,0 2px 6px #0000001a,inset 0 1px #ffffffe6}._showcaseCard_snp15_4._clickable_snp15_48:hover ._badge_snp15_137:before{opacity:1}._badge_snp15_137 svg{color:#ffb800;filter:drop-shadow(0 2px 4px #ffb80066);transition:transform .3s}._showcaseCard_snp15_4._clickable_snp15_48:hover ._badge_snp15_137 svg{transform:rotate(72deg)scale(1.1)}._info_snp15_188{margin-bottom:2.25rem}._appName_snp15_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_snp15_4._clickable_snp15_48:hover ._appName_snp15_192{letter-spacing:-.02em;text-shadow:0 4px 8px #00000014}._tagline_snp15_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_snp15_1}@keyframes _gradientShift_snp15_1{0%,to{background-position:0%}50%{background-position:100%}}._description_snp15_226{color:#6e6e73;margin:0;font-size:1.0625rem;line-height:1.7}._screenshotsPreview_snp15_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_snp15_234:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#007aff0d 0%,#0000 50%);position:absolute;inset:0}._screenshotWrapper_snp15_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_snp15_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_snp15_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_snp15_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_snp15_259:hover:before,._screenshotWrapper_snp15_259:hover:after{opacity:1}._screenshot_snp15_234{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .5s;position:relative}._screenshotWrapper_snp15_259:hover ._screenshot_snp15_234{transform:scale(1.05)}._footer_snp15_332{border-top:2px solid #0000000f;flex-direction:column;align-items:stretch;gap:1.25rem;padding-top:1.5rem;display:flex}._stats_snp15_341{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}._statItem_snp15_349{flex-direction:column;gap:.375rem;display:flex}._statValue_snp15_355{color:#1d1d1f;font-size:1.25rem;font-weight:800;line-height:1}._statLabel_snp15_362{color:#86868b;text-transform:uppercase;letter-spacing:.08em;font-size:.8125rem;font-weight:600}._statDivider_snp15_370{background:linear-gradient(#0000 0%,#0000001a 50%,#0000 100%);width:2px;height:36px}._ctaButton_snp15_377{box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#007aff 0%,#0051d5 50%,#003da5 100%);border-radius:16px;justify-content:center;align-items:center;gap:.625rem;width:100%;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_snp15_377:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff4d 0%,#ffffff1a 50%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}._ctaButton_snp15_377: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_snp15_4._clickable_snp15_48:hover ._ctaButton_snp15_377{background:linear-gradient(135deg,#0051d5 0%,#003da5 50%,#002d7a 100%);transform:translateY(-3px);box-shadow:0 12px 32px #007aff73,0 4px 12px #007aff59,inset 0 1px #fff6}._showcaseCard_snp15_4._clickable_snp15_48:hover ._ctaButton_snp15_377:before{opacity:1}._showcaseCard_snp15_4._clickable_snp15_48:hover ._ctaButton_snp15_377:after{width:300px;height:300px}._ctaButton_snp15_377 svg{filter:drop-shadow(0 2px 4px #0003);transition:transform .4s cubic-bezier(.4,0,.2,1)}._showcaseCard_snp15_4._clickable_snp15_48:hover ._ctaButton_snp15_377 svg{transform:translate(8px)scale(1.1)}._appStoreLink_snp15_452{box-sizing:border-box;color:#fff;background:linear-gradient(135deg,#1d1d1f 0%,#000 50%,#1d1d1f 100%);border-radius:16px;justify-content:center;align-items:center;gap:.625rem;width:100%;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_snp15_452:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26 0%,#ffffff0d 50%,#0000 100%);transition:opacity .4s;position:absolute;inset:0}._appStoreLink_snp15_452: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_snp15_452: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_snp15_452:hover:before{opacity:1}._appStoreLink_snp15_452:hover:after{width:300px;height:300px}._appStoreLink_snp15_452 svg{filter:drop-shadow(0 2px 4px #0000004d);transition:transform .3s}._appStoreLink_snp15_452:hover svg{transform:scale(1.1)}._comingSoonBadge_snp15_528{box-sizing:border-box;text-align:center;color:#86868b;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:14px;width:100%;padding:.875rem 1.75rem;font-size:1.0625rem;font-weight:700;box-shadow:inset 0 2px 4px #0000000f}@media (width<=1024px){._showcaseCard_snp15_4{padding:2rem}._appName_snp15_192{font-size:1.75rem}._tagline_snp15_208{font-size:1rem}._description_snp15_226{font-size:.9375rem}._screenshotsPreview_snp15_234{gap:.75rem;padding:1.25rem}}@media (width<=768px){._showcaseCard_snp15_4{border-radius:20px;padding:1.5rem}._header_snp15_74{margin-bottom:1.25rem}._iconWrapper_snp15_81{border-radius:14px;width:64px;height:64px}._badge_snp15_137{padding:.375rem .75rem;font-size:.8125rem}._info_snp15_188{margin-bottom:1.5rem}._appName_snp15_192{font-size:1.5rem}._tagline_snp15_208{font-size:.9375rem}._description_snp15_226{font-size:.875rem}._screenshotsPreview_snp15_234{gap:.5rem;margin-bottom:1.5rem;padding:1rem}._screenshotWrapper_snp15_259{border-radius:8px}._footer_snp15_332{flex-direction:column;align-items:stretch;gap:1.25rem;padding-top:1.25rem}._stats_snp15_341{justify-content:space-around;width:100%}._ctaButton_snp15_377,._appStoreLink_snp15_452{justify-content:center;width:100%}._comingSoonBadge_snp15_528{text-align:center}}@media (width<=480px){._screenshotsPreview_snp15_234{grid-template-columns:repeat(2,1fr)}._screenshotWrapper_snp15_259:last-child{display:none}._stats_snp15_341{gap:1rem}._statDivider_snp15_370{height:24px}}@media (prefers-reduced-motion:reduce){._showcaseCard_snp15_4,._screenshotWrapper_snp15_259,._ctaButton_snp15_377,._appStoreLink_snp15_452,._iconWrapper_snp15_81,._badge_snp15_137,._icon_snp15_81,._screenshot_snp15_234{transition:none;animation:none}._showcaseCard_snp15_4:before,._showcaseCard_snp15_4:after,._iconWrapper_snp15_81:before,._badge_snp15_137:before,._screenshotWrapper_snp15_259:before,._screenshotWrapper_snp15_259:after,._ctaButton_snp15_377:before,._ctaButton_snp15_377:after,._appStoreLink_snp15_452:before,._appStoreLink_snp15_452:after{animation:none}._showcaseCard_snp15_4._clickable_snp15_48:hover,._screenshotWrapper_snp15_259:hover,._screenshotWrapper_snp15_259:hover ._screenshot_snp15_234,._showcaseCard_snp15_4._clickable_snp15_48:hover ._ctaButton_snp15_377,._showcaseCard_snp15_4._clickable_snp15_48:hover ._ctaButton_snp15_377 svg,._showcaseCard_snp15_4._clickable_snp15_48:hover ._iconWrapper_snp15_81,._showcaseCard_snp15_4._clickable_snp15_48:hover ._icon_snp15_81,._showcaseCard_snp15_4._clickable_snp15_48:hover ._badge_snp15_137,._showcaseCard_snp15_4._clickable_snp15_48:hover ._badge_snp15_137 svg,._appStoreLink_snp15_452:hover,._appStoreLink_snp15_452:hover svg{transform:none}._tagline_snp15_208{animation:none}._showcaseCard_snp15_4._clickable_snp15_48:hover ._appName_snp15_192{letter-spacing:-.04em}}@media (prefers-color-scheme:dark){._showcaseCard_snp15_4{background:#1d1d1f;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -2px #0000004d}._appName_snp15_192{color:#f5f5f7}._description_snp15_226{color:#a1a1a6}._badge_snp15_137{color:#f5f5f7;background:#2d2d2f}._screenshotsPreview_snp15_234{background:#2d2d2f}._screenshotWrapper_snp15_259{background:#1d1d1f}._footer_snp15_332{border-top-color:#2d2d2f}._statValue_snp15_355{color:#f5f5f7}._statLabel_snp15_362{color:#86868b}._statDivider_snp15_370{background:#2d2d2f}._comingSoonBadge_snp15_528{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_1pc3t_2{color:#1d1d1f;background:#f5f5f7;min-height:100vh;overflow-x:hidden}._mainContent_1pc3t_9{position:relative}._appsSection_1pc3t_14{background:#f5f5f7;padding:6rem 2rem;position:relative;overflow:hidden}._container_1pc3t_21{z-index:1;max-width:1400px;margin:0 auto;position:relative}._sectionTitle_1pc3t_28{color:#1d1d1f;text-align:center;letter-spacing:-.02em;margin:0 0 1rem;font-size:3rem;font-weight:700;line-height:1.2}._sectionSubtitle_1pc3t_38{color:#6e6e73;text-align:center;max-width:700px;margin:0 auto 4rem;font-size:1.25rem;line-height:1.6}._appsContainer_1pc3t_49{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}._appsCarousel_1pc3t_58{align-items:center;gap:.5rem;max-width:1240px;margin:0 auto;display:flex;position:relative}._carouselViewport_1pc3t_67{border-radius:28px;flex:auto;width:100%;padding:8px 4px;overflow:hidden}._carouselTrack_1pc3t_75{will-change:transform;transition:transform .55s cubic-bezier(.22,1,.36,1);display:flex}._carouselSlide_1pc3t_81{box-sizing:border-box;flex:0 0 100%;padding:0 8px;display:flex}._carouselSlide_1pc3t_81>*{width:100%}._carouselArrow_1pc3t_94{color:#1d1d1f;cursor:pointer;z-index:3;background:#fff;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 8px 24px #00000024}._carouselArrow_1pc3t_94:hover{color:#fff;background:#0071e3;transform:scale(1.08);box-shadow:0 10px 28px #0071e359}._carouselArrow_1pc3t_94:active{transform:scale(.96)}._carouselDots_1pc3t_122{justify-content:center;align-items:center;gap:.65rem;margin-top:2.25rem;display:flex}._carouselDot_1pc3t_122{cursor:pointer;background:#c4c4cc;border:none;border-radius:999px;width:10px;height:10px;padding:0;transition:width .3s,background .3s}._carouselDot_1pc3t_122:hover{background:#9a9aa3}._carouselDotActive_1pc3t_145{background:#0071e3;width:30px}@media (width<=1024px){._appsSection_1pc3t_14{padding:5rem 1.5rem}._sectionTitle_1pc3t_28{font-size:2.5rem}._sectionSubtitle_1pc3t_38{margin-bottom:3rem;font-size:1.125rem}._appsContainer_1pc3t_49{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem}}@media (width<=768px){._appsSection_1pc3t_14{padding:4rem 1rem}._sectionTitle_1pc3t_28{font-size:2rem}._sectionSubtitle_1pc3t_38{margin-bottom:2rem;font-size:1rem}._appsContainer_1pc3t_49{grid-template-columns:1fr;gap:1.5rem}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (width<=768px){._appsCarousel_1pc3t_58{gap:.25rem}._carouselArrow_1pc3t_94{width:42px;height:42px}._carouselSlide_1pc3t_81{padding:0 2px}}@media (width<=480px){._carouselArrow_1pc3t_94{width:36px;height:36px}}._founderSection_1pc3t_228{background:linear-gradient(#0b0d12 0%,#11141c 100%);padding:6rem 2rem}._founderCard_1pc3t_232{background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;grid-template-columns:320px 1fr;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;padding:2.5rem;display:grid}._founderPhotoCol_1pc3t_244{justify-content:center;display:flex}._founderPhoto_1pc3t_244{aspect-ratio:4/5;background:linear-gradient(160deg,#1b2030,#0e1118);border:1px solid #ffffff1a;border-radius:22px;width:100%;max-width:300px;overflow:hidden;box-shadow:0 24px 60px #00000080}._founderPhoto_1pc3t_244 img{object-fit:cover;width:100%;height:100%;display:block}._founderMonogram_1pc3t_256{color:#fff;background:linear-gradient(120deg,#6c8cff 0%,#00d4c7 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;font-weight:800;display:flex}._founderKicker_1pc3t_262{letter-spacing:.08em;text-transform:uppercase;color:#00d4c7;font-size:.8rem;font-weight:700}._founderName_1pc3t_269{letter-spacing:-.02em;color:#fff;margin:.6rem 0 .3rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}._founderRole_1pc3t_276{color:#6c8cff;margin:0 0 1.25rem;font-size:1.05rem;font-weight:600}._founderBio_1pc3t_277{color:#aab2c2;margin:0 0 1.75rem;font-size:1.05rem;line-height:1.7}._founderActions_1pc3t_278{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}._founderBtn_1pc3t_279{cursor:pointer;color:#08111f;background:linear-gradient(120deg,#6c8cff 0%,#00d4c7 100%);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.98rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 30px #6c8cff59}._founderBtn_1pc3t_279:hover{transform:translateY(-2px);box-shadow:0 14px 36px #6c8cff73}._founderEmail_1pc3t_295{color:#aab2c2;font-weight:500;transition:color .2s}._founderEmail_1pc3t_295:hover{color:#fff}@media (width<=768px){._founderSection_1pc3t_228{padding:4rem 1.25rem}._founderCard_1pc3t_232{text-align:center;grid-template-columns:1fr;gap:2rem;padding:1.75rem}._founderPhoto_1pc3t_244{max-width:240px}._founderActions_1pc3t_278{justify-content:center}}:root{--scanify-primary:#2563eb;--scanify-primary-dark:#1d4ed8;--scanify-secondary:#0ea5e9;--scanify-accent:#06b6d4;--scanify-success:#10b981;--scanify-text-primary:#1e293b;--scanify-text-secondary:#64748b;--scanify-text-light:#94a3b8;--scanify-bg-white:#fff;--scanify-bg-gray:#f8fafc;--scanify-bg-light:#f1f5f9;--scanify-border:#e2e8f0;--scanify-shadow-sm:0 1px 2px 0 #0000000d;--scanify-shadow:0 4px 6px -1px #0000001a;--scanify-shadow-lg:0 10px 15px -3px #0000001a;--scanify-shadow-xl:0 20px 25px -5px #0000001a}.scanify-page{color:var(--scanify-text-primary);background:var(--scanify-bg-white);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}.scanify-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--scanify-border);z-index:1000;background:#fffffff2;transition:all .3s;position:fixed;top:0;left:0;right:0}.scanify-nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.scanify-nav-logo{color:var(--scanify-text-primary);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.scanify-logo-icon{width:32px;height:32px}.scanify-nav-links{align-items:center;gap:2rem;display:flex}.scanify-nav-links a{color:var(--scanify-text-secondary);cursor:pointer;font-weight:500;text-decoration:none;transition:color .2s}.scanify-nav-links a:hover{color:var(--scanify-primary)}.scanify-download-btn{background:var(--scanify-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}.scanify-download-btn:hover{background:var(--scanify-primary-dark);box-shadow:var(--scanify-shadow);transform:translateY(-1px)}.scanify-hero{background:linear-gradient(135deg,#f8fafc 0%,#e0f2fe 100%);padding:8rem 2rem 4rem;position:relative;overflow:hidden}.scanify-hero:before{content:"";background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-20%}.scanify-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}.scanify-hero-content{animation:.8s fadeInUp}.scanify-badge{border:1px solid var(--scanify-border);color:var(--scanify-text-secondary);box-shadow:var(--scanify-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}.scanify-badge svg{color:#fbbf24}.scanify-hero-title{color:var(--scanify-text-primary);letter-spacing:-.02em;margin:0 0 1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.scanify-gradient-text{background:linear-gradient(135deg, var(--scanify-primary) 0%, var(--scanify-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.scanify-hero-subtitle{color:var(--scanify-text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.scanify-hero-cta{gap:1rem;margin-bottom:3rem;display:flex}.scanify-primary-btn{background:var(--scanify-primary);color:#fff;cursor:pointer;box-shadow:var(--scanify-shadow);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.scanify-primary-btn:hover{background:var(--scanify-primary-dark);box-shadow:var(--scanify-shadow-lg);color:#fff;transform:translateY(-2px)}.scanify-secondary-btn{color:var(--scanify-primary);border:2px solid var(--scanify-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}.scanify-secondary-btn:hover{border-color:var(--scanify-primary);background:var(--scanify-bg-gray)}.scanify-hero-stats{align-items:center;gap:2rem;display:flex}.scanify-stat-item{text-align:center}.scanify-stat-value{color:var(--scanify-text-primary);font-size:1.5rem;font-weight:700}.scanify-stat-label{color:var(--scanify-text-secondary);margin-top:.25rem;font-size:.875rem}.scanify-stat-divider{background:var(--scanify-border);width:1px;height:40px}.scanify-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)}}.scanify-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}.scanify-phone-mockup.active{z-index:3;opacity:1;transform:translate(-50%,-50%)scale(1)rotateY(0)}.scanify-phone-mockup.prev{z-index:2;opacity:.6;transform:translate(-70%,-50%)scale(.85)rotateY(25deg)}.scanify-phone-mockup.next{z-index:2;opacity:.6;transform:translate(-30%,-50%)scale(.85)rotateY(-25deg)}.scanify-phone-mockup.hidden{z-index:1;opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.7)}.scanify-phone-frame{background:#1e293b;border-radius:40px;width:100%;height:100%;padding:12px;position:relative;box-shadow:0 25px 50px -12px #00000040}.scanify-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%)}.scanify-phone-screen{background:#000;border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.scanify-screenshot{object-fit:cover;width:100%;height:100%;animation:.5s ease-in-out fadeIn}.scanify-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%)}.scanify-features{background:#fff;padding:6rem 2rem}.scanify-features-container{max-width:1200px;margin:0 auto}.scanify-section-header{text-align:center;margin-bottom:4rem}.scanify-section-title{color:var(--scanify-text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:800}.scanify-section-subtitle{color:var(--scanify-text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.scanify-features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.scanify-feature-card{background:var(--scanify-bg-gray);border:2px solid var(--scanify-border);cursor:pointer;border-radius:16px;padding:2rem;transition:all .3s}.scanify-feature-card:hover,.scanify-feature-card.active{border-color:var(--scanify-primary);box-shadow:var(--scanify-shadow-lg);background:#fff;transform:translateY(-4px)}.scanify-feature-icon{margin-bottom:1rem;font-size:3rem}.scanify-feature-title{color:var(--scanify-text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.scanify-feature-description{color:var(--scanify-text-secondary);margin:0;font-size:1rem;line-height:1.6}.scanify-how-it-works{background:var(--scanify-bg-gray);padding:6rem 2rem}.scanify-how-container{max-width:1200px;margin:0 auto}.scanify-steps-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;display:grid}.scanify-step{text-align:center}.scanify-step-number{background:linear-gradient(135deg, var(--scanify-primary) 0%, var(--scanify-secondary) 100%);color:#fff;width:64px;height:64px;box-shadow:var(--scanify-shadow);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:inline-flex}.scanify-step-content h3{color:var(--scanify-text-primary);margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.scanify-step-content p{color:var(--scanify-text-secondary);margin:0;font-size:1rem;line-height:1.6}.scanify-stats-section{background:#fff;padding:4rem 2rem}.scanify-stats-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.scanify-stat-card{text-align:center;background:var(--scanify-bg-gray);border-radius:16px;padding:2rem;transition:all .3s}.scanify-stat-card:hover{box-shadow:var(--scanify-shadow);background:#fff;transform:translateY(-4px)}.scanify-stat-card .scanify-stat-icon{margin-bottom:1rem;font-size:2.5rem}.scanify-stat-card .scanify-stat-value{color:var(--scanify-primary);margin-bottom:.5rem;font-size:2rem;font-weight:800}.scanify-stat-card .scanify-stat-label{color:var(--scanify-text-secondary);font-size:1rem}.scanify-testimonials{background:var(--scanify-bg-gray);padding:6rem 2rem}.scanify-testimonials-container{max-width:1200px;margin:0 auto}.scanify-testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.scanify-testimonial-card{box-shadow:var(--scanify-shadow-sm);background:#fff;border-radius:16px;padding:2rem;transition:all .3s}.scanify-testimonial-card:hover{box-shadow:var(--scanify-shadow-lg);transform:translateY(-4px)}.scanify-testimonial-rating{color:#fbbf24;margin-bottom:1rem;font-size:1.25rem}.scanify-testimonial-text{color:var(--scanify-text-primary);margin:0 0 1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.scanify-testimonial-author{align-items:center;gap:1rem;display:flex}.scanify-testimonial-avatar{background:var(--scanify-bg-gray);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.scanify-testimonial-name{color:var(--scanify-text-primary);font-weight:700}.scanify-testimonial-role{color:var(--scanify-text-secondary);font-size:.875rem}.scanify-download-cta{background:linear-gradient(135deg, var(--scanify-primary) 0%, var(--scanify-secondary) 100%);color:#fff;text-align:center;padding:6rem 2rem}.scanify-download-container{max-width:800px;margin:0 auto}.scanify-download-title{margin:0 0 1rem;font-size:3rem;font-weight:800}.scanify-download-subtitle{opacity:.9;margin:0 0 2rem;font-size:1.25rem}.scanify-download-button{color:var(--scanify-primary);cursor:pointer;box-shadow:var(--scanify-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;text-decoration:none;transition:all .3s;display:inline-flex}.scanify-download-button:hover{color:var(--scanify-primary);transform:translateY(-2px);box-shadow:0 25px 50px -12px #00000040}.scanify-download-note{opacity:.8;margin-top:1rem;font-size:.875rem}.scanify-footer{background:var(--scanify-text-primary);color:#fff;padding:4rem 2rem 2rem}.scanify-footer-container{max-width:1200px;margin:0 auto}.scanify-footer-content{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.scanify-footer-logo{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.scanify-footer-logo-icon{width:32px;height:32px}.scanify-footer-tagline{color:#ffffffb3;margin:0}.scanify-footer-section h4{margin:0 0 1rem;font-size:1rem;font-weight:700}.scanify-footer-section a{color:#ffffffb3;cursor:pointer;margin-bottom:.75rem;text-decoration:none;transition:color .2s;display:block}.scanify-footer-section a:hover{color:#fff}.scanify-footer-bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}@media (width<=1024px){.scanify-hero-container{grid-template-columns:1fr;gap:3rem}.scanify-hero-visual{order:-1}.scanify-hero-title{font-size:2.5rem}.scanify-footer-content{grid-template-columns:1fr;gap:2rem}}@media (width<=768px){.scanify-nav-links{display:none}.scanify-hero{padding:6rem 1rem 3rem}.scanify-hero-title{font-size:2rem}.scanify-hero-subtitle{font-size:1rem}.scanify-hero-cta{flex-direction:column}.scanify-primary-btn,.scanify-secondary-btn{justify-content:center;width:100%}.scanify-hero-stats{flex-direction:column;gap:1rem}.scanify-stat-divider{display:none}.scanify-section-title{font-size:2rem}.scanify-features-grid,.scanify-steps-grid,.scanify-testimonials-grid{grid-template-columns:1fr}.scanify-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}}.scanify-carousel-dots{z-index:10;justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.scanify-dot{cursor:pointer;background:#2563eb4d;border-radius:50%;width:8px;height:8px;transition:all .3s}.scanify-dot:hover{background:#2563eb80;transform:scale(1.2)}.scanify-dot.active{background:var(--scanify-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}}.scanify-legal-page{color:#1e293b;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);min-height:100vh;padding:2rem 1.5rem}.scanify-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}.scanify-legal-header{border-bottom:2px solid #e2e8f0;margin-bottom:3rem;padding-bottom:2rem}.scanify-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}.scanify-back-link:hover{color:#1d4ed8}.scanify-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}.scanify-legal-date{color:#64748b;font-size:.95rem;line-height:1.6}.scanify-legal-content{color:#475569;line-height:1.8}.scanify-legal-content h2{color:#1e293b;margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.scanify-legal-content h3{color:#334155;margin-top:2rem;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.scanify-legal-content p{margin-bottom:1.5rem;font-size:1.05rem}.scanify-legal-content ul{margin:1.5rem 0;padding-left:2rem}.scanify-legal-content li{color:#475569;margin-bottom:.75rem;font-size:1.05rem}.scanify-legal-content a{color:#2563eb;font-weight:500;text-decoration:none;transition:color .3s}.scanify-legal-content a:hover{color:#1d4ed8;text-decoration:underline}.scanify-legal-content strong{color:#1e293b;font-weight:600}.scanify-legal-footer{text-align:center;border-top:2px solid #e2e8f0;margin-top:4rem;padding-top:2rem}.scanify-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}.scanify-back-button:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #2563eb66}@media (width<=768px){.scanify-legal-container{padding:2rem 1.5rem}.scanify-legal-header h1{font-size:2rem}.scanify-legal-content h2{font-size:1.5rem}.scanify-legal-content h3{font-size:1.2rem}.scanify-legal-content p,.scanify-legal-content li{font-size:1rem}}:root{--mathpilot-primary:#dc2626;--mathpilot-primary-dark:#b91c1c;--mathpilot-secondary:#ef4444;--mathpilot-accent:#f87171;--mathpilot-success:#10b981;--mathpilot-text-primary:#1e293b;--mathpilot-text-secondary:#64748b;--mathpilot-text-light:#94a3b8;--mathpilot-bg-white:#fff;--mathpilot-bg-gray:#f8fafc;--mathpilot-bg-light:#f1f5f9;--mathpilot-border:#e2e8f0;--mathpilot-shadow-sm:0 1px 2px 0 #0000000d;--mathpilot-shadow:0 4px 6px -1px #0000001a;--mathpilot-shadow-lg:0 10px 15px -3px #0000001a;--mathpilot-shadow-xl:0 20px 25px -5px #0000001a}.mathpilot-page{color:var(--mathpilot-text-primary);background:var(--mathpilot-bg-white);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;overflow-x:hidden}.mathpilot-navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--mathpilot-border);z-index:1000;background:#fffffff2;transition:all .3s;position:fixed;top:0;left:0;right:0}.mathpilot-nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.mathpilot-nav-logo{color:var(--mathpilot-text-primary);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;display:flex}.mathpilot-logo-icon{width:32px;height:32px}.mathpilot-nav-links{align-items:center;gap:2rem;display:flex}.mathpilot-nav-links a{color:var(--mathpilot-text-secondary);cursor:pointer;font-weight:500;text-decoration:none;transition:color .2s}.mathpilot-nav-links a:hover{color:var(--mathpilot-primary)}.mathpilot-download-btn{background:var(--mathpilot-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}.mathpilot-download-btn:hover{background:var(--mathpilot-primary-dark);box-shadow:var(--mathpilot-shadow);transform:translateY(-1px)}.mathpilot-hero{background:linear-gradient(135deg,#f8fafc 0%,#fef2f2 100%);padding:8rem 2rem 4rem;position:relative;overflow:hidden}.mathpilot-hero:before{content:"";background:radial-gradient(circle,#dc26261a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-20%}.mathpilot-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}.mathpilot-hero-content{animation:.8s fadeInUp}.mathpilot-badge{border:1px solid var(--mathpilot-border);color:var(--mathpilot-text-secondary);box-shadow:var(--mathpilot-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}.mathpilot-badge svg{color:#fbbf24}.mathpilot-hero-title{color:var(--mathpilot-text-primary);letter-spacing:-.02em;margin:0 0 1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.mathpilot-gradient-text{background:linear-gradient(135deg, var(--mathpilot-primary) 0%, var(--mathpilot-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.mathpilot-hero-subtitle{color:var(--mathpilot-text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.mathpilot-hero-cta{gap:1rem;margin-bottom:3rem;display:flex}.mathpilot-primary-btn{background:var(--mathpilot-primary);color:#fff;cursor:pointer;box-shadow:var(--mathpilot-shadow);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.mathpilot-primary-btn:hover{background:var(--mathpilot-primary-dark);box-shadow:var(--mathpilot-shadow-lg);color:#fff;transform:translateY(-2px)}.mathpilot-secondary-btn{color:var(--mathpilot-primary);border:2px solid var(--mathpilot-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}.mathpilot-secondary-btn:hover{border-color:var(--mathpilot-primary);background:var(--mathpilot-bg-gray)}.mathpilot-hero-stats{align-items:center;gap:2rem;display:flex}.mathpilot-stat-item{text-align:center}.mathpilot-stat-value{color:var(--mathpilot-text-primary);font-size:1.5rem;font-weight:700}.mathpilot-stat-label{color:var(--mathpilot-text-secondary);margin-top:.25rem;font-size:.875rem}.mathpilot-stat-divider{background:var(--mathpilot-border);width:1px;height:40px}.mathpilot-hero-visual{perspective:1000px;justify-content:center;align-items:center;height:600px;animation:.8s .2s both fadeInRight;display:flex;position:relative}.mathpilot-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}.mathpilot-phone-mockup.active{z-index:3;opacity:1;transform:translate(-50%,-50%)scale(1)rotateY(0)}.mathpilot-phone-mockup.prev{z-index:2;opacity:.6;transform:translate(-70%,-50%)scale(.85)rotateY(25deg)}.mathpilot-phone-mockup.next{z-index:2;opacity:.6;transform:translate(-30%,-50%)scale(.85)rotateY(-25deg)}.mathpilot-phone-mockup.hidden{z-index:1;opacity:0;pointer-events:none;transform:translate(-50%,-50%)scale(.7)}.mathpilot-phone-frame{background:#1e293b;border-radius:40px;width:100%;height:100%;padding:12px;position:relative;box-shadow:0 25px 50px -12px #00000040}.mathpilot-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%)}.mathpilot-phone-screen{background:#000;border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.mathpilot-screenshot{object-fit:cover;width:100%;height:100%;animation:.5s ease-in-out fadeIn}.mathpilot-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%)}.mathpilot-features{background:#fff;padding:6rem 2rem}.mathpilot-features-container{max-width:1200px;margin:0 auto}.mathpilot-section-header{text-align:center;margin-bottom:4rem}.mathpilot-section-title{color:var(--mathpilot-text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:800}.mathpilot-section-subtitle{color:var(--mathpilot-text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.mathpilot-features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.mathpilot-feature-card{background:var(--mathpilot-bg-gray);border:2px solid var(--mathpilot-border);cursor:pointer;border-radius:16px;padding:2rem;transition:all .3s}.mathpilot-feature-card:hover,.mathpilot-feature-card.active{border-color:var(--mathpilot-primary);box-shadow:var(--mathpilot-shadow-lg);background:#fff;transform:translateY(-4px)}.mathpilot-feature-icon{margin-bottom:1rem;font-size:3rem}.mathpilot-feature-title{color:var(--mathpilot-text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:700}.mathpilot-feature-description{color:var(--mathpilot-text-secondary);margin:0;font-size:1rem;line-height:1.6}.mathpilot-how-it-works{background:var(--mathpilot-bg-gray);padding:6rem 2rem}.mathpilot-how-container{max-width:1200px;margin:0 auto}.mathpilot-steps-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;display:grid}.mathpilot-step{text-align:center}.mathpilot-step-number{background:linear-gradient(135deg, var(--mathpilot-primary) 0%, var(--mathpilot-secondary) 100%);color:#fff;width:64px;height:64px;box-shadow:var(--mathpilot-shadow);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:inline-flex}.mathpilot-step-content h3{color:var(--mathpilot-text-primary);margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.mathpilot-step-content p{color:var(--mathpilot-text-secondary);margin:0;font-size:1rem;line-height:1.6}.mathpilot-stats-section{background:#fff;padding:4rem 2rem}.mathpilot-stats-container{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.mathpilot-stat-card{text-align:center;background:var(--mathpilot-bg-gray);border-radius:16px;padding:2rem;transition:all .3s}.mathpilot-stat-card:hover{box-shadow:var(--mathpilot-shadow);background:#fff;transform:translateY(-4px)}.mathpilot-stat-card .mathpilot-stat-icon{margin-bottom:1rem;font-size:2.5rem}.mathpilot-stat-card .mathpilot-stat-value{color:var(--mathpilot-primary);margin-bottom:.5rem;font-size:2rem;font-weight:800}.mathpilot-stat-card .mathpilot-stat-label{color:var(--mathpilot-text-secondary);font-size:1rem}.mathpilot-testimonials{background:var(--mathpilot-bg-gray);padding:6rem 2rem}.mathpilot-testimonials-container{max-width:1200px;margin:0 auto}.mathpilot-testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.mathpilot-testimonial-card{box-shadow:var(--mathpilot-shadow-sm);background:#fff;border-radius:16px;padding:2rem;transition:all .3s}.mathpilot-testimonial-card:hover{box-shadow:var(--mathpilot-shadow-lg);transform:translateY(-4px)}.mathpilot-testimonial-rating{color:#fbbf24;margin-bottom:1rem;font-size:1.25rem}.mathpilot-testimonial-text{color:var(--mathpilot-text-primary);margin:0 0 1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.mathpilot-testimonial-author{align-items:center;gap:1rem;display:flex}.mathpilot-testimonial-avatar{background:var(--mathpilot-bg-gray);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.mathpilot-testimonial-name{color:var(--mathpilot-text-primary);font-weight:700}.mathpilot-testimonial-role{color:var(--mathpilot-text-secondary);font-size:.875rem}.mathpilot-download-cta{background:linear-gradient(135deg, var(--mathpilot-primary) 0%, var(--mathpilot-secondary) 100%);color:#fff;text-align:center;padding:6rem 2rem}.mathpilot-download-container{max-width:800px;margin:0 auto}.mathpilot-download-title{margin:0 0 1rem;font-size:3rem;font-weight:800}.mathpilot-download-subtitle{opacity:.9;margin:0 0 2rem;font-size:1.25rem}.mathpilot-download-button{color:var(--mathpilot-primary);cursor:pointer;box-shadow:var(--mathpilot-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;text-decoration:none;transition:all .3s;display:inline-flex}.mathpilot-download-button:hover{color:var(--mathpilot-primary);transform:translateY(-2px);box-shadow:0 25px 50px -12px #00000040}.mathpilot-download-note{opacity:.8;margin-top:1rem;font-size:.875rem}.mathpilot-footer{background:var(--mathpilot-text-primary);color:#fff;padding:4rem 2rem 2rem}.mathpilot-footer-container{max-width:1200px;margin:0 auto}.mathpilot-footer-content{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.mathpilot-footer-logo{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.mathpilot-footer-logo-icon{width:32px;height:32px}.mathpilot-footer-tagline{color:#ffffffb3;margin:0}.mathpilot-footer-section h4{margin:0 0 1rem;font-size:1rem;font-weight:700}.mathpilot-footer-section a{color:#ffffffb3;cursor:pointer;margin-bottom:.75rem;text-decoration:none;transition:color .2s;display:block}.mathpilot-footer-section a:hover{color:#fff}.mathpilot-footer-bottom{text-align:center;color:#fff9;border-top:1px solid #ffffff1a;padding-top:2rem;font-size:.875rem}@media (width<=1024px){.mathpilot-hero-container{grid-template-columns:1fr;gap:3rem}.mathpilot-hero-visual{order:-1}.mathpilot-hero-title{font-size:2.5rem}.mathpilot-footer-content{grid-template-columns:1fr;gap:2rem}}@media (width<=768px){.mathpilot-nav-links{display:none}.mathpilot-hero{padding:6rem 1rem 3rem}.mathpilot-hero-title{font-size:2rem}.mathpilot-hero-subtitle{font-size:1rem}.mathpilot-hero-cta{flex-direction:column}.mathpilot-primary-btn,.mathpilot-secondary-btn{justify-content:center;width:100%}.mathpilot-hero-stats{flex-direction:column;gap:1rem}.mathpilot-stat-divider{display:none}.mathpilot-section-title{font-size:2rem}.mathpilot-features-grid,.mathpilot-steps-grid,.mathpilot-testimonials-grid{grid-template-columns:1fr}.mathpilot-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}}.mathpilot-carousel-dots{z-index:10;justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:-50px;left:50%;transform:translate(-50%)}.mathpilot-dot{cursor:pointer;background:#dc26264d;border-radius:50%;width:8px;height:8px;transition:all .3s}.mathpilot-dot:hover{background:#dc262680;transform:scale(1.2)}.mathpilot-dot.active{background:var(--mathpilot-primary);border-radius:4px;width:24px}.mathpilot-legal-page{color:#1e293b;background:linear-gradient(135deg,#fef2f2 0% 100%);min-height:100vh;padding:2rem 1.5rem}.mathpilot-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}.mathpilot-legal-header{border-bottom:2px solid #e2e8f0;margin-bottom:3rem;padding-bottom:2rem}.mathpilot-back-link{color:#dc2626;align-items:center;margin-bottom:2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.mathpilot-back-link:hover{color:#b91c1c}.mathpilot-legal-header h1{background:linear-gradient(135deg,#dc2626 0%,#ef4444 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.mathpilot-legal-date{color:#64748b;font-size:.95rem;line-height:1.6}.mathpilot-legal-content{color:#475569;line-height:1.8}.mathpilot-legal-content h2{color:#1e293b;margin-top:3rem;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.mathpilot-legal-content h3{color:#334155;margin-top:2rem;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.mathpilot-legal-content p{margin-bottom:1.5rem;font-size:1.05rem}.mathpilot-legal-content ul{margin:1.5rem 0;padding-left:2rem}.mathpilot-legal-content li{color:#475569;margin-bottom:.75rem;font-size:1.05rem}.mathpilot-legal-content a{color:#dc2626;font-weight:500;text-decoration:none;transition:color .3s}.mathpilot-legal-content a:hover{color:#b91c1c;text-decoration:underline}.mathpilot-legal-content strong{color:#1e293b;font-weight:600}.mathpilot-legal-footer{text-align:center;border-top:2px solid #e2e8f0;margin-top:4rem;padding-top:2rem}.mathpilot-back-button{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#ef4444 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}.mathpilot-back-button:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #2563eb66}@media (width<=768px){.mathpilot-legal-container{padding:2rem 1.5rem}.mathpilot-legal-header h1{font-size:2rem}.mathpilot-legal-content h2{font-size:1.5rem}.mathpilot-legal-content h3{font-size:1.2rem}.mathpilot-legal-content p,.mathpilot-legal-content li{font-size:1rem}}.founder-page{--fg-bg:#0b0d12;--fg-bg-2:#11141c;--fg-card:#161a24;--fg-border:#ffffff14;--fg-text:#f4f6fb;--fg-muted:#9aa3b2;--fg-accent:#6c8cff;--fg-accent-2:#00d4c7;--fg-grad:linear-gradient(120deg, #6c8cff 0%, #00d4c7 100%);background:var(--fg-bg);color:var(--fg-text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.founder-page a{cursor:pointer}.founder-nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--fg-border);background:#0b0d12b8;position:sticky;top:0}.founder-nav-inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:1rem 1.5rem;display:flex}.founder-nav-brand{color:var(--fg-text);letter-spacing:-.01em;font-weight:700}.founder-nav-links{gap:1.75rem;display:flex}.founder-nav-links a{color:var(--fg-muted);font-size:.95rem;font-weight:500;transition:color .2s}.founder-nav-links a:hover{color:var(--fg-text)}.founder-hero{padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.founder-hero-bg{pointer-events:none;background:radial-gradient(60% 60% at 78% 12%,#6c8cff38 0%,#0000 70%),radial-gradient(50% 50% at 12% 88%,#00d4c729 0%,#0000 70%);position:absolute;inset:0}.founder-hero-inner{grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.founder-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-accent-2);margin-bottom:1rem;font-size:.85rem;font-weight:600;display:inline-block}.founder-name{letter-spacing:-.03em;background:linear-gradient(#fff 0%,#c7d0e3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:clamp(2.6rem,6vw,4.2rem);font-weight:800;line-height:1.02}.founder-tagline{color:var(--fg-muted);max-width:30ch;margin:0 0 1.5rem;font-size:clamp(1.1rem,2.2vw,1.4rem);line-height:1.5}.founder-meta{color:var(--fg-muted);flex-wrap:wrap;gap:.6rem;margin-bottom:2rem;font-size:.9rem;display:flex}.founder-hero-cta{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.founder-btn-primary,.founder-btn-secondary{border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.6rem;font-size:.98rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.founder-btn-primary{background:var(--fg-grad);color:#08111f;box-shadow:0 10px 30px #6c8cff59}.founder-btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 36px #6c8cff73}.founder-btn-secondary{color:var(--fg-text);border:1px solid var(--fg-border);background:#ffffff0f}.founder-btn-secondary:hover{background:#ffffff1f;transform:translateY(-2px)}.founder-btn-lg{padding:1rem 2rem;font-size:1.05rem}.founder-socials{gap:.75rem;display:flex}.founder-socials-center{justify-content:center;margin-top:1.75rem}.founder-social{border:1px solid var(--fg-border);width:42px;height:42px;color:var(--fg-muted);background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.founder-social:hover{color:#fff;background:var(--fg-grad);border-color:#0000;transform:translateY(-2px)}.founder-hero-photo{justify-content:center;display:flex;position:relative}.founder-photo-frame{aspect-ratio:4/5;border:1px solid var(--fg-border);background:linear-gradient(160deg,#1b2030,#0e1118);border-radius:28px;width:min(360px,80vw);position:relative;overflow:hidden;box-shadow:0 30px 70px #00000080}.founder-photo-frame img{object-fit:cover;width:100%;height:100%;display:block}.founder-photo-monogram{letter-spacing:.02em;color:#fff;background:var(--fg-grad);justify-content:center;align-items:center;width:100%;height:100%;font-size:6rem;font-weight:800;display:flex}.founder-photo-badge{background:var(--fg-card);border:1px solid var(--fg-border);white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex;position:absolute;bottom:-14px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #0006}.founder-photo-badge-dot{background:#25e0b0;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #25e0b02e}.founder-stats{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1000px;margin:2rem auto 0;padding:1.5rem;display:grid}.founder-stat{background:var(--fg-card);border:1px solid var(--fg-border);text-align:center;border-radius:18px;padding:1.5rem 1rem}.founder-stat-value{letter-spacing:-.02em;background:var(--fg-grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800}.founder-stat-label{color:var(--fg-muted);margin-top:.35rem;font-size:.85rem}.founder-section{max-width:1000px;margin:0 auto;padding:4.5rem 1.5rem}.founder-section-head{margin-bottom:2.5rem}.founder-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-accent-2);font-size:.8rem;font-weight:700}.founder-section-head h2{letter-spacing:-.02em;margin:.5rem 0 0;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.founder-section-sub{color:var(--fg-muted);margin-top:.75rem;font-size:1.05rem}.founder-about-body p{color:#d4dae6;max-width:68ch;margin:0 0 1.25rem;font-size:1.12rem;line-height:1.75}.founder-work-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;display:grid}.founder-appcard{background:var(--fg-card);border:1px solid var(--fg-border);border-radius:22px;flex-direction:column;padding:1.75rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.founder-appcard.clickable{cursor:pointer}.founder-appcard.clickable:hover{border-color:#6c8cff66;transform:translateY(-6px);box-shadow:0 20px 44px #00000073}.founder-appcard-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.founder-appcard-icon{border-radius:16px;width:64px;height:64px;overflow:hidden;box-shadow:0 8px 20px #0006}.founder-appcard-icon img{object-fit:cover;width:100%;height:100%;display:block}.founder-appcard-fallback{color:#fff;background:var(--fg-grad);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.6rem;font-weight:800;display:flex}.founder-appcard-soon{text-transform:uppercase;letter-spacing:.04em;color:var(--fg-accent-2);background:#00d4c71f;border:1px solid #00d4c74d;border-radius:999px;padding:.3rem .6rem;font-size:.72rem;font-weight:700}.founder-appcard h3{margin:0 0 .35rem;font-size:1.3rem;font-weight:700}.founder-appcard-tagline{color:var(--fg-accent);margin:0 0 .65rem;font-size:.92rem;font-weight:600}.founder-appcard-desc{color:var(--fg-muted);flex:1;margin:0 0 1.25rem;font-size:.95rem;line-height:1.55}.founder-appcard-foot{border-top:1px solid var(--fg-border);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.founder-appcard-cat{color:var(--fg-muted);font-size:.85rem}.founder-appcard-link{color:var(--fg-text);font-size:.9rem;font-weight:600}.founder-skills-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;display:grid}.founder-skill{background:var(--fg-card);border:1px solid var(--fg-border);border-radius:20px;padding:1.75rem;transition:transform .2s,border-color .2s}.founder-skill:hover{border-color:#6c8cff59;transform:translateY(-4px)}.founder-skill-icon{border:1px solid var(--fg-border);background:#ffffff0d;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1rem;font-size:1.6rem;display:flex}.founder-skill h3{margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.founder-skill p{color:var(--fg-muted);margin:0;font-size:.95rem;line-height:1.55}.founder-timeline{padding-left:1.5rem;position:relative}.founder-timeline:before{content:"";background:linear-gradient(180deg, var(--fg-accent), var(--fg-accent-2));opacity:.5;width:2px;position:absolute;top:6px;bottom:6px;left:5px}.founder-timeline-item{padding:0 0 2rem 1.75rem;position:relative}.founder-timeline-item:last-child{padding-bottom:0}.founder-timeline-dot{background:var(--fg-grad);border-radius:50%;width:14px;height:14px;position:absolute;top:4px;left:-1.5rem;box-shadow:0 0 0 4px #6c8cff26}.founder-timeline-year{letter-spacing:.05em;text-transform:uppercase;color:var(--fg-accent-2);font-size:.78rem;font-weight:700}.founder-timeline-content h3{margin:.3rem 0 .4rem;font-size:1.2rem;font-weight:700}.founder-timeline-content p{color:var(--fg-muted);max-width:60ch;margin:0;line-height:1.6}.founder-contact{padding-top:2rem}.founder-contact-card{border:1px solid var(--fg-border);text-align:center;background:linear-gradient(135deg,#6c8cff1f,#00d4c714);border-radius:28px;padding:3.5rem 2rem}.founder-contact-card h2{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.founder-contact-card p{color:var(--fg-muted);max-width:52ch;margin:0 auto 2rem;font-size:1.08rem;line-height:1.65}.founder-footer{border-top:1px solid var(--fg-border);text-align:center;color:var(--fg-muted);flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1.5rem;display:flex}.founder-footer a{color:var(--fg-text);font-weight:600}@media (width<=860px){.founder-hero-inner{grid-template-columns:1fr;gap:2.5rem}.founder-hero-photo{order:-1}.founder-tagline{max-width:none}.founder-stats{grid-template-columns:repeat(2,1fr)}.founder-nav-links{display:none}}@media (width<=480px){.founder-hero{padding-top:3rem}.founder-hero-cta{flex-direction:column}.founder-hero-cta .founder-btn-primary,.founder-hero-cta .founder-btn-secondary{width:100%}}
