@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{--bg-primary:#0a0a0a;--bg-card:#1a1a1a;--text-primary:#fff;--text-secondary:#a3a3a3;--emerald:#00c896;--border:rgba(0,200,150,.15);--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.reveal{animation:fadeInUp .8s ease-out forwards;opacity:0}.text-gradient{background:linear-gradient(135deg,var(--emerald) 0,#00d9a8 50%,#00ffc8 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-card{background:rgba(26,26,26,.6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:16px;transition:var(--transition)}.glass-card:hover{border-color:var(--emerald);box-shadow:0 0 40px rgba(0,200,150,.15);transform:translateY(-5px)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;border-radius:.75rem;transition:var(--transition);cursor:pointer;text-decoration:none;border:none;font-size:1rem}.btn-primary{background:var(--emerald);color:#000;box-shadow:0 4px 20px rgba(0,200,150,.25)}.btn-primary:hover{background:#00d9a8;box-shadow:0 6px 30px rgba(0,200,150,.4);transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--emerald);border:2px solid var(--emerald)}.btn-outline:hover{background:var(--emerald);color:#000}.btn-lg{padding:1rem 2rem;font-size:1.1rem}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.container{padding:0 2rem}}.site-header{position:fixed;top:0;left:0;right:0;z-index:120;background:hsla(0,0%,4%,.55);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:var(--transition)}.site-header.scrolled{background:hsla(0,0%,4%,.86);border-bottom-color:rgba(0,200,150,.25);box-shadow:0 10px 40px rgba(0,0,0,.35)}.site-header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-logo-link{display:inline-flex;align-items:center}.header-logo{height:48px;width:auto;filter:drop-shadow(0 0 8px rgba(0,200,150,.22))}.site-nav{display:flex;align-items:center;gap:1.25rem}.desktop-nav{margin-left:auto}.nav-link{text-decoration:none;color:#cfd6d4;font-weight:500;font-size:.95rem;transition:color .25s ease;background:transparent;border:0;cursor:pointer}.nav-link:hover{color:var(--emerald)}.nav-trigger{display:inline-flex;align-items:center;gap:.35rem}.caret{font-size:.75rem;transform:translateY(-1px)}.nav-cta{margin-left:.35rem;padding:.58rem 1rem;font-size:.92rem}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 10px);left:0;min-width:250px;background:hsla(0,0%,5%,.95);border:1px solid rgba(0,200,150,.2);border-radius:12px;padding:.5rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 42px rgba(0,0,0,.45)}.dropdown-wide{width:360px}.dropdown-item{display:flex;flex-direction:column;gap:.25rem;text-decoration:none;border-radius:8px;padding:.72rem .8rem;transition:background-color .2s ease}.dropdown-item:hover{background:rgba(0,200,150,.1)}.dropdown-title{color:#fff;font-weight:600;font-size:.92rem}.dropdown-text{color:var(--text-secondary);font-size:.8rem}.single-line .dropdown-title{white-space:nowrap}.mobile-menu-toggle{display:none;border:1px solid rgba(0,200,150,.25);border-radius:10px;padding:.4rem .6rem;background:rgba(0,0,0,.25);color:#fff;font-size:1.1rem;line-height:1;cursor:pointer}.mobile-nav{display:none}.site-footer{border-top:1px solid rgba(0,200,150,.22);background:linear-gradient(180deg,rgba(8,8,8,.9),#050505);padding:4.2rem 0 2rem}.footer-wrap{display:flex;flex-direction:column;gap:2.6rem}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:2rem;gap:2rem}.footer-logo{height:44px;width:auto;margin-bottom:1rem}.footer-tagline{color:var(--text-secondary);margin-bottom:1rem;max-width:340px;font-size:.92rem}.footer-socials{display:flex;gap:.7rem}.footer-social-link{width:36px;height:36px;border-radius:10px;border:1px solid rgba(0,200,150,.22);color:#aeb8b4;display:inline-flex;align-items:center;justify-content:center;transition:var(--transition)}.footer-social-link:hover{color:var(--emerald);border-color:rgba(0,200,150,.45);background:rgba(0,200,150,.08)}.footer-social-icon{width:18px;height:18px}.footer-title{font-size:1rem;margin-bottom:1rem;color:#fff}.footer-list{list-style:none;display:grid;grid-gap:.55rem;gap:.55rem}.footer-contact,.footer-link{color:var(--text-secondary)}.footer-link{text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-link:hover{color:var(--emerald)}.footer-cta-wrap{margin-top:1rem}.footer-cta{font-size:.9rem;padding:.62rem 1rem}.footer-bottom{border-top:1px solid rgba(0,200,150,.2);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.footer-copy{color:#92a09c;font-size:.88rem}.footer-legal-links{display:flex;gap:1rem}@media (max-width:1080px){.desktop-nav{display:none}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.mobile-nav{display:grid;grid-gap:.35rem;gap:.35rem;padding:.6rem 0 1rem;border-top:1px solid rgba(0,200,150,.2)}.mobile-link{text-decoration:none;color:#d6dfdc;padding:.5rem .2rem;border-radius:8px}.mobile-link:hover{color:var(--emerald);background:rgba(0,200,150,.08)}.mobile-cta{margin-top:.5rem;width:-moz-fit-content;width:fit-content}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.site-header-inner{height:74px}.header-logo{height:40px}.hero{padding-top:5.3rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:6rem 1.5rem 4rem}.hero-bg{background:radial-gradient(circle at 50% 50%,rgba(0,200,150,.08) 0,transparent 50%)}.hero-bg,.hero-grid{position:absolute;inset:0;z-index:1}.hero-grid{background-image:linear-gradient(rgba(0,200,150,.05) 1px,transparent 0),linear-gradient(90deg,rgba(0,200,150,.05) 1px,transparent 0);background-size:50px 50px;opacity:.3}.hero-content{position:relative;z-index:10;text-align:center;max-width:1100px}.hero-badge{display:inline-block;padding:.5rem 1.25rem;background:rgba(0,200,150,.1);border:1px solid rgba(0,200,150,.3);border-radius:9999px;color:var(--emerald);font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:2rem}.hero-title{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.hero-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:var(--text-secondary);max-width:800px;margin:0 auto 2.5rem;line-height:1.8}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:4rem}.hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:2rem;gap:2rem;margin-top:4rem}.hero-stat-item{text-align:center}.hero-stat-value{font-size:2.5rem;font-weight:800;color:var(--emerald);margin-bottom:.5rem}.hero-stat-label{font-size:.875rem;color:var(--text-secondary)}.skeleton{background:linear-gradient(90deg,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.1) 50%,hsla(0,0%,100%,.05) 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:.5rem}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:768px){.hero{padding:5rem 1rem 3rem}.hero-actions{flex-direction:column;align-items:stretch}.btn{justify-content:center}}.trust-strip{background:rgba(0,0,0,.35);border-top:1px solid rgba(0,200,150,.12);border-bottom:1px solid rgba(0,200,150,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:13px 0;position:relative;z-index:5}.trust-strip:after,.trust-strip:before{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none}.trust-strip:before{left:0;background:linear-gradient(to right,var(--bg-primary),transparent)}.trust-strip:after{right:0;background:linear-gradient(to left,var(--bg-primary),transparent)}.trust-marquee-outer{overflow:hidden;white-space:nowrap}.trust-marquee-track{display:inline-flex;align-items:center;animation:trustScroll 36s linear infinite;will-change:transform}.trust-marquee-track:hover{animation-play-state:paused}@keyframes trustScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.trust-item{display:inline-flex;align-items:center;gap:7px;padding:0 22px;white-space:nowrap;flex-shrink:0}.trust-item-val{font-size:.95rem;font-weight:900;color:var(--emerald);letter-spacing:-.2px}.trust-item-label{font-size:.75rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.trust-divider{display:inline-block;width:4px;height:4px;border-radius:50%;background:rgba(0,200,150,.4);flex-shrink:0;vertical-align:middle}.section{padding:6rem 0}@media (max-width:768px){.section{padding:4rem 0}}.section-header{margin-bottom:4rem}.section-header.centered{text-align:center;max-width:800px;margin-left:auto;margin-right:auto;margin-bottom:4rem}.section-label{font-size:.875rem;font-weight:700;color:var(--emerald);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.section-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.section-subtitle{font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.about-founder-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.pain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;margin-bottom:48px}.pain-card{min-width:0}@media (max-width:1024px){.pain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-founder-grid{gap:32px}}@media (max-width:768px){.about-founder-grid{grid-template-columns:1fr;gap:24px}.pain-grid{grid-template-columns:1fr;gap:16px}}@media (max-width:575px){.container{padding:0 1rem}.hero{min-height:unset;padding:5rem 1rem 3rem}.hero-title{font-size:2rem;line-height:1.2}.hero-subtitle{font-size:1rem}.hero-stats{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.hero-stat-value{font-size:2rem}.btn{width:100%;justify-content:center}.glass-card{padding:1.5rem}.section{padding:3rem 0}.section-title{font-size:1.75rem}}@media (min-width:576px) and (max-width:767px){.container{padding:0 1.25rem}.hero-title{font-size:2.5rem}.hero-stats{grid-template-columns:repeat(2,1fr)}.section{padding:4rem 0}}@media (min-width:768px) and (max-width:991px){.container{padding:0 1.5rem}.hero{padding:6rem 1.5rem 4rem}.hero-title{font-size:3rem}.hero-stats{grid-template-columns:repeat(2,1fr);gap:2rem}.section{padding:5rem 0}.glass-card{padding:2rem}}@media (min-width:992px) and (max-width:1199px){.container{max-width:960px;padding:0 2rem}.hero-title{font-size:3.5rem}.hero-stats{grid-template-columns:repeat(4,1fr)}.section{padding:6rem 0}}@media (min-width:1200px) and (max-width:1399px){.container{max-width:1140px}.hero-title{font-size:4rem}}@media (min-width:1400px){.container{max-width:1320px}.hero{padding:8rem 2rem 6rem}.hero-title{font-size:4.5rem}.hero-subtitle{font-size:1.4rem}.section{padding:8rem 0}.glass-card{padding:3rem}.btn-lg{padding:1.25rem 2.5rem;font-size:1.2rem}}@media (min-width:1920px){.container{max-width:1600px}.hero-title{font-size:5rem}.hero-subtitle{font-size:1.5rem;max-width:1000px}.hero-stat-value{font-size:3rem}.section-title{font-size:3.5rem}}@media (min-width:2560px){.container{max-width:2000px}.hero{padding:10rem 3rem 8rem}.hero-title{font-size:6rem}.hero-subtitle{font-size:1.75rem;max-width:1200px}.section{padding:10rem 0}.section-title{font-size:4rem}.glass-card{padding:4rem;border-radius:24px}}@media (orientation:portrait){.hero-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media (orientation:landscape) and (max-height:600px){.hero{min-height:unset;padding:3rem 1.5rem 2rem}.hero-title{font-size:2.5rem}.section{padding:3rem 0}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-bg{background-size:cover}.glass-card{-webkit-font-smoothing:subpixel-antialiased}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.trust-marquee-track{animation:none}}@media (hover:none) and (pointer:coarse){.btn{min-height:44px;min-width:44px}.glass-card:hover{transform:none}a,button{-webkit-tap-highlight-color:rgba(0,200,150,.2)}}.section-subtitle{font-size:1.1rem;color:var(--text-secondary);line-height:1.7}.stagger>*{animation:fadeInUp .6s ease-out forwards;opacity:0}.stagger>:first-child{animation-delay:.1s}.stagger>:nth-child(2){animation-delay:.2s}.stagger>:nth-child(3){animation-delay:.3s}.stagger>:nth-child(4){animation-delay:.4s}.stagger>:nth-child(5){animation-delay:.5s}.stagger>:nth-child(6){animation-delay:.6s}.reveal-left,.reveal-right{opacity:0;animation:fadeInUp .8s ease-out forwards}.reveal-left{transform:translateX(-30px)}.reveal-right{transform:translateX(30px)}