@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}body,html{margin:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#020617;color:#ffffff;min-height:100vh;--c-bg:#111111;--c-accent:#a3e635;--c-accent-rgb:163,230,53;--c-text:#e6eef8;--surface-border:#333333;--surface-radius-card:16px}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}img{max-width:100%;height:auto}.landing-page{height:100vh;width:100%;background:#1a1a1a;color:#e6eef8;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;position:relative;overflow:hidden}.landing-page__background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.landing-page__content{position:relative;z-index:10;height:100vh;overflow:hidden}.landing-page__sections{height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.landing-page__sections::-webkit-scrollbar{display:none}.landing-page__sections{-ms-overflow-style:none;scrollbar-width:none}.landing-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(26,26,26,.85);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:1px solid #333}.landing-header__inner{width:100%;max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:12px 24px}.landing-header__logo-wrapper{display:flex;align-items:center;gap:12px;text-decoration:none}.landing-header__logo-img{height:40px;width:auto}.landing-header__logo-text{display:flex;flex-direction:column}.landing-header__brand-title{font-size:15px;font-weight:600;color:#e6eef8}.landing-header__brand-subtitle{font-size:11px;color:#888888}.landing-header__nav{display:flex;align-items:center;gap:8px}.landing-header__nav-link{padding:8px 16px;font-size:13px;font-weight:500;color:#6b7280;text-decoration:none;border-radius:100px;transition:all .2s ease}.landing-header__nav-link:hover{color:#e6eef8;background:rgba(255,255,255,.03)}.landing-header__nav-link--active,.landing-header__nav-link--active:hover{color:#a3e635}.landing-header__actions{display:flex;align-items:center;gap:12px}.landing-header__login{padding:8px 16px;font-size:13px;font-weight:500;color:#e6eef8;text-decoration:none;transition:all .2s ease}.landing-header__login:hover{color:#a3e635}.landing-header__signup{padding:10px 20px;font-size:13px;font-weight:600;color:#1a1a1a;background:#e6eef8;border:1px solid #e6eef8;border-radius:100px;cursor:pointer;transition:all .2s ease}.landing-header__signup:hover{background:transparent;color:#e6eef8;border-color:#333}.landing-features,.landing-hero{justify-content:center;align-items:center;overflow:hidden}.landing-features,.landing-hero,.landing-pricing-wrapper{height:100vh;min-height:100vh;display:flex;flex-direction:column;scroll-snap-align:start;flex-shrink:0}.landing-pricing{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.landing-hero{padding:48px;width:100%}.landing-hero__content{max-width:800px;margin:0 auto;width:100%}.landing-hero__badge{display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 10px;background:rgba(255,255,255,.02);border:1px solid #333;border-radius:100px;font-size:12px;font-weight:500;color:#6b7280;margin-bottom:32px}.landing-hero__badge-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(163,230,53,.1);border-radius:50%;color:#a3e635}.landing-hero__badge-icon svg{width:12px;height:12px}.landing-hero__headline{color:#e6eef8;margin:0 0 8px}.landing-hero__headline,.landing-hero__subheadline{font-size:clamp(36px,6vw,56px);font-weight:600;line-height:1.1}.landing-hero__subheadline{margin:0 0 32px;background:linear-gradient(135deg,#a3e635,#84cc16 50%,#65a30d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}.landing-hero__description{font-size:15px;line-height:1.7;color:#6b7280;margin:0 0 40px;max-width:500px}.landing-hero__cta-group{display:flex;align-items:center;gap:24px}.landing-hero__cta-primary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;font-size:13px;font-weight:600;font-family:inherit;color:#1a1a1a;background:#a3e635;border:none;border-radius:100px;cursor:pointer;transition:all .2s ease;box-shadow:0 0 20px rgba(163,230,53,.3)}.landing-hero__cta-primary:hover{background:#84cc16;transform:translateY(-2px);box-shadow:0 0 30px rgba(163,230,53,.5)}.landing-hero__cta-secondary{font-size:13px;font-weight:500;font-family:inherit;color:#6b7280;background:none;border:none;text-decoration:underline;cursor:pointer;transition:all .2s ease}.landing-hero__cta-secondary:hover{color:#e6eef8}.landing-features{position:relative;padding:80px 60px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3) 50%,transparent);width:100%}.landing-features__layout{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;gap:60px}.landing-features__text{flex:0 0 380px;max-width:380px;margin-left:-80px}.landing-features__badge{display:inline-block;padding:6px 14px;background:rgba(163,230,53,.1);border:1px solid rgba(163,230,53,.3);border-radius:100px;font-size:11px;font-weight:500;color:#a3e635;margin-bottom:20px;text-transform:uppercase}.landing-features__headline{font-size:clamp(28px,4vw,42px);font-weight:600;color:#e6eef8;margin:0 0 20px;line-height:1.2}.landing-features__headline--accent{background:linear-gradient(135deg,#a3e635,#84cc16 50%,#65a30d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic}.landing-features__subtext{font-size:15px;line-height:1.7;color:#6b7280;margin:0}.landing-features__cards{flex:1 1;height:900px;flex-direction:column}.card-swap-container,.landing-features__cards{position:relative;display:flex;align-items:center;justify-content:center}.card-swap-container{perspective:1200px;transform-style:preserve-3d}.card-swap-card{position:absolute;top:50%;left:50%;border-radius:20px;background-color:#1a1a1a;background-size:cover;background-position:50%;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;cursor:pointer;will-change:transform}.card-swap-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.5));z-index:1;pointer-events:none}.card-swap-card__content{position:relative;z-index:2;padding:20px;background:rgba(26,26,26,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:200px}.card-swap-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(75,75,75,.308);border:1px solid rgba(85,79,79,.569);border-radius:12px;color:#a3e635;margin-bottom:12px}.card-swap-card__icon svg{width:24px;height:24px}.card-swap-card__title{font-size:20px;font-weight:600;color:#e6eef8;margin:0 0 8px}.card-swap-card__description{font-size:13px;line-height:1.6;color:#9ca3af;margin:0}.card-swap-nav{position:absolute;right:30px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;width:48px;background:rgba(26,26,26,.9);border:1px solid rgba(255,255,255,.15);border-radius:24px;overflow:hidden;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.3)}.card-swap-nav__btn{display:flex;align-items:center;justify-content:center;width:100%;height:48px;background:transparent;border:none;color:#9ca3af;cursor:pointer;transition:all .2s ease;padding:0}.card-swap-nav__btn:hover{color:#a3e635;background:rgba(163,230,53,.1)}.card-swap-nav__btn:active{transform:scale(.95)}.card-swap-nav__btn svg{width:20px;height:20px}.card-swap-nav__divider{width:24px;height:1px;background:rgba(255,255,255,.15);flex-shrink:0}.feature-showcase{height:100vh;min-height:100vh;display:flex;flex-direction:column;justify-content:center;scroll-snap-align:start;flex-shrink:0;overflow:hidden}.feature-showcase,.feature-showcase--reverse{align-items:center;padding:80px 60px}.feature-showcase__container{display:flex;align-items:center;justify-content:center;gap:80px;width:100%;max-width:1400px}.feature-showcase--reverse .feature-showcase__container{flex-direction:row-reverse}.feature-showcase__content{flex:0 0 400px;max-width:400px}.feature-showcase__badge{display:inline-block;padding:6px 14px;background:rgba(163,230,53,.1);border:1px solid rgba(163,230,53,.3);border-radius:100px;font-size:11px;font-weight:500;color:#a3e635;margin-bottom:20px;text-transform:uppercase}.feature-showcase__headline{font-size:clamp(28px,4vw,42px);font-weight:600;color:#e6eef8;margin:0 0 20px;line-height:1.2}.feature-showcase__description{font-size:15px;line-height:1.7;color:#6b7280;margin:0}.feature-showcase__image-wrapper{flex:1 1;display:flex;justify-content:center;align-items:center}.feature-showcase__image{width:1000px;max-width:none;height:auto;border-radius:16px;border:1px solid #333}.landing-pricing{padding:60px 48px;width:100%}.landing-pricing__container{max-width:900px;margin:0 auto;width:100%;text-align:center}.landing-pricing__header{margin-bottom:40px}.landing-pricing__badge{display:inline-block;padding:8px 16px;background:rgba(163,230,53,.1);border:1px solid rgba(163,230,53,.3);border-radius:100px;font-size:12px;font-weight:500;color:#a3e635;margin-bottom:20px}.landing-pricing__headline{font-size:clamp(28px,4vw,42px);font-weight:600;color:#e6eef8;margin:0 0 16px;line-height:1.2}.landing-pricing__description{font-size:15px;line-height:1.6;color:#6b7280;margin:0 auto;max-width:600px}.landing-pricing__features-row{display:flex;flex-wrap:wrap;justify-content:center;gap:24px 40px;margin-bottom:40px}.landing-pricing__feature-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#9ca3af}.landing-pricing__feature-item svg{width:18px;height:18px;flex-shrink:0;color:#a3e635}.landing-pricing__cta-wrapper{display:flex;justify-content:center}.landing-pricing__cta-button{display:inline-flex;align-items:center;gap:8px;padding:16px 40px;font-size:14px;font-weight:600;font-family:inherit;text-decoration:none;border-radius:100px;color:#1a1a1a;background:#a3e635;border:none;box-shadow:0 0 20px rgba(163,230,53,.3);transition:all .2s ease}.landing-pricing__cta-button:hover{background:#84cc16;transform:translateY(-2px);box-shadow:0 0 30px rgba(163,230,53,.5)}.landing-footer{padding:48px 0 24px;width:100%;background:rgba(0,0,0,.4);border-top:1px solid #333}.landing-footer__container{width:100%;max-width:100%;padding:0 60px;box-sizing:border-box}.landing-footer__main{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:32px}.landing-footer__brand{flex:0 0 320px;max-width:320px}.landing-footer__logo-wrapper{display:flex;align-items:center;gap:12px;margin-bottom:16px}.landing-footer__logo-img{height:40px;width:auto}.landing-footer__logo-text{font-size:14px;font-weight:600;color:#e6eef8}.landing-footer__tagline{font-size:12px;line-height:1.7;color:#6b7280;margin:0;white-space:pre-line}.landing-footer__nav{display:flex;gap:48px;flex-wrap:wrap}.landing-footer__column{min-width:120px}.landing-footer__column-title{font-size:12px;font-weight:600;color:#e6eef8;margin:0 0 16px;text-transform:uppercase}.landing-footer__links{list-style:none;padding:0;margin:0}.landing-footer__link{display:block;padding:4px 0;font-size:12px;color:#6b7280;text-decoration:none;transition:color .2s ease}.landing-footer__link:hover{color:#a3e635}.landing-footer__divider{height:1px;background:#333;margin:0 -60px 16px}.landing-footer__bottom{display:flex;justify-content:center}.landing-footer__copyright{font-size:12px;color:#6b7280;margin:0}.particles-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.landing-header__hamburger,.landing-header__mobile-nav{display:none}@media (max-width:768px){.landing-header__actions .landing-header__login,.landing-header__nav{display:none}.landing-header__hamburger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid #333;border-radius:8px;cursor:pointer;padding:0;order:-1}.landing-header__hamburger-line{display:block;width:18px;height:2px;background:#e6eef8;border-radius:1px;position:relative;transition:all .3s ease}.landing-header__hamburger-line:after,.landing-header__hamburger-line:before{content:"";display:block;width:18px;height:2px;background:#e6eef8;border-radius:1px;position:absolute;left:0;transition:all .3s ease}.landing-header__hamburger-line:before{top:-6px}.landing-header__hamburger-line:after{top:6px}.landing-header__mobile-nav--open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:rgba(26,26,26,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #333;padding:16px 24px;gap:4px;z-index:99}.landing-header__mobile-nav-link{display:block;padding:12px 16px;font-size:14px;font-weight:500;color:#6b7280;text-decoration:none;border-radius:8px;transition:all .2s ease}.landing-header__mobile-nav-link:hover{color:#e6eef8;background:rgba(255,255,255,.03)}.landing-header__mobile-nav-link--active{color:#a3e635}.landing-hero{padding:24px}.landing-hero__cta-group{flex-direction:column;align-items:flex-start;gap:16px}.landing-features{padding:60px 24px;height:auto;min-height:100vh}.landing-features__layout{flex-direction:column;text-align:center}.landing-features__text{max-width:100%;margin-left:0;flex:0 0 auto}.landing-features__cards{height:auto;width:100%;min-height:480px}.card-stack{height:350px}.card-stack,.card-swap-container{max-width:100%}.card-swap-nav{position:relative;right:auto;top:auto;transform:none;flex-direction:row;margin-top:16px;width:auto;border-radius:24px}.card-swap-nav__divider{width:1px;height:24px}.card-swap-card__content{height:auto;min-height:100px;padding:16px}.card-swap-card__title{font-size:16px}.card-swap-card__description{font-size:12px}.card-swap-card__icon{width:36px;height:36px;border-radius:8px;margin-bottom:8px}.card-swap-card__icon svg{width:18px;height:18px}.feature-showcase{padding:60px 24px;height:auto;min-height:100vh}.feature-showcase__container{flex-direction:column;text-align:center;gap:32px}.feature-showcase--reverse .feature-showcase__container{flex-direction:column}.feature-showcase__content{max-width:100%;flex:0 0 auto}.feature-showcase__image{width:100%;max-width:100%}.landing-pricing{padding:40px 24px}.landing-pricing__features-row{flex-direction:column;align-items:center;gap:16px}.landing-pricing-wrapper{height:auto;min-height:100vh}.landing-footer{padding:12px 0 8px}.landing-footer__container{padding:0 24px}.landing-footer__main{flex-direction:row;flex-wrap:wrap;gap:12px;margin-bottom:10px}.landing-footer__brand{max-width:100%;flex:1 1 100%}.landing-footer__logo-wrapper{margin-bottom:4px}.landing-footer__logo-img{height:28px}.landing-footer__logo-text{font-size:11px}.landing-footer__tagline{font-size:10px;line-height:1.4;margin:0}.landing-footer__nav{gap:20px;flex:1 1 100%}.landing-footer__column{min-width:0}.landing-footer__column-title{font-size:10px;margin-bottom:4px}.landing-footer__link{font-size:10px;padding:1px 0}.landing-footer__divider{margin:0 -24px 4px}.landing-footer__copyright{font-size:9px}}@media (prefers-reduced-motion:reduce){.particles-container{display:none}}.get-started-modal{position:fixed;inset:0;z-index:250;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 20px 20px;font-family:inherit}.get-started-modal__backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.get-started-modal__dialog{position:relative;width:100%;max-width:460px;max-height:min(92vh,720px);overflow:auto;padding:28px 28px 32px;background:var(--c-bg);border:1px solid var(--surface-border);border-radius:var(--surface-radius-card);box-shadow:0 0 0 1px rgba(var(--c-accent-rgb),.08),0 24px 80px rgba(0,0,0,.65)}.get-started-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.get-started-modal__head-text{min-width:0}.get-started-modal__eyebrow{margin:0 0 8px;font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--c-accent)}.get-started-modal__title{margin:0;font-size:clamp(20px,4.5vw,26px);font-weight:700;color:var(--c-text);line-height:1.15;letter-spacing:0}.get-started-modal__subtitle{margin:0 0 16px;font-size:13px;line-height:1.55;color:rgba(255,255,255,.58)}.get-started-modal__divider{height:1px;margin:0 0 22px;background:linear-gradient(90deg,transparent,#333333 20%,#333333 80%,transparent)}.get-started-modal__close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:-6px -6px 0 0;padding:0;border:1px solid transparent;border-radius:12px;background:transparent;color:rgba(255,255,255,.55);cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.get-started-modal__close:hover{color:#ffffff;background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.get-started-modal__form{display:flex;flex-direction:column;gap:18px}.get-started-modal__field{display:flex;flex-direction:column;gap:7px}.get-started-modal__label{font-size:12px;font-weight:600;color:rgba(255,255,255,.75);letter-spacing:.02em}.get-started-modal__input{width:100%;box-sizing:border-box;padding:13px 16px;font-size:13px;font-family:inherit;color:var(--c-text);background:#0d0d0d;border:1px solid var(--surface-border);border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.get-started-modal__input::placeholder{color:rgba(255,255,255,.32)}.get-started-modal__input:hover{border-color:rgba(255,255,255,.16)}.get-started-modal__input:focus{outline:none;border-color:rgba(var(--c-accent-rgb),.5);box-shadow:0 0 0 3px rgba(var(--c-accent-rgb),.12)}.get-started-modal__input--error{border-color:rgba(248,113,113,.65)}.get-started-modal__input--error:focus{border-color:rgba(248,113,113,.85);box-shadow:0 0 0 3px rgba(248,113,113,.12)}.get-started-modal__field-error{font-size:12px;line-height:1.4;color:#f87171}.get-started-modal__hint{font-size:11px;line-height:1.4;color:rgba(255,255,255,.4)}.get-started-modal__banner-error{margin:0;padding:12px 14px;font-size:13px;line-height:1.45;color:#fecaca;background:rgba(248,113,113,.1);border:1px solid rgba(248,113,113,.25);border-radius:12px}.get-started-modal__submit{align-self:center;margin-top:6px;padding:12px 32px;font-size:13px;font-weight:600;font-family:inherit;letter-spacing:.02em;color:#1a1a1a;background:#a3e635;border:none;border-radius:100px;cursor:pointer;transition:all .2s ease;box-shadow:0 0 20px rgba(163,230,53,.3)}.get-started-modal__submit:hover:not(:disabled){background:#84cc16;transform:translateY(-2px);box-shadow:0 0 30px rgba(163,230,53,.5)}.get-started-modal__submit:disabled{opacity:.65;cursor:not-allowed}.get-started-modal__success{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:8px 0 4px}.get-started-modal__success-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:18px;color:var(--c-accent);background:transparent;border:1px solid rgba(var(--c-accent-rgb),.35);box-shadow:0 0 32px rgba(var(--c-accent-rgb),.12)}.get-started-modal__success-text{margin:0;max-width:320px;font-size:14px;line-height:1.65;color:rgba(255,255,255,.72)}.get-started-modal__btn-done{margin-top:8px;padding:10px 24px;font-size:12px;font-weight:600;font-family:inherit;letter-spacing:.02em;color:#e6eef8;background:transparent;border:1px solid var(--surface-border);border-radius:100px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.get-started-modal__btn-done:hover{border-color:rgba(var(--c-accent-rgb),.45);color:var(--c-accent);background:rgba(var(--c-accent-rgb),.08)}