:root{--bg-color:#030303;--bg-card:#09090b;--bg-card-hover:#111115;--text-primary:#fff;--text-secondary:#a1a1aa;--text-muted:#52525b;--border-color:#ffffff14;--border-color-hover:#ffffff26;--font-heading:"Instrument Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body:"Instrument Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--accent-color:#fff;--accent-glow:#ffffff14;--max-width:1100px;--header-height:64px;--transition-smooth:all .5s cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;overflow-x:hidden}body{background-color:var(--bg-color);min-height:100vh;margin:0;padding:0;overflow-x:hidden}@media (width<=768px){html{width:100%;max-width:100vw;overflow-x:hidden}body{width:100%;max-width:100vw;margin-right:0;padding-right:0;overflow-x:hidden}.header-wrapper{width:calc(100% - 1rem);max-width:calc(100vw - 1rem)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:#1f1f23;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2e2e33}::selection{background-color:var(--text-primary);color:var(--bg-color)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);font-weight:300;line-height:1.1}.gradient-text{background:linear-gradient(#fff 45%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}p,li,label{font-family:var(--font-body);color:var(--text-secondary);font-size:1.02rem;line-height:1.6}.container{max-width:var(--max-width);width:100%;margin:0 auto;padding:0 2rem}@media (width<=768px){.container{padding:0 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.animate-fade-in{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeIn}.header-wrapper{width:calc(100% - 3rem);max-width:900px;height:var(--header-height);z-index:100;-webkit-backdrop-filter:blur(28px)saturate(180%);transition:var(--transition-smooth);background-color:#0f0f0f8c;border:1px solid #ffffff1f;border-radius:100px;position:fixed;top:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 20px 50px -15px #000c,inset 0 1px 1px #fff3}.header-wrapper.collapsed{width:125px;height:54px;top:1.5rem;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 15px 40px -10px #000000e6,inset 0 1px 1px #ffffff40}.header-container{height:100%;transition:var(--transition-smooth);justify-content:space-between;align-items:center;padding:0 1.8rem;display:flex;position:relative}.collapsed .header-container{justify-content:center;width:100%;max-width:100%;margin:0;padding:0}.logo-link{cursor:pointer;align-items:center;text-decoration:none;display:flex}.collapsed .logo-link{justify-content:center;width:100%;height:100%;margin:0!important;padding:0!important}.logo-img{object-fit:contain;width:auto;height:32px;transition:var(--transition-smooth)}.collapsed .logo-img{object-fit:contain;max-width:90px;height:26px}.nav-links{transition:var(--transition-smooth);align-items:center;gap:2rem;list-style:none;display:flex}.collapsed-links{opacity:0!important;pointer-events:none!important;width:0!important;display:none!important;overflow:hidden!important}.nav-item{color:var(--text-secondary);font-size:.88rem;font-weight:500;font-family:var(--font-body);letter-spacing:.02em;transition:var(--transition-smooth);cursor:pointer;padding:.4rem 0;text-decoration:none;position:relative}.nav-item:after{content:"";background:var(--text-primary);width:0;height:1px;transition:var(--transition-smooth);position:absolute;bottom:0;left:0}.nav-links.mobile-active .nav-item:after{display:none}.nav-item:hover{color:var(--text-primary)}.nav-item:hover:after,.nav-item.active:after{width:100%}.nav-item.active{color:var(--text-primary)}.menu-toggle{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:20px;height:12px;margin-left:auto;margin-right:.5rem;display:none}.menu-toggle span{background-color:var(--text-primary);width:100%;height:1.5px;transition:var(--transition-smooth);transform-origin:50%}.hero-section{padding-top:calc(var(--header-height) + 8rem);flex-direction:column;justify-content:center;min-height:85vh;padding-bottom:4rem;display:flex;position:relative}.hero-rays-container{z-index:1;pointer-events:none;opacity:1;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (width<=768px){.hero-rays-container{width:200vw;left:auto;right:-50%;transform:translate(0)}}.hero-content{text-align:center;z-index:10;max-width:740px;margin:0 auto 2.2rem;position:relative}.hero-logo{object-fit:contain;filter:drop-shadow(0 0 10px #ffffff0d);width:auto;height:42px;margin-bottom:1.2rem}.hero-title{margin-bottom:.8rem;line-height:1.05}.hero-title span{display:block}.hero-title span:first-child{font-family:var(--font-heading);letter-spacing:-.02em;font-size:clamp(3.2rem,8vw,4.8rem);font-weight:800}.hero-title span:last-child{font-family:var(--font-heading);letter-spacing:-.02em;font-size:clamp(2.8rem,7vw,4rem);font-style:italic;font-weight:300}.hero-subtitle{max-width:600px;color:var(--text-secondary);margin:0 auto 1.8rem;font-size:clamp(.95rem,2.2vw,1.15rem);font-weight:400;line-height:1.55}.cta-group{justify-content:center;align-items:center;gap:1rem;margin-top:2.2rem;display:flex}.btn-android{background-color:var(--text-primary);border:1px solid var(--text-primary);font-size:.92rem;font-weight:600;font-family:var(--font-body);transition:var(--transition-smooth);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.8rem 1.6rem;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #ffffff0d}.btn-android span{color:#000}.btn-android:hover{background-color:var(--text-primary);transform:translateY(-2px);box-shadow:0 0 30px #ffffff40}.btn-android:hover span{color:#000}.btn-android img{margin-right:10px}.showcase-wrapper{z-index:10;justify-content:center;align-items:center;width:100%;height:620px;margin-top:3.5rem;display:flex;position:relative}.mockup-container{justify-content:center;align-items:center;width:100%;max-width:950px;height:100%;display:flex;position:relative}.phone-mockup-wrapper{transition:var(--transition-smooth);filter:drop-shadow(0 25px 60px #000000f2);position:absolute}.mockup-center-stacked{z-index:10;width:440px}.mockup-left-stacked{z-index:5;width:370px;left:10%;transform:perspective(1000px)rotateY(16deg)rotate(-10deg)scale(.9)}.mockup-right-stacked{z-index:5;width:370px;right:10%;transform:perspective(1000px)rotateY(-16deg)rotate(10deg)scale(.9)}.mockup-left-stacked:hover{z-index:12;filter:drop-shadow(0 30px 70px #000000fa);transform:perspective(1000px)rotateY(5deg)rotate(-3deg)scale(.96)translate(25px)}.mockup-right-stacked:hover{z-index:12;filter:drop-shadow(0 30px 70px #000000fa);transform:perspective(1000px)rotateY(-5deg)rotate(3deg)scale(.96)translate(-25px)}.phone-outline{width:100%;height:auto;display:block}.screenshot-container{background-color:#000;border-radius:20px;width:43.4%;height:91.6%;position:absolute;top:4.2%;left:28.3%;overflow:hidden}.screenshot-img{object-fit:cover;width:100%;height:100%}.features-section{z-index:10;padding:6rem 0;position:relative}.section-title-area{text-align:center;margin-bottom:4rem}.section-subtitle{text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;font-family:var(--font-body);margin-bottom:.8rem}.section-main-title{font-size:clamp(2rem,3.5vw,2.6rem);font-weight:300}.workflow-container{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;margin-top:2rem;display:flex}.workflow-step{text-align:center;transition:var(--transition-smooth);background:linear-gradient(#ffffff08 0%,#ffffff03 100%),#09090b;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2.2rem 1.8rem;display:flex;box-shadow:inset 0 1px #ffffff1a}.workflow-step:hover{background:linear-gradient(#ffffff0d 0%,#ffffff05 100%),#111115;border-color:#ffffff26;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff26,0 12px 35px #00000073}.workflow-icon{background-color:#0000;border:none;border-radius:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.2rem;display:flex}.workflow-icon svg{color:var(--text-primary)}.workflow-step h3{font-size:1.05rem;font-weight:800;font-family:var(--font-body);letter-spacing:-.01em;background:linear-gradient(#fff 30%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.workflow-arrow{color:var(--text-muted);justify-content:center;align-items:center;display:flex}.cta-banner-section{z-index:10;background-color:#0000;width:100%;padding:6rem 0;position:relative}.strands-breakout{width:100%;height:280px;margin-top:1rem;margin-bottom:1.5rem;position:relative}.footer-section{z-index:10;background-color:#000;border-top:1px solid #ffffff14;padding:6rem 0 3rem;position:relative}.footer-top{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:2rem;display:flex}.footer-info{text-align:left;max-width:100%}.logo-footer-shift{margin-left:-.5rem}@media (width<=768px){.logo-footer-shift{margin-left:0}}.footer-info p{max-width:460px;margin-top:1rem;margin-left:0;margin-right:0;font-size:.9rem;line-height:1.6}.footer-bottom{border-top:1px solid #ffffff08;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;padding-top:1.5rem;display:flex}.footer-bottom p{text-align:left;font-size:.8rem}.page-container{padding-top:calc(var(--header-height) + 6rem);z-index:10;max-width:860px;margin:0 auto;padding-bottom:6rem;position:relative}.page-header,.page-header h1,.page-header p{margin-left:0;padding-left:1rem;padding-right:1rem}.page-header{margin-bottom:3.5rem}.page-header h1{margin-bottom:.8rem;font-size:2.8rem;font-weight:300}.page-body{padding-left:0;font-size:1.02rem}@media (width<=768px){.page-body{margin-left:0;padding-left:0}.page-container{padding-left:1rem;padding-right:1rem}}.page-body h2{margin:2.5rem 0 1rem;font-size:1.45rem;font-weight:300}.page-body p{margin-bottom:1.2rem;line-height:1.7}@media (width<=992px){.workflow-container{flex-direction:column;align-items:stretch;gap:1.5rem}.workflow-arrow{margin:.5rem 0;transform:rotate(90deg)}.showcase-wrapper{height:auto;padding:2rem 0}.mockup-container{flex-flow:row;justify-content:center;align-items:center;gap:-.5rem;height:auto;padding:1rem 2rem;overflow:visible}.phone-mockup-wrapper{flex-shrink:0;margin:0 -.3rem;position:relative;width:240px!important;left:auto!important;right:auto!important;transform:perspective(1000px)rotateY(8deg)scale(.9)!important}.mockup-center-stacked{z-index:10;margin:0 .2rem;transform:perspective(1000px)rotateY(0)scale(.95)!important}.mockup-left-stacked{z-index:5;margin-left:-.5rem;transform:perspective(1000px)rotateY(15deg)rotate(-8deg)scale(.85)!important}.mockup-right-stacked{z-index:5;margin-right:-.5rem;transform:perspective(1000px)rotateY(-15deg)rotate(8deg)scale(.85)!important}.footer-top{flex-direction:column;gap:2rem}.footer-bottom{padding-top:1rem}.header-wrapper{width:calc(100% - 2rem);height:56px;top:1rem}.header-wrapper.collapsed{width:160px;height:50px;top:.8rem;left:50%;transform:translate(-50%)}.header-container{padding:0 1.2rem}.nav-links{display:none}.nav-links.mobile-active{-webkit-backdrop-filter:blur(20px);z-index:100;background-color:#0a0a0afa;border-left:1px solid #ffffff1f;border-radius:0;flex-direction:column;gap:0;width:280px;height:100vh;padding:5rem 0 2rem;display:flex;position:fixed;top:0;right:0;transform:translate(0);box-shadow:-10px 0 50px #000c}.nav-links.mobile-active li{width:100%}.nav-links.mobile-active .nav-item{text-align:left;border-bottom:1px solid #ffffff0d;padding:1.2rem 2rem;font-size:1rem}.nav-links.mobile-active .nav-item:last-child{border-bottom:none}.menu-toggle{display:flex}.hero-section{padding-top:calc(var(--header-height) + 5rem);padding-bottom:3rem;padding-left:1rem;padding-right:1rem}.hero-title span:first-child{font-size:2.2rem}.hero-title span:last-child{font-size:2.9rem}.cta-group{flex-direction:column;width:100%}.btn-android{width:auto;max-width:300px}.workflow-step{width:auto;max-width:calc(100% - 5rem);margin:0 2.5rem;padding:1.2rem 1rem}.workflow-icon{width:40px;height:40px}.workflow-step h3{font-size:.95rem}.section-main-title{font-size:1.8rem}.cta-heading{font-size:1.6rem}.cta-heading:after{display:none}.footer-section{padding:4rem 0 2rem}.footer-top{gap:1.5rem}.footer-info p{max-width:100%;margin-left:0;font-size:.85rem}.footer-bottom{text-align:left;flex-direction:column;gap:1rem;padding-top:1rem}.footer-bottom p{font-size:.75rem}.footer-bottom a{font-size:.8rem}.mockup-container{justify-content:center;align-items:center;gap:0;width:100%;padding:1rem 0;display:flex;position:relative}.phone-mockup-wrapper{margin:0;position:relative;width:195px!important}.mockup-center-stacked{z-index:10;width:220px!important;transform:perspective(1000px)rotateY(0)scale(1)!important}.mockup-left-stacked{z-index:5;margin-right:-60px;transform:perspective(1000px)rotateY(12deg)rotate(-6deg)scale(.85)!important}.mockup-right-stacked{z-index:5;margin-left:-60px;transform:perspective(1000px)rotateY(-12deg)rotate(6deg)scale(.85)!important}}.collapsed .header-container *{margin-left:0!important;margin-right:0!important}@media (width>=1400px){.container{max-width:1300px}.workflow-step{padding:2.5rem 2.2rem}.workflow-icon{width:56px;height:56px}.workflow-step h3{font-size:1.15rem}.section-main-title{font-size:3rem}.footer-section{padding:8rem 0 4rem}.footer-info p{max-width:550px;font-size:1rem}.footer-bottom{gap:1rem}.footer-bottom p{font-size:.9rem}.footer-bottom a{font-size:.95rem}.mockup-center-stacked{width:480px}.mockup-left-stacked,.mockup-right-stacked{width:400px}.showcase-wrapper{height:680px}}@media (width>=1600px){.container{max-width:1500px}.workflow-step{padding:3rem 2.5rem}.workflow-icon{width:64px;height:64px}.workflow-step h3{font-size:1.25rem}.section-main-title{font-size:3.5rem}.footer-section{padding:10rem 0 5rem}.footer-info p{max-width:600px;font-size:1.1rem}.footer-bottom p{font-size:1rem}.footer-bottom a{font-size:1.05rem}.mockup-center-stacked{width:520px}.mockup-left-stacked,.mockup-right-stacked{width:440px}.showcase-wrapper{height:750px}}@keyframes popUp{0%{opacity:0;transform:scale(.96)translateY(25px)}to{opacity:1;transform:scale(1)translateY(0)}}.reveal-hidden{opacity:0;transform:scale(.96)translateY(25px)}.animate-pop-up{animation:.9s cubic-bezier(.16,1,.3,1) forwards popUp}.cta-heading{letter-spacing:-.03em;background:linear-gradient(#fff 40%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.8rem;padding-bottom:.8rem;font-size:clamp(1.8rem,4.5vw,2.8rem);font-weight:800;display:inline-block;position:relative}.cta-heading:after{content:"";background:#fff;border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.quote-text{padding:0 3rem;display:inline-block;position:relative}.quote-text:before{content:"“";color:#ffffff40;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:-1rem;left:0}.quote-text:after{content:"”";color:#ffffff40;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;bottom:-2.2rem;right:0}.side-rays-container{pointer-events:none;z-index:3;width:100%;height:100%;position:relative;overflow:hidden}.strands-container{background:0 0;width:100%;height:100%;position:relative}.strands-container canvas{width:100%;height:100%;display:block}
