@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Orbitron:wght@700&display=swap";*{margin:0;padding:0;box-sizing:border-box;border-color:#00ced1}@font-face{font-family:Gill Sans;src:local("Gill Sans"),local("Gill Sans"),local("Gill Sans MT"),local("GillSansMT");font-weight:300;font-style:normal;font-display:swap}.icon{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:unset!important}:root{--color-primary: #FFD166;--color-secondary: #00FF9C;--color-accent-pink: #FF007F;--color-accent-gold: #FFD166;--color-soft-gray: #ffffff;--color-white: #ffffff;--color-charcoal: #000000;--bg-black: #000000;--bg-green: #021712;--surface: #021712;--bg-primary: #000000;--text-primary: #ffffff;--text-muted: #ffffff;--text-disabled: #ffffff;--surface: var(--surface-primary);--bg-surface: var(--surface-primary);--surface-secondary: #021712;--surface-primary: #021712;--surface-section: #000000;--border: rgba(255, 255, 255, .14);--border-secondary: rgba(255, 255, 255, .12);--border-divider: rgba(255, 255, 255, .08);--bg-primary-light: #FFFFFF;--text-primary-light: #000000;--text-muted-light: #000000;--surface-light: #FFFFFF;--surface-primary-light: #ffffff;--surface-secondary-light: #ffffff;--border-light: rgba(0, 0, 0, .12);--text-on-accent-light: #000000;--gradient-primary: linear-gradient(135deg, #FF007F, #00FF9C);--gradient-heading: linear-gradient(90deg, #00e0ff 0%, #00FF9C 50%, #FF007F 100%);--gradient-sub-heading: linear-gradient(90deg, #00e0ff 0%, #00FF9C 50%, #FF007F 100%);--gradient-icon: linear-gradient(135deg, #FF007F, #FFD166);--gradient-hover: linear-gradient(135deg, #FF007F, #FFD166);--text-on-accent: #000000;--font-heading: "Orbitron", sans-serif;--font-body: "Inter", sans-serif;--font-special: "Gill Sans", sans-serif;--container-max: 1200px;--section-padding: 50px;--border-radius: 12px;--breakpoint-xs: 480px;--breakpoint-sm: 768px;--breakpoint-md: 992px;--breakpoint-lg: 1200px;--ds-bg-main: #000000;--ds-bg-secondary: #0a0a0a;--ds-sidebar-bg: #080808;--ds-cyan-primary: #00f5c4;--ds-cyan-dim: rgba(255, 0, 127, .12);--ds-cyan-glow: rgba(255, 0, 127, .35);--ds-text-primary: #e2e8f0;--ds-text-muted: #ffffff;--ds-text-muted-2: #ffffff;--ds-status-danger: #ef4444;--ds-status-success: #22c55e;--ds-status-warning: #f59e0b;--ds-card-bg: rgba(10, 10, 10, .85);--ds-card-border: rgba(255, 255, 255, .08);--auth-gradient-heading: linear-gradient(90deg, #00e0ff 0%, #00FF9C 50%, #FF007F 100%);--auth-gradient-cta: linear-gradient(135deg, #FF007F, #00FF9C);--auth-eyebrow-color: #00FF9C;--auth-bg-accent-pink: rgba(255, 0, 127, .22);--auth-bg-accent-green: rgba(0, 255, 156, .12);--auth-bg-accent-gold: rgba(255, 209, 102, .12)}[data-theme=light]{--bg-primary: var(--bg-primary-light);--text-primary: var(--text-primary-light);--text-muted: var(--text-muted-light);--surface: var(--surface-light);--surface-primary: var(--surface-primary-light);--surface-secondary: var(--surface-secondary-light);--border: #000000;--border-secondary: #000000;--border-divider: #000000;--color-accent-gold: #FFD166;--color-primary: #FFD166}body{font-family:var(--font-body);font-weight:400;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden}body section{border-bottom:1px solid var(--color-primary)}[data-theme=light] section{border-bottom:1px solid #000000!important}.section-title,.section-heading,.tool-title,.feature-title{font-family:var(--font-special);font-weight:300;text-align:center!important;display:block!important;width:100%!important}h1{font-family:var(--font-heading);font-weight:700;color:transparent;background:var(--gradient-heading);-webkit-background-clip:text;background-clip:text;display:block!important;text-align:center!important;width:100%!important}h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;color:transparent;background:var(--gradient-sub-heading);-webkit-background-clip:text;background-clip:text;display:block!important;text-align:center!important;width:100%!important}h1{font-size:3.5rem}h2{font-size:2.5rem;color:transparent;background:var(--gradient-sub-heading);-webkit-background-clip:text;background-clip:text;display:block!important;text-align:center!important;width:100%!important}h3{font-size:1.8rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.1rem}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5,[data-theme=light] h6{color:var(--text-primary-light);background:none;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--text-primary-light)}[data-theme=light]{--text-on-accent: #000000}[data-theme=light] p,[data-theme=light] .body-text,[data-theme=light] .secondary-text,[data-theme=light] .disabled-text,[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5,[data-theme=light] h6{color:#000!important;background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:#000000!important}[data-theme=light] .icon,[data-theme=light] .emoji,[data-theme=light] [role=img],[data-theme=light] svg:not(.ignore-color-preservation){background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important;filter:none!important}[data-theme=light] .dropdown-content a{color:#000}[data-theme=light] .dropdown-content a:hover{color:var(--color-primary)}[data-theme=light] .mobile-menu a,[data-theme=light] .mobile-menu .dropdown-content-mobile a{color:#000}[data-theme=light] .mobile-menu a:hover,[data-theme=light] .mobile-menu .dropdown-content-mobile a:hover{color:var(--color-primary)}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 40px}.glassmorphism{background:var(--surface-primary);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:var(--border-radius)}.gradient-text{display:inline-block;color:transparent;background:var(--gradient-heading);-webkit-background-clip:text;background-clip:text}[data-theme=light] .gradient-text{background:none!important;background-clip:initial!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:#000000!important;color:#000!important}.btn-primary{background:var(--gradient-primary);color:var(--text-on-accent);padding:1.125rem 2.25rem;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:var(--font-body);text-decoration:none;display:inline-block;position:relative;overflow:hidden;box-shadow:0 12px 35px #00ff9c59;transform:translateY(0);font-size:1rem}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 35px #00ff9c59}.btn-primary:active{transform:translateY(-1px);box-shadow:0 5px 20px #ff007f66}.btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.btn-primary:hover:before{left:100%}.btn-secondary{background-color:transparent;border:1px solid var(--color-primary);color:var(--color-primary);padding:1.125rem 2.25rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:var(--font-body);text-decoration:none;display:inline-block;position:relative;overflow:hidden;font-size:1rem}.btn-secondary:hover{border-color:var(--color-secondary);color:var(--color-secondary);transform:translateY(-2px);box-shadow:0 10px 30px #ff007f33}.btn-secondary:active{transform:translateY(-1px);box-shadow:0 5px 20px #ffd1661a}@media(max-width:768px){.btn-primary,.btn-secondary{padding:.875rem 1.75rem}}@media(max-width:480px){.btn-primary,.btn-secondary{padding:.75rem 1.5rem}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--gradient-primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-primary)}.card-hover{transition:all .3s ease;position:relative}.card-hover:hover{transform:translateY(-5px);box-shadow:0 20px 40px #ff007f1a}.card-hover:before{content:"";position:absolute;inset:0;background:var(--gradient-primary);border-radius:var(--border-radius);opacity:0;transition:opacity .3s ease;z-index:1}.card-hover:hover:before{opacity:.1}input,textarea,select{transition:all .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #ffd1661a}a{color:var(--color-primary);transition:all .3s ease}a:hover{color:var(--color-secondary)}p,.body-text{color:#fff}@media(max-width:768px){p,.body-text{font-size:1.125rem;line-height:1.65}}.secondary-text,.disabled-text{color:#fff}.responsive-grid{display:grid;gap:30px}.responsive-grid.cols-1{grid-template-columns:1fr}.responsive-grid.cols-2{grid-template-columns:repeat(2,1fr)}.responsive-grid.cols-3{grid-template-columns:repeat(3,1fr)}.responsive-grid.cols-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.responsive-grid.cols-4,.responsive-grid.cols-3,.responsive-grid.cols-2,.responsive-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:768px){.responsive-grid.cols-4,.responsive-grid.cols-3,.responsive-grid.cols-2,.responsive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.flex-responsive{display:flex;gap:30px}@media(max-width:768px){.flex-responsive{flex-direction:column;gap:20px}.flex-responsive.reverse-mobile{flex-direction:column-reverse}}.responsive-text{font-size:1.25rem}.responsive-heading-1{font-size:3.5rem}.responsive-heading-2{font-size:2.5rem}.responsive-heading-3{font-size:1.75rem}.section-padding{padding:var(--section-padding)}@media(max-width:1200px){.section-padding{padding:100px 0}}@media(max-width:992px){.section-padding{padding:80px 0}}@media(max-width:768px){.section-padding{padding:42px 0}}@media(max-width:480px){.section-padding{padding:32px 0}}.hide-sm,.hide-md,.hide-lg{display:block}@media(max-width:480px){.hide-sm{display:none}}@media(max-width:768px){.hide-md{display:none}}@media(max-width:992px){.hide-lg{display:none}}.show-sm,.show-md,.show-lg{display:none}@media(max-width:480px){.show-sm{display:block}}@media(max-width:768px){.show-md{display:block}}@media(max-width:992px){.show-lg{display:block}}#root{min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);opacity:1!important;display:block!important;visibility:visible!important}.page-test h1,.page-test h2,.page-test .section-title,.page-test1 h1,.page-test1 h2,.page-test1 .section-title,.page-test2 h1,.page-test2 h2,.page-test2 .section-title,.page-test3 h1,.page-test3 h2,.page-test3 .section-title,.page-test4 h1,.page-test4 h2,.page-test4 .section-title,.page-test5 h1,.page-test5 h2,.page-test5 .section-title,.page-test6 h1,.page-test6 h2,.page-test6 .section-title,.page-new3 h1,.page-new3 h2,.page-new3 .section-title,.page-new4 h1,.page-new4 h2,.page-new4 .section-title{background:var(--headline-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.page-test h3,.page-test .card-title,.page-test1 h3,.page-test1 .card-title,.page-test2 h3,.page-test2 .card-title,.page-test3 h3,.page-test3 .card-title,.page-test4 h3,.page-test4 .card-title,.page-test5 h3,.page-test5 .card-title,.page-test6 h3,.page-test6 .card-title,.page-new3 h3,.page-new3 .card-title,.page-new4 h3,.page-new4 .card-title{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.page-test p,.page-test .description-text,.page-test1 p,.page-test1 .description-text,.page-test2 p,.page-test2 .description-text,.page-test3 p,.page-test3 .description-text,.page-test4 p,.page-test4 .description-text,.page-test5 p,.page-test5 .description-text,.page-test6 p,.page-test6 .description-text,.page-new3 p,.page-new3 .description-text,.page-new4 p,.page-new4 .description-text{background:var(--para-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.page-test button,.page-test .btn,.page-test .cta-button,.page-test1 button,.page-test1 .btn,.page-test1 .cta-button,.page-test2 button,.page-test2 .btn,.page-test2 .cta-button,.page-test3 button,.page-test3 .btn,.page-test3 .cta-button,.page-test4 button,.page-test4 .btn,.page-test4 .cta-button,.page-test5 button,.page-test5 .btn,.page-test5 .cta-button,.page-test6 button,.page-test6 .btn,.page-test6 .cta-button,.page-new3 button,.page-new3 .btn,.page-new3 .cta-button,.page-new4 button,.page-new4 .btn,.page-new4 .cta-button{background:var(--button-text-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.App{min-height:100vh;opacity:1!important;display:block!important;visibility:visible!important}[data-theme=dark] #root,[data-theme=light] #root,[data-theme=dark] .App,[data-theme=light] .App{opacity:1!important;display:block!important;visibility:visible!important}.hero-title,.quick-benefit,.hero-subtitle,.social-proof,.hero-cta,.service-card,.feature-card,.testimonial-card{opacity:1!important;transform:translateY(0)!important;visibility:visible!important}@keyframes pulseBadge{0%{transform:scale(1);box-shadow:0 0 #ffd16666}50%{transform:scale(1.05);box-shadow:0 0 0 10px #ffd16600}to{transform:scale(1);box-shadow:0 0 #ffd16600}}.pulse-badge{animation:pulseBadge 2s infinite}.feature-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #FFC72B;color:#fff;background:transparent;font-size:.95rem;font-weight:600;padding:8px 14px;border-radius:8px;transition:all .3s ease;cursor:default}.feature-badge svg{color:var(--color-primary);width:18px;height:18px}.feature-badge:hover{box-shadow:0 0 12px #ffc72b99;transform:translateY(-2px)}.badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:20px}.test-page h2{background:var(--headline-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test-page h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test-page p{background:var(--para-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test-page .service-card h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:14px;font-weight:700}.test-page .feature-card h3,.test-page .startup-card h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:16px;font-weight:700}.test-page a[class*=CTAButton],.test-page CardCTAButton,.test-page a.AnimatedCTAButton,.test-page a.CTAButton{background:var(--button-text-gradient)!important;color:#fff!important;border:none!important}.test1-page h2{background:var(--headline-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test1-page h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test1-page p{background:var(--para-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test1-page .service-card h3,.test1-page .feature-card h3,.test1-page .startup-card h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test1-page a[class*=CTAButton],.test1-page .CardCTAButton,.test1-page a.AnimatedCTAButton,.test1-page a.CTAButton{background:var(--button-text-gradient)!important;color:#fff!important;border:none!important}.test2-page h2{background:var(--headline-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test2-page h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test2-page p{background:var(--para-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test2-page .service-card h3,.test2-page .feature-card h3,.test2-page .startup-card h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test2-page a.AnimatedCTAButton,.test2-page a.CTAButton,.test2-page .CardCTAButton{background:var(--button-text-gradient)!important;color:#fff!important;border:none!important}.test2-page a.CTAButton.secondary,.page-new4 a.CTAButton.secondary{background:linear-gradient(90deg,#9b35ff,#ff4fd8)!important;color:#fff!important;border:2px solid #ffffff!important}.test3-page h2{background:var(--headline-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test3-page h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test3-page p{background:var(--para-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test3-page .service-card h3,.test3-page .feature-card h3,.test3-page .startup-card h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test3-page a.AnimatedCTAButton,.test3-page a.CTAButton,.test3-page .CardCTAButton{background:var(--button-text-gradient)!important;color:#fff!important;border:none!important}.test4-page h2{background:var(--headline-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test4-page h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test4-page p{background:var(--para-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test4-page .service-card h3,.test4-page .feature-card h3,.test4-page .startup-card h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test4-page a.AnimatedCTAButton,.test4-page a.CTAButton,.test4-page .CardCTAButton{background:var(--button-text-gradient)!important;color:#fff!important;border:none!important}.test5-page h2{background:var(--headline-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test5-page h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test5-page p{background:var(--para-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test5-page .service-card h3,.test5-page .feature-card h3,.test5-page .startup-card h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test5-page a.AnimatedCTAButton,.test5-page a.CTAButton,.test5-page .CardCTAButton{background:var(--button-text-gradient)!important;color:#fff!important;border:none!important}.test6-page h2{background:var(--headline-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test6-page h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test6-page p{background:var(--para-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test6-page .service-card h3,.test6-page .feature-card h3,.test6-page .startup-card h3{background:var(--subhead-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.test6-page a.AnimatedCTAButton,.test6-page a.CTAButton,.test6-page .CardCTAButton{background:var(--button-text-gradient)!important;color:#fff!important;border:none!important}.page-test{--headline-gradient: linear-gradient(90deg, #FF1D43, #FF4DA0);--subhead-gradient: linear-gradient(90deg, #FF4DA0, #FF8ECF);--para-gradient: linear-gradient(90deg, #C9CED8, #E6E6E6);--button-text-gradient: linear-gradient(90deg, #FF0033, #FF5FBF)}.page-test1{--headline-gradient: linear-gradient(90deg, #FF0033 0%, #FF4DB8 100%);--subhead-gradient: linear-gradient(90deg, #00C6FF 0%, #0066FF 100%);--para-gradient: linear-gradient(90deg, #D6E2F5, #F2F6FF);--button-text-gradient: linear-gradient(90deg, #FF0033 0%, #FF4DB8 50%, #00C6FF 100%)}.page-test2{--headline-gradient: linear-gradient(90deg, #FFB800 0%, #FF8A00);--subhead-gradient: linear-gradient(90deg, #D14CFF, #FF7CE8);--para-gradient: linear-gradient(90deg, #E4DFF4, #F4E9FF);--button-text-gradient: linear-gradient(90deg, #9B35FF, #FF4FD8)}.page-new4{--headline-gradient: linear-gradient(90deg, #FFB800, #FF8A00);--subhead-gradient: linear-gradient(90deg, #D14CFF, #FF7CE8);--para-gradient: linear-gradient(90deg, #E4DFF4, #F4E9FF);--button-text-gradient: linear-gradient(90deg, #9B35FF, #FF4FD8)}.page-test3{--headline-gradient: linear-gradient(90deg, #FF6A00, #EE0979);--subhead-gradient: linear-gradient(90deg, #FF8E42, #FF3D67);--para-gradient: linear-gradient(90deg, #EDE2D9, #FFF5EF);--button-text-gradient: linear-gradient(90deg, #FF5A00, #FF0048)}.page-new3{--headline-gradient: linear-gradient(90deg, #FF6A00, #EE0979);--subhead-gradient: linear-gradient(90deg, #EF501B 0%, #E51F57 100%);--para-gradient: linear-gradient(90deg, #EDE2D9, #FFF5EF);--button-text-gradient: linear-gradient(90deg, #FF5A00, #FF0048)}.page-test4{--headline-gradient: linear-gradient(90deg, #A9C6FF, #F0F3FF);--subhead-gradient: linear-gradient(90deg, #8BA6D6, #CFD8E8);--para-gradient: linear-gradient(90deg, #D7DCE5, #EEF1F5);--button-text-gradient: linear-gradient(90deg, #B7CCFF, #E8EEFF)}.page-test5{--headline-gradient: linear-gradient(90deg, #FF1D43, #FF4DA0);--subhead-gradient: linear-gradient(90deg, #FF4DA0, #FF8ECF);--para-gradient: linear-gradient(90deg, #C9CED8, #E6E6E6);--button-text-gradient: linear-gradient(90deg, #FF0033, #FF5FBF)}.page-test6{--headline-gradient: linear-gradient(90deg, #00C6FF, #0072FF);--subhead-gradient: linear-gradient(90deg, #6BCBFF, #AEE4FF);--para-gradient: linear-gradient(90deg, #D6E2F5, #F2F6FF);--button-text-gradient: linear-gradient(90deg, #009CFF, #005DFF)}:root{--section-padding-mobile: clamp(25px, 6vw, 35px)}@media(max-width:768px){section{padding:var(--section-padding-mobile) 12px!important}}@media(max-width:1024px){body .card h2,body .service-card h2,body .feature-card h2,body .startup-card h2,body .tool-card h2,body .card h3,body .service-card h3,body .feature-card h3,body .startup-card h3,body .tool-card h3{font-size:1rem!important;line-height:1.3!important;margin-bottom:6px!important;min-height:unset!important}body .section-title,body .section-heading,body section h2{font-size:clamp(1.2rem,4vw,1.6rem)!important}body section h3{font-size:clamp(.95rem,3vw,1.2rem)!important}body .card svg,body .service-card svg,body .feature-card svg,body .startup-card svg,body .tool-card svg,body .card .icon,body .service-card .icon,body .feature-card .icon,body .startup-card .icon,body .tool-card .icon,body .card .emoji,body .service-card .emoji,body .feature-card .emoji,body .startup-card .emoji,body .tool-card .emoji,body section .icon,body section .emoji,body section svg{width:24px!important;height:24px!important;font-size:1.5rem!important;margin-bottom:8px!important}body button[aria-label="Open menu"] svg,body button[aria-label="Close menu"] svg{width:30px!important;height:30px!important}body .card .number,body .service-card .number,body .feature-card .number,body .startup-card .number,body .tool-card .number,body .stat-number,body .step-number,body .highlight-number,body .number{font-size:1.2rem!important}}@media(max-width:768px){body .card h2,body .service-card h2,body .feature-card h2,body .startup-card h2,body .tool-card h2,body .card h3,body .service-card h3,body .feature-card h3,body .startup-card h3,body .tool-card h3{font-size:.9rem!important;line-height:1.2!important}body .section-title,body .section-heading,body section h2{font-size:clamp(1.1rem,5vw,1.4rem)!important}body .card svg,body .service-card svg,body .feature-card svg,body .startup-card svg,body .tool-card svg,body .card .icon,body .service-card .icon,body .feature-card .icon,body .startup-card .icon,body .tool-card .icon,body .card .emoji,body .service-card .emoji,body .feature-card .emoji,body .startup-card .emoji,body .tool-card .emoji,body section .icon,body section .emoji,body section svg{width:20px!important;height:20px!important;font-size:1.2rem!important;margin-bottom:6px!important}body button[aria-label="Open menu"] svg,body button[aria-label="Close menu"] svg{width:28px!important;height:28px!important}body .card .number,body .service-card .number,body .feature-card .number,body .startup-card .number,body .tool-card .number,body .stat-number,body .step-number,body .highlight-number,body .number{font-size:1rem!important}}@media(max-width:768px){body .features-grid-custom{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;padding:0 16px!important;margin:0 auto!important}body .features-title-custom{font-family:var(--font-heading)!important;font-size:2.1rem!important;line-height:1.3!important;font-weight:700!important;margin-top:0!important;margin-bottom:20px!important;text-align:center!important;background:linear-gradient(90deg,#ff6704,#ee0a77)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;display:block!important}body .features-subtitle-custom{font-family:var(--font-body)!important;font-size:1.05rem!important;line-height:1.5!important;color:var(--text-muted)!important;text-align:center!important;max-width:600px!important;margin:0 auto 40px!important;padding:0 10px!important;font-weight:600!important}body .feature-card{padding:32px 18px!important;background:var(--surface-primary)!important;border:1px solid var(--border)!important;border-radius:16px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;height:auto!important;min-height:280px!important;transition:all .3s ease!important;box-shadow:0 10px 30px #0006!important}body .feature-card:hover{transform:translateY(-5px)!important;border-color:#ffd166!important;box-shadow:0 20px 40px #ff007f33!important}body .feature-card .icon,body .feature-card .icon-circle{width:60px!important;height:60px!important;font-size:2.2rem!important;background:var(--gradient-icon)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 20px!important;flex-shrink:0!important;color:inherit!important}body .feature-card h3{font-family:var(--font-heading)!important;font-size:1.35rem!important;line-height:1.3!important;font-weight:700!important;margin-top:0!important;margin-bottom:12px!important;min-height:unset!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}[data-theme=dark] .feature-card h3{background:linear-gradient(90deg,#00e0ff,#00ff9c,#ff007f)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}[data-theme=light] .feature-card h3{background:none!important;-webkit-text-fill-color:#000000!important;color:#000!important}body .feature-card p{font-family:var(--font-body)!important;font-size:.85rem!important;line-height:1.5!important;color:var(--text-muted)!important;margin:0!important;padding:0!important;text-align:center!important;font-weight:400!important}}@media(max-width:480px){body .features-grid-custom{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;padding:0 10px!important}body .feature-card{padding:24px 12px!important;min-height:250px!important}body .features-title-custom{font-size:1.85rem!important;margin-bottom:16px!important}body .features-subtitle-custom{font-size:.95rem!important;margin-bottom:30px!important}body .feature-card h3{font-size:1.2rem!important}body .feature-card .icon,body .feature-card .icon-circle{width:50px!important;height:50px!important;font-size:1.8rem!important;margin-bottom:16px!important}}.icon,[class*=icon],.service-card-icon,.tool-card-icon,.feature-card-icon,.startup-card-icon{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:unset!important;color:inherit!important;filter:none!important}@supports (font-family: "Segoe UI Emoji"){*{font-family:inherit}}span:has(emoji),div:has(emoji),.emoji,[aria-label*=emoji]{background:none!important;color:inherit!important}h2[class*=heading]{font-family:var(--font-heading)!important;font-weight:700!important;color:transparent!important;background:var(--gradient-sub-heading)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-align:center!important;display:block!important;width:100%!important}[data-theme=light] h2[class*=heading]{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#000!important;-webkit-text-fill-color:#000000!important}h2[class*=Title],.section-title,.services-heading-h2,.tools-heading-h2,.features-heading-h2,.testimonials-heading-h2,.startup-heading-h2,.partners-heading-h2{font-family:var(--font-heading)!important;font-weight:700!important;color:transparent!important;background:var(--gradient-sub-heading)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-align:center!important;display:block!important;width:100%!important}[data-theme=light] h2[class*=Title],[data-theme=light] .section-title,[data-theme=light] .services-heading-h2,[data-theme=light] .tools-heading-h2,[data-theme=light] .features-heading-h2,[data-theme=light] .testimonials-heading-h2,[data-theme=light] .startup-heading-h2,[data-theme=light] .partners-heading-h2{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;color:#000!important;-webkit-text-fill-color:#000000!important}.hero-section{padding:clamp(80px,10vw,150px) 0;text-align:center;background:radial-gradient(ellipse at center,rgba(255,0,127,.1) 0%,transparent 50%)}.hero-content{max-width:var(--container-max);margin:0 auto;padding:0 40px}.hero-heading-h1{font-family:var(--font-hero-h1, var(--font-heading));font-size:clamp(2.2rem,5vw,4.2rem);margin-bottom:24px;line-height:1.2;background:var(--gradient-heading);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--color-hero-h1, transparent);animation:var(--anim-hero-h1, none)}[data-theme=light] .hero-heading-h1{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:#000000!important;color:#000!important}.hero-benefit-p{font-family:var(--font-hero-benefit, var(--font-body));font-size:1.1rem;color:var(--color-hero-benefit, var(--color-primary));margin-bottom:30px;font-weight:600;animation:var(--anim-hero-benefit, none)}.hero-subtitle-p{font-family:var(--font-hero-subtitle, var(--font-body));font-size:1.25rem;color:var(--color-hero-subtitle, var(--text-muted));margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6;animation:var(--anim-hero-subtitle, none)}.social-proof{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:30px}.trust-badge{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ff007f1a;border-radius:50px;border:1px solid rgba(255,0,127,.3)}.trust-badge svg{color:var(--color-primary);font-size:1.2rem}.trust-badge.secure svg{color:#4caf50}.trust-badge.trusted svg{color:#2196f3}.trust-badge.rating svg{color:#ffc107}.trust-badge-text-span{font-family:var(--font-trust-badge, var(--font-body));font-size:.9rem;font-weight:600}.hero-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-bottom:80px}.hero-cta-button{font-family:var(--font-hero-cta, var(--font-body));background:var(--gradient-primary);color:var(--color-hero-cta, var(--text-on-accent));padding:18px 36px;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:12px;font-size:1.1rem;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff007f4d;animation:var(--anim-hero-cta, subtlePulse 2s ease-in-out infinite)}.hero-cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ff007f66}.hero-cta-button.secondary{background:transparent;color:var(--text-primary);border:2px solid var(--border)}.hero-cta-button.secondary:hover{border-color:var(--color-primary);color:var(--color-primary);box-shadow:0 15px 40px #ff007f33}.hero-cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.hero-cta-button:hover:before{left:100%}.services-section{padding:clamp(80px,10vw,150px) 0;text-align:center;background:radial-gradient(ellipse at center,rgba(255,0,127,.1) 0%,transparent 50%)}.services-content{max-width:var(--container-max);margin:0 auto;padding:0 40px}.services-heading-h2{font-size:3rem;margin-bottom:20px;text-align:center;background:var(--gradient-heading);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--color-services-h2, transparent);animation:var(--anim-services-h2, none)}[data-theme=light] .services-heading-h2{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:#000000!important;color:#000!important}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;max-width:var(--container-max);margin:0 auto 80px;padding:0 20px}.service-card{background:var(--bg-green);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:var(--border-radius);padding:35px 25px;text-align:center;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;text-decoration:none;display:block;color:inherit}.service-card:hover{transform:translateY(-5px) scale(1.02);border-color:var(--color-primary);box-shadow:0 20px 40px #ff007f33}.service-card:before{content:"";position:absolute;inset:0;background:var(--gradient-primary);border-radius:var(--border-radius);opacity:0;transition:opacity .3s ease;z-index:1}.service-card:hover:before{opacity:.1}.service-card-icon{font-size:2.8rem;margin-bottom:18px;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:transform .3s ease}[data-theme=light] .service-card-icon{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important;color:initial!important}.service-card:hover .service-card-icon{transform:scale(1.1)}.service-card-heading-h3{font-family:var(--font-services-h3, var(--font-heading));font-size:1.4rem;margin-bottom:14px;font-weight:700;color:var(--color-services-h3, var(--text-primary));animation:var(--anim-services-h3, none)}.service-card-paragraph-p{font-family:var(--font-services-p, var(--font-body));font-size:.95rem;color:var(--color-services-p, var(--text-muted));margin-bottom:20px;line-height:1.6;animation:var(--anim-services-p, none)}.service-card-button-span{font-family:var(--font-services-button, var(--font-body));background:var(--gradient-primary);color:var(--color-services-button, var(--text-on-accent));padding:10px 20px;border:none;border-radius:var(--border-radius);font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;font-size:.9rem;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff007f4d;animation:var(--anim-services-button, none)}.service-card-button-span:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ff007f66}.service-card-button-span:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.service-card-button-span:hover:before{left:100%}@media(max-width:1200px){.hero-cta-buttons{gap:15px;margin-bottom:60px}}@media(max-width:992px){.services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:768px){.hero-section,.services-section{padding:48px 0}.hero-content,.services-content{padding:0 20px}.social-proof{flex-direction:column;gap:15px}.hero-cta-button{width:100%;max-width:320px}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:var(--container-max)}}@media(max-width:480px){.hero-section,.services-section{padding:36px 0}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 12px}.service-card{padding:18px 10px}.service-card-icon{font-size:1.8rem;margin-bottom:10px}.service-card-heading-h3{font-size:.95rem;margin-bottom:8px}.service-card-paragraph-p{font-size:.78rem;line-height:1.35;margin-bottom:12px}.service-card-button-span{padding:7px 10px;font-size:.72rem}}@keyframes subtlePulse{0%{transform:translateY(0)}50%{transform:translateY(-3px)}to{transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{animation:fadeInUp .6s ease-out forwards}.feature-card .icon{font-size:2.8rem;margin-bottom:18px;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:transform .3s ease}.feature-card:hover .icon{transform:scale(1.1)}[data-theme=light] .feature-card .icon{background:none!important;-webkit-background-clip:initial!important;background-clip:initial!important;-webkit-text-fill-color:initial!important;color:initial!important}@media(max-width:768px){html,body,#root,.App{overflow-x:hidden!important;max-width:100vw!important;width:100%!important;box-sizing:border-box!important;-webkit-tap-highlight-color:transparent}*,*:before,*:after{box-sizing:border-box!important}body.page-home{background-color:#000!important}nav{background:#000c!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-bottom:1px solid rgba(255,255,255,.05)!important;height:56px!important}nav [class*=NavContent]{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 12px!important;height:100%!important;width:100%!important;box-sizing:border-box!important}nav [class*=LogoMark]{height:28px!important;width:auto!important;display:block!important}nav [class*=ActionsContainer]{display:flex!important;align-items:center!important;gap:8px!important}nav [class*=ActionsContainer]>*:not([href="/signup"]):not(.mobile-toggle){display:none!important}nav [class*=ActionsContainer]>a[href="/signup"]{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(90deg,#ffb800,#ff8a00)!important;padding:4px 12px!important;border-radius:100px!important;font-size:10.5px!important;font-weight:700!important;color:#fff!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 3px 8px #ffb80040!important;border:none!important;height:26px!important;transition:all .2s ease!important}nav [class*=ActionsContainer]>a[href="/signup"]:active{transform:scale(.95)!important;opacity:.9!important}nav .mobile-toggle{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;min-width:unset!important;min-height:unset!important;width:28px!important;height:28px!important;border:none!important;background:transparent!important}nav .mobile-toggle svg{color:#fff!important;width:20px!important;height:20px!important}body.page-home section,body.page-home .hero-section,body.page-home .services-section,body.page-home .features-section,body.page-home .startup-section,body.page-home .tools-section,body.page-home .testimonials-section,body.page-home .partners-section,body.page-home section[class*=Innovation]{padding:24px 0!important;margin:0!important;border-bottom:1px solid rgba(255,255,255,.05)!important;width:100%!important;max-width:100vw!important;overflow:hidden!important;box-sizing:border-box!important}body.page-home h1,body.page-home .hero-title,body.page-home [class*=HeroTitle]{font-size:20px!important;font-weight:700!important;line-height:1.2!important;margin:8px auto!important;text-align:center!important;display:block!important;font-family:var(--font-heading)!important;max-width:90%!important;color:#fff!important}body.page-home h2,body.page-home .section-title,body.page-home [class*=SectionTitle],body.page-home [class*=TestimonialsTitle]{font-size:18px!important;font-weight:800!important;line-height:1.25!important;margin:0 auto 8px!important;text-align:center!important;display:block!important;font-family:var(--font-heading)!important;max-width:90%!important}body.page-home .section-subtitle,body.page-home [class*=SectionSubtitle],body.page-home [class*=TestimonialsSubtitle],body.page-home [class*=HeroSubtitle],body.page-home [class*=QuickBenefitLine]{font-size:11px!important;line-height:1.4!important;font-weight:400!important;color:#ffffffb3!important;margin:0 auto 12px!important;text-align:center!important;display:block!important;max-width:90%!important}body.page-home [class*=HeroSubtitle]{font-size:10px!important;margin:0 auto 16px!important;color:#fff9!important}body.page-home .spacer,body.page-home .empty-space,body.page-home [class*=spacer],body.page-home [class*=empty-space]{display:none!important}body.page-home [class*=SocialProof]{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;width:100%!important;margin:16px auto!important;padding:0 16px!important;box-sizing:border-box!important}body.page-home [class*=TrustBadge]{display:flex!important;align-items:center!important;justify-content:center!important;width:90%!important;max-width:280px!important;height:auto!important;min-height:42px!important;padding:6px 16px!important;border-radius:100px!important;background:#0009!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 3px 10px #00000059!important;margin:0 auto!important;transition:all .3s ease!important;box-sizing:border-box!important;gap:10px!important}body.page-home [class*=TrustBadge] svg{color:#ffb800!important;width:18px!important;height:18px!important;margin:0!important;flex-shrink:0!important}body.page-home [class*=TrustBadge] [class*=badge-content],body.page-home [class*=TrustBadge] .badge-content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:1px!important}body.page-home [class*=TrustBadge] .badge-label{font-size:8.5px!important;font-weight:500!important;line-height:1.1!important;display:block!important;opacity:.85!important}body.page-home [class*=TrustBadge] .badge-value{font-size:11px!important;font-weight:700!important;line-height:1.1!important;display:flex!important;align-items:center!important;gap:3px!important}body.page-home [class*=TrustBadge] .badge-value .inline-flex{font-size:11px!important;font-weight:800!important}body.page-home [class*=CTAButtons]{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;width:100%!important;margin:16px auto 20px!important;padding:0 16px!important;box-sizing:border-box!important}body.page-home [class*=CTAButtons]>*{width:100%!important;max-width:260px!important;display:block!important}body.page-home [class*=CTAButton]{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:38px!important;padding:0 16px!important;border-radius:100px!important;border:1.5px solid #ffffff!important;background:transparent!important;color:#fff!important;font-size:11.5px!important;font-weight:700!important;text-align:center!important;text-transform:none!important;box-shadow:none!important;box-sizing:border-box!important;transition:all .2s ease!important}body.page-home [class*=CTAButton]:active{transform:scale(.97)!important;background:#ffffff1a!important}body.page-home [class*=SectionTitle],body.page-home h2.section-title{background:linear-gradient(90deg,#ff5e36,#ff1e56)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;font-size:20px!important;font-weight:800!important;letter-spacing:.3px!important;margin-bottom:16px!important}body.page-home [class*=QuickAccessGrid]{display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-auto-rows:1fr!important;gap:8px!important;padding:0 10px!important;margin:0 auto 12px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}body.page-home [class*=FeaturesGrid],body.page-home [class*=StartupGrid],body.page-home [class*=ToolsGrid],body.page-home [class*=StatsGrid]{display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-auto-rows:1fr!important;gap:8px!important;padding:0 12px!important;margin:0 auto 16px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}body.page-home [class*=QuickAccessCard]{background:#041713!important;border:1px solid rgba(0,255,156,.15)!important;border-radius:10px!important;padding:12px 8px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;text-align:center!important;height:100%!important;position:relative!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 3px 10px #0000004d!important;overflow:hidden!important;margin:0!important;box-sizing:border-box!important}body.page-home [class*=FeatureCard],body.page-home [class*=ToolCard],body.page-home [class*=StatCard]{background:#041713!important;border:1px solid rgba(0,255,156,.15)!important;border-radius:12px!important;padding:16px 12px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;text-align:center!important;height:100%!important;position:relative!important;box-shadow:0 3px 10px #0000004d!important;overflow:hidden!important;margin:0!important;box-sizing:border-box!important}body.page-home [class*=QuickAccessCard]:active,body.page-home [class*=FeatureCard]:active,[data-theme=dark] body.page-home [class*=StartupCard]:active{transform:scale(.97)!important;border-color:#00ff9c66!important;background:#051f1a!important}[data-theme=light] body.page-home [class*=StartupCard]:active{transform:scale(.97)!important;border-color:var(--border)!important;background:#00000014!important}body.page-home [class*=QuickAccessCard] .card-content,body.page-home [class*=FeatureCard] .card-content,body.page-home [class*=StartupCard] .card-content,body.page-home [class*=ToolCard] .card-content{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;flex-grow:1!important;width:100%!important;height:100%!important;box-sizing:border-box!important}body.page-home [class*=QuickAccessCard] .icon,body.page-home [class*=FeatureCard] .icon,body.page-home [class*=StartupCard] .icon,body.page-home [class*=ToolCard] .icon{display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.25rem!important;margin:0 auto 8px!important;height:auto!important;width:auto!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:unset!important;box-sizing:border-box!important}body.page-home [class*=QuickAccessCard] h3{font-size:10.5px!important;font-weight:700!important;line-height:1.25!important;margin:0 auto 6px!important;min-height:unset!important;display:block!important;width:100%!important;background:linear-gradient(90deg,#00f2fe,#fff,#ff007f)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-shadow:none!important;box-sizing:border-box!important}body.page-home [class*=FeatureCard] h3,body.page-home [class*=ToolCard] h3{font-size:12px!important;font-weight:700!important;line-height:1.25!important;margin:0 auto 8px!important;min-height:unset!important;display:block!important;width:100%!important;background:linear-gradient(90deg,#00f2fe,#fff,#ff007f)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;box-sizing:border-box!important}body.page-home [class*=StartupCard] h3{font-size:12px!important;font-weight:700!important;line-height:1.25!important;margin:0 auto 8px!important;min-height:unset!important;display:block!important;width:100%!important;box-sizing:border-box!important}body.page-home [class*=QuickAccessCard] p{font-size:8.5px!important;line-height:1.35!important;color:#ffffffb3!important;margin:0 0 10px!important;flex-grow:1!important;box-sizing:border-box!important}body.page-home [class*=FeatureCard] p,body.page-home [class*=ToolCard] p{font-size:10px!important;line-height:1.4!important;color:#ffffffbf!important;margin:0 0 12px!important;flex-grow:1!important;box-sizing:border-box!important}body.page-home [class*=StartupCard] p{font-size:10px!important;line-height:1.4!important;margin:0 0 12px!important;flex-grow:1!important;box-sizing:border-box!important}body.page-home [class*=QuickAccessCard] [class*=learn-more-btn],body.page-home [class*=QuickAccessCard] [class*=CardCTAButton]{margin-top:auto!important;margin-left:auto!important;margin-right:auto!important;padding:0 10px!important;height:24px!important;font-size:8px!important;font-weight:700!important;border-radius:100px!important;border:1px solid rgba(255,255,255,.25)!important;background:transparent!important;color:#fff!important;text-transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important;cursor:pointer!important;box-sizing:border-box!important}body.page-home [class*=QuickAccessCard] [class*=learn-more-btn]:active,body.page-home [class*=QuickAccessCard] [class*=CardCTAButton]:active{background:#ffffff1a!important;border-color:#fff!important}body.page-home [class*=StatCard]{padding:12px 6px!important}body.page-home [class*=StatCard] h3{font-size:18px!important;min-height:unset!important;margin-bottom:2px!important}body.page-home [class*=StatCard] p{font-size:9px!important}body.page-home [class*=AppGalleryGrid]{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;padding:0 12px!important;margin:0 auto 12px!important;box-sizing:border-box!important}body.page-home [class*=AppGalleryCard]{background:#041713!important;border:1px solid rgba(0,255,156,.15)!important;border-radius:10px!important;padding:10px 6px!important;min-height:unset!important;height:auto!important;aspect-ratio:1 / 1!important;display:flex!important;justify-content:center!important;align-items:center!important;transition:all .3s ease!important;box-sizing:border-box!important}body.page-home [class*=AppGalleryCard] img{width:30px!important;height:30px!important;object-fit:contain!important;margin:0!important}body.page-home [class*=AppGalleryCardName]{display:none!important}body.page-home [class*=AppGalleryTabs]{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:6px!important;margin-bottom:16px!important;padding:0 12px!important;box-sizing:border-box!important}body.page-home [class*=AppGalleryTab]{background:#000!important;color:#ccc!important;border:1px solid rgba(255,255,255,.12)!important;padding:6px 10px!important;font-size:10px!important;border-radius:100px!important;font-weight:500!important;display:inline-flex!important;align-items:center!important;gap:4px!important;cursor:pointer!important;box-sizing:border-box!important}body.page-home [class*=AppGalleryTab] svg{width:12px!important;height:12px!important;color:#fff!important}body.page-home [class*=ScrollTestimonialCard]{width:260px!important;background:#041713!important;border:1px solid rgba(0,255,156,.15)!important;border-radius:12px!important;padding:16px!important;margin-right:12px!important;display:flex!important;flex-direction:column!important;height:100%!important;box-sizing:border-box!important}body.page-home [class*=TestimonialHeader]{display:flex!important;align-items:center!important;margin-bottom:10px!important;gap:10px!important;box-sizing:border-box!important}body.page-home [class*=AuthorAvatarFrame]{width:36px!important;height:36px!important;min-width:36px!important;border-radius:50%!important;border:1.5px solid rgba(0,255,156,.3)!important}body.page-home [class*=AuthorInfo] h4{font-size:11px!important;font-weight:700!important;color:#fff!important;margin:0!important;text-align:left!important}body.page-home [class*=AuthorInfo] p{font-size:9px!important;color:#fff9!important;margin:0!important;text-align:left!important}body.page-home [class*=TestimonialText]{font-size:10px!important;line-height:1.45!important;color:#fffc!important;margin-bottom:10px!important;font-style:italic!important;flex-grow:1!important;text-align:left!important}body.page-home [class*=TestimonialRating]{color:#ffd166!important;font-size:11px!important;letter-spacing:1px!important;text-align:left!important;display:block!important;width:100%!important}body.page-home footer{padding:30px 12px 18px!important;background:#000!important;box-sizing:border-box!important}body.page-home footer [class*=FooterContent]{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:24px 12px!important;padding:0!important;box-sizing:border-box!important}body.page-home footer [class*=FooterContent]>div:nth-child(1){grid-column:span 2!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}body.page-home footer [class*=LogoMark]{height:70px!important;width:auto!important;margin:0 auto 10px!important;display:block!important}body.page-home footer [class*=FooterSection] p{font-size:11px!important;line-height:1.45!important;text-align:center!important;color:#fffc!important;margin-bottom:16px!important;max-width:90%!important}body.page-home footer [class*=TrustBadges]{display:flex!important;flex-direction:column!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:260px!important;margin:0 auto 16px!important;box-sizing:border-box!important}body.page-home footer [class*=TrustBadges] .badge{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;padding:8px 16px!important;border-radius:100px!important;background:#1a1c21!important;font-size:11px!important;font-weight:600!important;color:#fff!important;box-sizing:border-box!important}body.page-home footer [class*=TrustBadges] .badge.secure{border:1px solid rgba(0,255,156,.2)!important}body.page-home footer [class*=TrustBadges] .badge.trusted{border:1px solid rgba(255,0,127,.2)!important}body.page-home footer [class*=TrustBadges] .badge.rating{border:1px solid rgba(255,209,102,.2)!important}body.page-home footer [class*=TrustBadges] .badge svg{width:14px!important;height:14px!important;flex-shrink:0!important}body.page-home footer [class*=FooterContent]>div:nth-child(2){grid-column:span 1!important}body.page-home footer [class*=FooterContent]>div:nth-child(3){grid-column:span 1!important}body.page-home footer [class*=FooterSection] h3{font-size:13px!important;font-weight:700!important;color:#fff!important;margin-bottom:12px!important;text-align:center!important;display:flex!important;justify-content:center!important;width:100%!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;-webkit-text-fill-color:#ffffff!important}body.page-home footer [class*=FooterSection] ul{list-style:square!important;color:#ffd166!important;padding-left:12px!important;text-align:left!important}body.page-home footer [class*=FooterSection] li{margin-bottom:8px!important}body.page-home footer [class*=FooterSection] li a{font-size:10px!important;color:#fffc!important;text-decoration:none!important}body.page-home footer [class*=FooterContent]>div:nth-child(4){grid-column:span 2!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important;margin-top:8px!important}body.page-home footer [class*=ContactInfo]{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin-bottom:10px!important;color:#ffffffd9!important;width:100%!important;box-sizing:border-box!important}body.page-home footer [class*=ContactInfo] svg{color:#ffd166!important;width:14px!important;height:14px!important;flex-shrink:0!important}body.page-home footer [class*=ContactInfo] span{font-size:11px!important}body.page-home footer [class*=SocialLinks]{display:flex!important;justify-content:center!important;gap:12px!important;margin-top:14px!important;width:100%!important}body.page-home footer [class*=SocialLinks] a{width:36px!important;height:36px!important;background:#041713!important;border:1px solid rgba(0,255,156,.2)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#ffd166!important;transition:all .3s ease!important}body.page-home footer [class*=FooterBottom]{display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important;text-align:center!important;padding-top:18px!important;margin-top:24px!important;border-top:1px solid rgba(255,255,255,.08)!important}body.page-home footer [class*=FooterBottom] p{font-size:10px!important;color:#ffffffb3!important;margin:0!important}body.page-home footer [class*=FooterLinks]{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:6px 12px!important;max-width:260px!important;margin:0 auto!important}body.page-home footer [class*=FooterLinks] a{font-size:9px!important;color:#ffffffb3!important;text-decoration:none!important}[class*=Card i]:not([class*=Grid i]):not([class*=Container i]):not([class*=Wrapper i]):not([class*=List i]):not([class*=Actions i]):not([class*=Preview i]):not([class*=Avatar i]):not([class*=Name i]):not([class*=Title i]):not([class*=Divider i]):not([class*=Detail i]):not([class*=Overlay i]):not([class*=Bg i]):not([class*=Header i]):not([class*=Text i]):not([class*=Rating i]):not([class*=Button i]):not([class*=Btn i]):not([class*=Icon i]):not([class*=Frame i]):not([class*=Body i]):not([class*=Footer i]),.service-card,.feature-card,.testimonial-card,.startup-card,.tool-card,.pricing-card,.stat-card,.ds-stat-card,.value-card,.topic-card,.dg-auth-card,.dg-verify-card{padding:12px 10px!important;min-height:unset!important;height:auto!important;max-height:none!important;overflow:hidden!important;overflow-y:hidden!important}[class*=Card i]:not([class*=Grid i]):not([class*=Container i]):not([class*=Wrapper i]):not([class*=List i]):not([class*=Actions i]):not([class*=Preview i]):not([class*=Avatar i]):not([class*=Name i]):not([class*=Title i]):not([class*=Divider i]):not([class*=Detail i]):not([class*=Overlay i]):not([class*=Bg i]):not([class*=Header i]):not([class*=Text i]):not([class*=Rating i]):not([class*=Button i]):not([class*=Btn i]):not([class*=Icon i]):not([class*=Frame i]):not([class*=Body i]):not([class*=Footer i]) h3,[class*=Card i]:not([class*=Grid i]):not([class*=Container i]):not([class*=Wrapper i]):not([class*=List i]):not([class*=Actions i]):not([class*=Preview i]):not([class*=Avatar i]):not([class*=Name i]):not([class*=Title i]):not([class*=Divider i]):not([class*=Detail i]):not([class*=Overlay i]):not([class*=Bg i]):not([class*=Header i]):not([class*=Text i]):not([class*=Rating i]):not([class*=Button i]):not([class*=Btn i]):not([class*=Icon i]):not([class*=Frame i]):not([class*=Body i]):not([class*=Footer i]) h4,.service-card h3,.feature-card h3,.testimonial-card h4,.startup-card h3,.tool-card h3,.pricing-card h3,.stat-card h3,.ds-stat-card h3,.value-card h3,.topic-card h3{font-size:11.5px!important;line-height:1.25!important;margin-bottom:6px!important;margin-top:0!important}[class*=Card i]:not([class*=Grid i]):not([class*=Container i]):not([class*=Wrapper i]):not([class*=List i]):not([class*=Actions i]):not([class*=Preview i]):not([class*=Avatar i]):not([class*=Name i]):not([class*=Title i]):not([class*=Divider i]):not([class*=Detail i]):not([class*=Overlay i]):not([class*=Bg i]):not([class*=Header i]):not([class*=Text i]):not([class*=Rating i]):not([class*=Button i]):not([class*=Btn i]):not([class*=Icon i]):not([class*=Frame i]):not([class*=Body i]):not([class*=Footer i]) p,.service-card p,.feature-card p,.testimonial-card p,.startup-card p,.tool-card p,.pricing-card p,.stat-card p,.ds-stat-card p,.value-card p,.topic-card p{font-size:8.5px!important;line-height:1.35!important;margin-bottom:8px!important}[class*=Card i]:not([class*=Grid i]):not([class*=Container i]):not([class*=Wrapper i]):not([class*=List i]):not([class*=Actions i]):not([class*=Preview i]):not([class*=Avatar i]):not([class*=Name i]):not([class*=Title i]):not([class*=Divider i]):not([class*=Detail i]):not([class*=Overlay i]):not([class*=Bg i]):not([class*=Header i]):not([class*=Text i]):not([class*=Rating i]):not([class*=Button i]):not([class*=Btn i]):not([class*=Icon i]):not([class*=Frame i]):not([class*=Body i]):not([class*=Footer i]) svg,[class*=Card i]:not([class*=Grid i]):not([class*=Container i]):not([class*=Wrapper i]):not([class*=List i]):not([class*=Actions i]):not([class*=Preview i]):not([class*=Avatar i]):not([class*=Name i]):not([class*=Title i]):not([class*=Divider i]):not([class*=Detail i]):not([class*=Overlay i]):not([class*=Bg i]):not([class*=Header i]):not([class*=Text i]):not([class*=Rating i]):not([class*=Button i]):not([class*=Btn i]):not([class*=Icon i]):not([class*=Frame i]):not([class*=Body i]):not([class*=Footer i]) .icon,.service-card svg,.service-card .icon,.feature-card svg,.feature-card .icon,.testimonial-card svg,.testimonial-card .icon,.startup-card svg,.startup-card .icon,.tool-card svg,.tool-card .icon,.pricing-card svg,.pricing-card .icon,.stat-card svg,.stat-card .icon,.ds-stat-card svg,.ds-stat-card .icon,.value-card svg,.value-card .icon,.topic-card svg,.topic-card .icon{width:18px!important;height:18px!important;font-size:1.15rem!important;margin-bottom:6px!important}}
