:root{--color-primary:#000;--color-on-primary:#fff;--color-accent-blue:#2b89ff;--color-ink:#fff;--color-ink-muted:#b2b6bd;--color-ink-subtle:#656a76;--color-canvas:#000;--color-surface-1:#15181e;--color-surface-2:#1f232b;--color-surface-3:#3b3d45;--color-hairline:#3b3d45;--color-hairline-soft:#252830;--color-hairline-alpha:#b2b6bd1a;--color-inverse-canvas:#fff;--color-inverse-ink:#000;--color-product-planar:#7b42bc;--color-product-planar-bright:#911ced;--color-product-keywell:#ffcf25;--color-product-meshly:#e62b1e;--color-product-routeway:#14c6cb;--color-product-routeway-deep:#12b6bb;--color-product-devbox:#1868f2;--color-product-fleet:#00ca8e;--color-product-perimeter:#f24c53;--color-semantic-success:#00ca8e;--color-semantic-warning:#ffcf25;--color-semantic-error:#e62b1e;--color-semantic-visited:#a737ff;--font-display:"IBM Plex Sans", sans-serif;--font-body:"IBM Plex Sans", sans-serif;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-xxl:24px;--radius-pill:9999px;--space-hair:1px;--space-xxs:4px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-xxl:48px;--space-section:96px;--content-max:1280px;--nav-height:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-ink-muted);background-color:var(--color-canvas);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(90% 60% at 10% -5%,#7b42bc2e,#0000 55%),radial-gradient(70% 45% at 95% 0,#14c6cb1a,#0000 50%),radial-gradient(50% 40% at 70% 100%,#ffcf250d,#0000 55%);background-attachment:fixed;font-size:16px;font-weight:500;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}ul,ol{list-style:none}h1,h2,h3,h4{color:var(--color-ink);font-family:var(--font-display);font-weight:700}.container{width:100%;max-width:var(--content-max);padding-inline:var(--space-lg);margin-inline:auto}@media (width>=768px){.container{padding-inline:var(--space-xxl)}}.display-xl{font-family:var(--font-display);letter-spacing:-2.5px;color:var(--color-ink);font-size:80px;font-weight:700;line-height:1.17}.display-lg{font-family:var(--font-display);letter-spacing:-1.6px;color:var(--color-ink);font-size:56px;font-weight:700;line-height:1.18}.display-md{font-family:var(--font-display);letter-spacing:-1px;color:var(--color-ink);font-size:40px;font-weight:600;line-height:1.19}.headline{font-family:var(--font-display);letter-spacing:-.6px;color:var(--color-ink);font-size:28px;font-weight:600;line-height:1.21}.card-title{font-family:var(--font-display);letter-spacing:-.4px;color:var(--color-ink);font-size:22px;font-weight:600;line-height:1.18}.subhead{font-family:var(--font-display);letter-spacing:-.2px;color:var(--color-ink);font-size:20px;font-weight:600;line-height:1.35}.body-lg{font-size:18px;font-weight:500;line-height:1.69}.body{font-size:16px;font-weight:500;line-height:1.5}.body-sm{font-size:14px;font-weight:500;line-height:1.71}.caption{letter-spacing:.2px;font-size:13px;font-weight:500;line-height:1.38}.eyebrow{letter-spacing:.6px;text-transform:uppercase;color:var(--color-ink-muted);font-size:12px;font-weight:600;line-height:1.23}@media (width<=768px){.display-xl{letter-spacing:-1px;font-size:36px}.display-lg{letter-spacing:-.8px;font-size:32px}.display-md{font-size:28px}}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(18px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}@keyframes float-stack{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes sheen{0%{background-position:0%}to{background-position:100%}}.btn{justify-content:center;align-items:center;gap:var(--space-xs);font-family:var(--font-body);border-radius:var(--radius-md);white-space:nowrap;min-height:40px;padding:10px 18px;font-size:14px;font-weight:600;line-height:1.29;text-decoration:none;transition:background-color .15s,opacity .15s;display:inline-flex}.btn-primary{background:var(--color-inverse-canvas);color:var(--color-inverse-ink)}.btn-primary:hover{opacity:.92}.btn-secondary{background:var(--color-surface-2);color:var(--color-ink)}.btn-secondary:hover{background:var(--color-surface-3)}.btn-tertiary{color:var(--color-ink);background:0 0}.btn-planar{background:var(--color-product-planar);color:var(--color-ink)}.btn-keywell{background:var(--color-product-keywell);color:var(--color-inverse-ink)}.btn-routeway{background:var(--color-product-routeway);color:var(--color-inverse-ink)}.top-nav{z-index:50;height:var(--nav-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;border-bottom:1px solid #0000;transition:border-color .2s;position:sticky;top:0}.top-nav--scrolled{border-bottom-color:var(--color-hairline-alpha)}.top-nav__inner{height:var(--nav-height);align-items:center;gap:var(--space-lg);display:flex}.top-nav__brand{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.top-nav__wordmark{letter-spacing:-.3px;color:var(--color-ink);font-size:16px;font-weight:700}.top-nav__links{align-items:center;gap:var(--space-lg);margin-inline:auto;display:none}.top-nav__link{color:var(--color-ink-muted);font-size:14px;font-weight:500;transition:color .15s}.top-nav__link:hover,.top-nav__link--active{color:var(--color-ink)}.top-nav__actions{align-items:center;gap:var(--space-md);margin-left:auto;display:none}.top-nav__text-link{color:var(--color-ink-muted);font-size:14px;font-weight:500}.top-nav__text-link:hover{color:var(--color-ink)}.top-nav__menu-btn{flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:10px;display:flex}.top-nav__menu-btn span{background:var(--color-ink);border-radius:1px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.top-nav__menu-btn span.is-open:first-child{transform:translateY(3.5px)rotate(45deg)}.top-nav__menu-btn span.is-open:last-child{transform:translateY(-3.5px)rotate(-45deg)}.top-nav__sheet{inset:var(--nav-height) 0 0;background:var(--color-canvas);padding:var(--space-xl) var(--space-lg);gap:var(--space-xxl);z-index:40;flex-direction:column;display:none;position:fixed}.top-nav__sheet.is-open{display:flex}.top-nav__sheet-nav{gap:var(--space-lg);flex-direction:column;display:flex}.top-nav__sheet-link{color:var(--color-ink);letter-spacing:-.6px;font-size:28px;font-weight:600}.top-nav__sheet-actions{gap:var(--space-sm);flex-direction:column;display:flex}@media (width>=768px){.top-nav__links,.top-nav__actions{display:flex}.top-nav__menu-btn,.top-nav__sheet{display:none!important}}.footer{padding:var(--space-section) 0 var(--space-xl);border-top:1px solid var(--color-hairline-alpha)}.footer__inner{gap:var(--space-xxl);display:grid}.footer__logo{color:var(--color-ink);margin-bottom:var(--space-md);align-items:center;gap:10px;font-size:16px;font-weight:700;display:inline-flex}.footer__tagline{max-width:16rem;color:var(--color-ink-muted)}.footer__cols{gap:var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.footer__col-title{color:var(--color-ink);margin-bottom:var(--space-md);font-size:13px;font-weight:600}.footer__col a{color:var(--color-ink-muted);padding:4px 0;font-size:13px;font-weight:500;transition:color .15s;display:block}.footer__col a:hover{color:var(--color-ink)}.footer__bottom{margin-top:var(--space-xxl);padding-top:var(--space-lg);border-top:1px solid var(--color-hairline-soft);color:var(--color-ink-subtle)}@media (width>=900px){.footer__inner{grid-template-columns:1.2fr 2.5fr;align-items:start}.footer__cols{grid-template-columns:repeat(4,minmax(0,1fr))}}.home{overflow-x:clip}.hero{padding:calc(var(--space-section) - 16px) 0 var(--space-section);min-height:calc(100vh - var(--nav-height));align-items:center;display:flex;position:relative}.hero__plane{pointer-events:none;background:linear-gradient(#0000 0%,#0006 100%),radial-gradient(70% 55% at 80% 40%,#7b42bc59,#0000 60%);position:absolute;inset:0}.hero__grid{gap:var(--space-xxl);align-items:center;display:grid;position:relative}.hero__brand{letter-spacing:.6px;text-transform:uppercase;color:var(--color-ink);margin-bottom:var(--space-md);font-size:14px;font-weight:700}.hero__sub{margin-top:var(--space-lg);max-width:34rem;color:var(--color-ink-muted)}.hero__actions{gap:var(--space-sm);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.hero__visual{justify-content:center;display:flex}.stack-visual{width:min(100%,380px);height:320px;animation:6s ease-in-out infinite float-stack;position:relative}.stack-visual__layer{width:220px;height:120px;transform-style:preserve-3d;border:1px solid #ffffff1f;border-radius:14px;margin-left:-110px;position:absolute;left:50%;transform:rotateX(58deg)rotate(-32deg);box-shadow:0 20px 40px #00000073}.stack-visual__layer--a{background:linear-gradient(135deg, #9b5de8, var(--color-product-planar));top:28px}.stack-visual__layer--b{background:linear-gradient(135deg, #2be0e6, var(--color-product-routeway));width:200px;margin-left:-100px;top:88px}.stack-visual__layer--c{background:linear-gradient(135deg, #ffe566, var(--color-product-keywell));width:180px;margin-left:-90px;top:148px}.stack-visual__glow{filter:blur(24px);background:radial-gradient(#7b42bc73,#0000 70%);position:absolute;inset:40% 10% 0}.logos{padding:0 0 var(--space-section)}.logos__label{margin-bottom:var(--space-lg);text-align:center}.logos__row{justify-content:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.logos__item{border-radius:var(--radius-sm);border:1px solid var(--color-hairline-alpha);background:var(--color-surface-1);color:var(--color-ink-muted);padding:8px 14px;font-size:13px;font-weight:600}.section-head{max-width:40rem;margin-bottom:var(--space-xxl)}.section-head .eyebrow{margin-bottom:var(--space-md)}.section-head__sub{margin-top:var(--space-lg);color:var(--color-ink-muted)}.products{padding-bottom:var(--space-section)}.products__grid{gap:var(--space-lg);grid-template-columns:1fr;display:grid}.product-card{padding:var(--space-lg);border-radius:var(--radius-lg);border:1px solid var(--color-hairline-alpha);background:var(--color-surface-1);transition:border-color .2s,transform .2s}.product-card:hover{border-color:var(--color-hairline);transform:translateY(-2px)}.product-card--planar{background:var(--color-product-planar);color:var(--color-ink);border-color:#0000}.product-card--keywell{background:var(--color-product-keywell);color:var(--color-inverse-ink);border-color:#0000}.product-card--keywell .card-title,.product-card--keywell .product-pill,.product-card--keywell .product-card__body{color:var(--color-inverse-ink)}.product-card--routeway{background:var(--color-product-routeway);color:var(--color-inverse-ink);border-color:#0000}.product-card--routeway .card-title,.product-card--routeway .product-pill,.product-card--routeway .product-card__body{color:var(--color-inverse-ink)}.product-card--meshly{background:linear-gradient(160deg, #1a0a0a, var(--color-surface-1) 55%);border-color:#e62b1e59}.product-card--fleet{background:linear-gradient(160deg, #041612, var(--color-surface-1) 55%);border-color:#00ca8e59}.product-card--perimeter{background:linear-gradient(160deg, #1a080a, var(--color-surface-1) 55%);border-color:#f24c5359}.product-card .card-title{margin-top:var(--space-md);margin-bottom:var(--space-sm)}.product-card__body{color:inherit;opacity:.9}.product-pill{border-radius:var(--radius-pill);color:var(--color-ink);background:#00000038;align-items:center;padding:4px 10px;font-size:13px;font-weight:500;display:inline-flex}.product-card--planar .product-pill,.product-card--keywell .product-pill,.product-card--routeway .product-pill{background:#0000002e}.product-pill--planar{color:#d4b3ff;background:#7b42bc40}.product-pill--keywell{color:var(--color-product-keywell);background:#ffcf252e}.product-pill--routeway{color:var(--color-product-routeway);background:#14c6cb2e}.product-pill--meshly{color:#ff8a80;background:#e62b1e2e}.platform{padding-bottom:var(--space-section)}.platform__grid{gap:var(--space-xxl);align-items:center;display:grid}.platform__sub{margin:var(--space-lg) 0 var(--space-xl);color:var(--color-ink-muted);max-width:32rem}.platform__panel{background:var(--color-surface-1);border:1px solid var(--color-hairline-alpha);border-radius:var(--radius-lg);padding:var(--space-lg);gap:var(--space-sm);flex-direction:column;display:flex}.platform__row{align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-ink);padding:12px 14px;font-size:14px;font-weight:500;display:flex}.platform__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.platform__status{margin-top:var(--space-sm);color:var(--color-ink-muted);align-items:center;gap:8px;font-size:13px;display:flex}.platform__pulse{background:var(--color-product-fleet);border-radius:50%;width:8px;height:8px;animation:1.6s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.35}}.features{padding-bottom:var(--space-section)}.features__grid{gap:var(--space-lg);display:grid}.feature-card{padding:var(--space-lg);border-radius:var(--radius-lg);background:var(--color-surface-1);border:1px solid var(--color-hairline-alpha);transition:border-color .2s}.feature-card:hover{border-color:var(--color-hairline)}.feature-card__body{margin-top:var(--space-sm);color:var(--color-ink-muted)}.resources{padding-bottom:var(--space-section)}.resources__grid{gap:var(--space-md);grid-template-columns:1fr;display:grid}.resource-card{padding:var(--space-md);border-radius:var(--radius-lg);background:var(--color-surface-1);border:1px solid var(--color-hairline-alpha);transition:border-color .2s}.resource-card:hover{border-color:var(--color-hairline)}.resource-card__title{margin-top:var(--space-md);color:var(--color-ink)}.cta{padding-bottom:var(--space-section)}.cta-banner{gap:var(--space-xl);padding:var(--space-xxl);border-radius:var(--radius-xxl);background:var(--color-surface-1);border:1px solid var(--color-hairline-alpha);display:grid}.cta-banner__sub{margin-top:var(--space-md);max-width:36rem;color:var(--color-ink-muted)}.cta-banner__actions{gap:var(--space-sm);flex-wrap:wrap;align-items:start;display:flex}@media (width>=768px){.products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.features__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resources__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-banner{grid-template-columns:1.5fr auto;align-items:center}}@media (width>=1024px){.hero__grid,.platform__grid{grid-template-columns:1.1fr .9fr}.products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resources__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.pricing{overflow-x:clip}.pricing-hero{padding:var(--space-section) 0 var(--space-xxl)}.pricing-hero__brand{letter-spacing:.6px;text-transform:uppercase;color:var(--color-ink);margin-bottom:var(--space-md);font-size:14px;font-weight:700}.pricing-hero__sub{margin-top:var(--space-lg);max-width:36rem;color:var(--color-ink-muted)}.pricing-tiers{padding-bottom:var(--space-section)}.pricing-tiers__grid{gap:var(--space-lg);display:grid}.tier-card{gap:var(--space-lg);padding:var(--space-xl);border-radius:var(--radius-lg);background:var(--color-surface-1);border:1px solid var(--color-hairline-alpha);flex-direction:column;display:flex}.tier-card--featured{background:var(--color-surface-2);border-color:var(--color-hairline)}.badge{border-radius:var(--radius-pill);background:var(--color-product-planar);color:var(--color-ink);align-self:flex-start;padding:4px 10px}.tier-card__price{flex-direction:column;gap:4px;display:flex}.tier-card__period{color:var(--color-ink-subtle)}.tier-card__list{gap:var(--space-sm);color:var(--color-ink-muted);flex-direction:column;flex:1;display:flex}.tier-card__check{color:var(--color-product-fleet)}.compare{padding-bottom:var(--space-section)}.compare .display-md{margin-bottom:var(--space-xl)}.compare__table{border:1px solid var(--color-hairline-soft);border-radius:var(--radius-lg);overflow:hidden}.compare__head,.compare__row{gap:var(--space-sm);grid-template-columns:1.4fr repeat(3,1fr);padding:14px 16px;font-size:14px;display:grid}.compare__head{background:var(--color-surface-1);color:var(--color-ink);font-weight:600}.compare__row{color:var(--color-ink-muted);border-top:1px solid var(--color-hairline-soft)}.compare__row span:first-child{color:var(--color-ink)}.pricing-cta{padding-bottom:var(--space-section)}.pricing .cta-banner{gap:var(--space-xl);padding:var(--space-xxl);border-radius:var(--radius-xxl);background:var(--color-surface-1);border:1px solid var(--color-hairline-alpha);display:grid}.pricing .cta-banner__sub{margin-top:var(--space-md);max-width:36rem;color:var(--color-ink-muted)}@media (width>=900px){.pricing-tiers__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.pricing .cta-banner{grid-template-columns:1.5fr auto;align-items:center}}@media (width<=767px){.compare__head,.compare__row{grid-template-columns:1fr 1fr}.compare__head span:nth-child(n+3),.compare__row span:nth-child(n+3){display:none}}
