*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:#888;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;font-family:Clash Display,sans-serif;animation:.5s ease-out page-in;overflow-x:hidden}::selection{color:#fff;background:#ffffff1a}*{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}button{cursor:pointer;font:inherit;background:0 0;border:none}:root{--font-mono:"JetBrains Mono",monospace;--bg:#0a0a0a;--ease-spring:cubic-bezier(.34,1.56,.64,1);--ease-smooth:cubic-bezier(.16,1,.3,1)}body:before{content:"";z-index:9999;pointer-events:none;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px;position:fixed;inset:0}.page{background:var(--bg);min-height:100vh;position:relative;overflow-x:hidden}.nav{z-index:50;-webkit-backdrop-filter:blur(40px);background:#0a0a0ab3;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}@media (min-width:1024px){.nav{padding:0 40px}}.nav__logo{letter-spacing:.1em;color:#fffc;text-transform:uppercase;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.nav__logo-img{opacity:.7}.nav__links{align-items:center;gap:4px;display:flex}.nav__link{color:#ffffff40;padding:6px 12px;font-size:12px;font-weight:500;transition:color .3s;position:relative}.nav__link:hover{color:#fff9}.nav__link:after{content:"";width:0;height:1px;transition:width .3s var(--ease-smooth);background:#fff6;position:absolute;bottom:-2px;left:0}.nav__link:hover:after{width:100%}.nav__github{color:#fff3;width:32px;height:32px;transition:transform .3s var(--ease-spring),border-color .3s ease,color .3s ease;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;margin-left:4px;display:flex}.nav__github:hover{color:#fff9;border-color:#ffffff1f;transform:translateY(-2px)}.nav__github-icon{width:14px;height:14px}.hero{justify-content:center;align-items:center;min-height:calc(100dvh - 52px);display:flex;position:relative}.hero__grid{grid-template-columns:1fr;align-items:center;gap:32px;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}@media (min-width:1024px){.hero__grid{grid-template-columns:1fr 1fr;gap:48px;padding:0 48px}}.hero__content{max-width:540px;padding-top:64px;padding-bottom:4px}@media (min-width:1024px){.hero__content{padding-top:0;padding-bottom:0}}.hero__badge{background:#ffffff05;border:1px solid #ffffff0f;border-radius:9999px;align-items:center;gap:10px;margin-bottom:32px;padding:6px 16px;display:inline-flex}.hero__badge-dot{width:6px;height:6px;display:flex;position:relative}.hero__badge-dot-ping{background:#34d399;border-radius:9999px;width:100%;height:100%;animation:2s ease-in-out infinite pulse-dot;display:inline-flex;position:absolute}.hero__badge-dot-solid{background:#34d399;border-radius:9999px;width:6px;height:6px;display:inline-flex;position:relative}.hero__badge-text{letter-spacing:.14em;color:#ffffff4d;text-transform:uppercase;font-size:10px;font-weight:600;font-family:var(--font-mono)}.hero__heading{letter-spacing:-.03em;color:#fff;font-size:clamp(36px,7vw,88px);font-weight:600;line-height:.92}.hero__heading-dim{color:#ffffff26}.hero__desc{color:#ffffff4d;max-width:400px;margin-top:16px;font-size:13px;font-weight:300;line-height:1.75}@media (min-width:1024px){.hero__desc{margin-top:28px;font-size:15px}}.hero__buttons{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}@media (min-width:1024px){.hero__buttons{margin-top:40px}}.btn-primary{color:var(--bg);transition:transform .35s var(--ease-spring),box-shadow .35s ease;background:#fff;border-radius:9999px;align-items:center;gap:10px;padding:12px 28px;font-size:13px;font-weight:600;display:inline-flex}.btn-primary:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 12px 40px #00000080}.btn-primary:active{transform:translateY(0)scale(.98)}.btn-primary__icon{width:16px;height:16px}.btn-secondary{color:#ffffff59;transition:transform .35s var(--ease-spring),border-color .3s ease,color .3s ease;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:8px;padding:12px 28px;font-size:13px;display:inline-flex}.btn-secondary:hover{color:#fff9;border-color:#ffffff26;transform:translateY(-2px)scale(1.03)}.btn-secondary:active{transform:translateY(0)scale(.98)}.btn-secondary__arrow{font-size:11px}.btn-ph{color:#ffffff59;font-size:13px;font-weight:500;font-family:var(--font-mono);letter-spacing:.02em;background:0 0;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:10px;margin-top:1.25rem;padding:10px 22px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-ph:hover{color:#da552f;border-color:#da552f;transform:translateY(-2px)scale(1.03)}.btn-ph:active{transform:translateY(0)scale(.98)}.hero__beta-note{color:#fff3;font-size:12px;font-family:var(--font-mono);letter-spacing:.02em;margin-top:12px}.hero__phone-wrap{perspective:1200px;justify-content:center;align-items:center;display:flex}.hero__phone{filter:brightness(.95);-webkit-user-select:none;user-select:none;border-radius:32px;width:auto;max-height:38vh;box-shadow:0 40px 80px -20px #000c,0 0 0 1px #ffffff0a}@media (min-width:1024px){.hero__phone{max-height:65vh}}.marquee{border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:14px 0;overflow:hidden}.marquee__track{width:max-content;animation:40s linear infinite marquee;display:flex}.marquee__track:hover{animation-play-state:paused}.marquee__group{gap:48px;display:flex}.marquee__item{white-space:nowrap;letter-spacing:.18em;color:#ffffff1a;text-transform:uppercase;font-size:10px;font-weight:500;font-family:var(--font-mono);align-items:center;gap:12px;display:flex}.marquee__dot{background:#ffffff26;border-radius:9999px;width:4px;height:4px}.features{max-width:1100px;margin:0 auto;padding:112px 24px 80px;scroll-margin-top:80px}@media (min-width:1024px){.features{padding:112px 48px 80px}}.features__header{margin-bottom:56px}.features__label{letter-spacing:.22em;color:#ffffff40;text-transform:uppercase;font-size:10px;font-weight:600;font-family:var(--font-mono);align-items:center;gap:12px;margin-bottom:16px;display:flex}.features__label-line{background:#ffffff26;width:20px;height:1px}.features__title{letter-spacing:-.02em;color:#fff;font-size:clamp(28px,3.5vw,44px);font-weight:600;line-height:1.15}.features__subtitle{color:#fff3;max-width:380px;margin-top:12px;font-size:14px;font-weight:300}.features__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.features__grid{grid-template-columns:repeat(3,1fr)}}.feature-card{cursor:default;background:#111;border-radius:16px;padding:28px;transition:background-color .3s,transform .3s;position:relative;overflow:hidden}.feature-card:hover{background:#141414;transform:translateY(-4px)}.feature-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#0000 40%,#ffffff0f 50%,#0000 60%) 100% 100%/300% 300%;border-radius:16px;padding:1px;transition:background-position .6s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.feature-card:hover:before{background:linear-gradient(135deg,#ffffff14 0%,#0000 40%,#ffffff14 60%,#0000 100%) 0 0/300% 300%;animation:1.8s infinite shimmer-move}.feature-card__icon{width:40px;height:40px;transition:transform .4s var(--ease-smooth);background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex;position:relative}.feature-card:hover .feature-card__icon{transform:rotate(-8deg)scale(1.08)}.feature-card__icon i{color:#fff6;font-size:14px}.feature-card__title{color:#fffc;margin-bottom:10px;font-size:14px;font-weight:700;position:relative}.feature-card__desc{color:#ffffff40;font-size:12px;font-weight:300;line-height:1.85;position:relative}.footer{border-top:1px solid #ffffff0a;max-width:1100px;margin:0 auto;padding:32px 24px}@media (min-width:1024px){.footer{padding:32px 48px}}.footer__inner{flex-direction:column;justify-content:space-between;align-items:center;gap:24px;display:flex}@media (min-width:640px){.footer__inner{flex-direction:row}}.footer__left{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}@media (min-width:640px){.footer__left{justify-content:flex-start}}.footer__logo{color:#ffffff59;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.footer__logo-img{opacity:.4}.footer__divider{background:#ffffff0f;width:1px;height:12px;display:none}@media (min-width:640px){.footer__divider{display:block}}.footer__links{align-items:center;gap:16px;display:flex}.footer__link{color:#ffffff26;font-size:11px;transition:color .3s;position:relative}.footer__link:hover{color:#ffffff80}.footer__link:after{content:"";width:0;height:1px;transition:width .3s var(--ease-smooth);background:#fff6;position:absolute;bottom:-2px;left:0}.footer__link:hover:after{width:100%}.footer__copy{color:#ffffff1a;font-size:10px;font-family:var(--font-mono)}.footer__socials{gap:6px;display:flex}.footer__social{color:#ffffff26;width:28px;height:28px;transition:transform .3s var(--ease-spring),border-color .3s ease,color .3s ease;border:1px solid #ffffff0a;border-radius:8px;justify-content:center;align-items:center;display:flex}.footer__social:hover{color:#ffffff80;border-color:#ffffff1a;transform:translateY(-2px)}.sr{opacity:0;transition:opacity .7s var(--ease-smooth),transform .7s var(--ease-smooth);transform:translateY(32px)}.sr.visible{opacity:1;transform:translateY(0)}.sr-delay-1{transition-delay:60ms}.sr-delay-2{transition-delay:.12s}.sr-delay-3{transition-delay:.18s}.sr-delay-4{transition-delay:.24s}.sr-delay-5{transition-delay:.3s}.sr-delay-6{transition-delay:.36s}.sr-delay-7{transition-delay:.42s}.sr-delay-8{transition-delay:.48s}.word-reveal{vertical-align:bottom;display:inline-block;overflow:hidden}.word-reveal>span{transition:transform .8s var(--ease-smooth);display:inline-block;transform:translateY(110%)}.word-reveal.visible>span{transform:translateY(0)}@keyframes phone-float{0%,to{transform:translateY(0)rotateY(-6deg)rotateX(2deg)}50%{transform:translateY(-14px)rotateY(-6deg)rotateX(2deg)}}.phone-float{animation:5s ease-in-out infinite phone-float}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes shimmer-move{0%{background-position:100% 100%}to{background-position:0 0}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.8)}}@keyframes page-in{0%{opacity:0}to{opacity:1}}.legal{background:var(--bg);min-height:100vh}.legal__nav{z-index:50;-webkit-backdrop-filter:blur(40px);background:#0a0a0ab3;border-bottom:1px solid #ffffff0a;align-items:center;height:56px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}@media (min-width:768px){.legal__nav{padding:0 48px}}.legal__nav-logo{color:#fffc;letter-spacing:.08em;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.legal__nav-logo-img{opacity:.7}.legal__container{max-width:700px;margin:0 auto;padding:112px 24px 80px}.legal__back{color:#fff3;font-size:12px;font-family:var(--font-mono);margin-bottom:32px;transition:color .3s;display:inline-block}.legal__back:hover{color:#ffffff80}.legal__title{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:32px;font-weight:700}.legal__date{color:#fff3;font-size:12px;font-family:var(--font-mono);margin-bottom:48px}.legal__body{color:#fff6;font-size:14px;line-height:1.85}.legal__body>div+div{margin-top:32px}.legal__body h2{color:#fffc;margin-bottom:12px;font-size:15px;font-weight:700}.legal__body p+p{margin-top:8px}.legal__body ul{margin-top:12px;padding-left:20px;list-style:outside}.legal__body ul li+li{margin-top:8px}.legal__body a{color:#ffffff80;text-underline-offset:2px;text-decoration:underline;transition:color .3s}.legal__body a:hover{color:#fff}.legal__body strong{color:#ffffffb3}.legal__body .legal__strong-dim{color:#fff9}
