.landing-neuralayer-showcase{--lnf-surface:#1d1d1f;--lnf-beat:rgb(42 42 45/0.72);--lnf-beat-hover:rgb(42 42 45/0.92);--lnf-icon:#f5f5f7;--lnf-stage-height:760px;--lnf-stage-radius:28px;--lnf-pill-height:56px;--lnf-controls-left:clamp(1.25rem,6.25%,5.5rem);--lnf-detail-right:clamp(4.5rem,10%,6rem);--lnf-blur:20px;--lnf-motion-duration:0.52s;--lnf-motion-ease:cubic-bezier(0.32,0.72,0,1);position:relative;width:100%;padding:0;background-color:transparent}.landing-neuralayer-showcase__title{margin:0 0 clamp(1.25rem,2.5vh,1.75rem);max-width:min(100%,18ch);font-family:var(--font-inter),Inter,system-ui,sans-serif;font-size:clamp(2rem,4.6vw,3.25rem);font-weight:600;letter-spacing:-.035em;line-height:1.05;color:#f5f5f7;text-wrap:balance}.landing-neuralayer-showcase__stage{position:relative;width:100%;height:var(--lnf-stage-height);overflow:hidden;border-radius:var(--lnf-stage-radius);background:#000;container-type:inline-size;container-name:neura-stage}.landing-neuralayer-showcase__art-layer{position:absolute;inset:0}.landing-neuralayer-showcase__art{width:100%;height:100%;object-fit:cover;object-position:62% center}.landing-neuralayer-showcase__art-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.38) 28%,rgba(0,0,0,.08) 48%,transparent 62%)}.landing-neuralayer-showcase__stage--tour .landing-neuralayer-showcase__art-overlay{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.5) 38%,rgba(0,0,0,.16) 58%,transparent 72%)}.landing-neuralayer-showcase__close-wrap{position:absolute;inset:0;z-index:5;pointer-events:none}.landing-neuralayer-showcase__close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:22px;background:transparent;cursor:pointer;opacity:0;visibility:hidden;transform:scale(.92);transition:opacity var(--lnf-motion-duration) var(--lnf-motion-ease),visibility var(--lnf-motion-duration) var(--lnf-motion-ease),transform var(--lnf-motion-duration) var(--lnf-motion-ease);pointer-events:none}.landing-neuralayer-showcase__close--visible{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto}.landing-neuralayer-showcase__close-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--lnf-beat);backdrop-filter:blur(var(--lnf-blur));-webkit-backdrop-filter:blur(var(--lnf-blur));box-shadow:inset 0 0 .5px 0 rgba(0,0,0,.11);transition:background-color .2s linear}.landing-neuralayer-showcase__close:hover .landing-neuralayer-showcase__close-icon{background:var(--lnf-beat-hover)}.landing-neura-farm-close-icon{width:100%;height:100%;fill:var(--lnf-icon)}.landing-neuralayer-showcase__close:focus-visible{outline:2px solid rgba(120,80,255,.55);outline-offset:2px}.landing-neura-farm-item__surface{position:relative;display:block;width:fit-content;max-width:100%;min-height:var(--lnf-pill-height);overflow:hidden;border-radius:var(--lnf-stage-radius);background:var(--lnf-beat);backdrop-filter:blur(var(--lnf-blur));-webkit-backdrop-filter:blur(var(--lnf-blur));box-shadow:inset 0 0 .5px 0 rgba(0,0,0,.11);transform-origin:left top}.landing-neura-farm-item__inner{width:max-content}.landing-neura-farm-item__detail,.landing-neura-farm-item__inner--open{width:max-content;max-width:var(--lnf-detail-span,min(42rem,72vw))}.landing-neura-farm-item__detail{display:flex;align-items:center;min-height:var(--lnf-pill-height);padding:0 1.75rem;box-sizing:border-box;background:transparent}.landing-neura-farm-item__detail-copy{margin:0;font-size:17px;font-weight:400;letter-spacing:-.022em;line-height:1.235;color:rgba(255,255,255,.84);white-space:nowrap}.landing-neura-farm-item__detail-copy strong{color:#f5f5f7;font-weight:600}.landing-neuralayer-showcase__controls{position:absolute;z-index:3;left:var(--lnf-controls-left);top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:0;max-height:calc(100% - 2.5rem);overflow:visible;--lnf-detail-span:calc(100cqw - var(--lnf-controls-left) - var(--lnf-detail-right) - 3.75rem)}.landing-neuralayer-showcase__paddlenav{display:flex;flex-direction:column;align-items:center;gap:20px;margin-right:.75rem;opacity:0;visibility:hidden;transform:scale(.9);transition:opacity var(--lnf-motion-duration) var(--lnf-motion-ease),visibility var(--lnf-motion-duration) var(--lnf-motion-ease),transform var(--lnf-motion-duration) var(--lnf-motion-ease);pointer-events:none}.landing-neuralayer-showcase__paddlenav--visible{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto}.landing-neuralayer-showcase__paddlenav-btn{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:22px;background:transparent;cursor:pointer}.landing-neuralayer-showcase__paddlenav-btn:disabled{opacity:.42;pointer-events:none}.landing-neuralayer-showcase__paddlenav-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--lnf-beat);backdrop-filter:blur(var(--lnf-blur));-webkit-backdrop-filter:blur(var(--lnf-blur));box-shadow:inset 0 0 .5px 0 rgba(0,0,0,.11);transition:background-color .2s linear}.landing-neuralayer-showcase__paddlenav-btn:hover .landing-neuralayer-showcase__paddlenav-icon{background:var(--lnf-beat-hover)}.landing-neura-farm-nav-icon{width:100%;height:100%;fill:var(--lnf-icon)}.landing-neuralayer-showcase__paddlenav-btn:focus-visible{outline:2px solid rgba(120,80,255,.55);outline-offset:2px}.landing-neuralayer-showcase__list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;max-height:calc(100% - .5rem);overflow:visible}.landing-neura-farm-item{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:fit-content;min-height:var(--lnf-pill-height)}.landing-neura-farm-item--active{z-index:4}.landing-neura-farm-item--active .landing-neura-farm-item__surface{overflow:visible}.landing-neura-farm-item__pill{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:var(--lnf-pill-height);padding:0 2rem 0 .875rem;border:0;border-radius:0;background:transparent;color:#f5f5f7;cursor:pointer;transition:background-color .2s linear}.landing-neura-farm-item__surface:hover{background:var(--lnf-beat-hover)}.landing-neura-farm-item__label{display:inline-flex;align-items:center;gap:.75rem;font-size:18px;font-weight:600;letter-spacing:-.022em;line-height:1.235;white-space:nowrap}.landing-neura-farm-item__label-text{padding-right:.125rem}.landing-neura-farm-plus-icon{flex-shrink:0}.landing-neura-farm-plus-icon__ring{stroke:var(--lnf-icon);fill:none}.landing-neura-farm-plus-icon__glyph{fill:var(--lnf-icon)}.landing-neura-farm-item__pill:focus-visible{outline:2px solid rgba(120,80,255,.55);outline-offset:2px}@media (max-width:1068px){.landing-neuralayer-showcase{--lnf-stage-height:720px}}@media (max-width:734px){.landing-neuralayer-showcase{--lnf-stage-height:640px;--lnf-pill-height:48px;--lnf-detail-right:4.5rem}.landing-neuralayer-showcase__close{top:20px;right:20px;width:36px;height:36px;border-radius:18px}.landing-neuralayer-showcase__close-icon{width:36px;height:36px}.landing-neuralayer-showcase__controls{left:1.25rem;max-height:calc(100% - 5rem)}.landing-neuralayer-showcase__paddlenav{display:none}.landing-neura-farm-item__label{gap:.5rem;font-size:15px;letter-spacing:-.016em;line-height:1.286}.landing-neura-farm-item__detail{width:max-content;max-width:var(--lnf-detail-span,min(42rem,72vw));padding:.625rem 1.25rem;align-items:flex-start}.landing-neura-farm-item__detail-copy{font-size:15px;line-height:1.35;white-space:normal}.landing-neura-farm-item__pill{padding:0 1.5rem 0 .75rem}}@media (max-width:639px){.landing-neuralayer-showcase{--lnf-stage-height:min(72vh,560px);--lnf-controls-left:1rem;--lnf-detail-right:3.25rem;--lnf-stage-radius:22px}.landing-neuralayer-showcase__title{max-width:100%;font-size:clamp(1.75rem,8vw,2.25rem)}.landing-neuralayer-showcase__stage{height:var(--lnf-stage-height);min-height:480px}.landing-neuralayer-showcase__art{object-position:center center}.landing-neuralayer-showcase__art-overlay{background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.58) 34%,rgba(0,0,0,.22) 56%,transparent 72%)}.landing-neuralayer-showcase__stage--tour .landing-neuralayer-showcase__art-overlay{background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.62) 40%,rgba(0,0,0,.24) 60%,transparent 76%)}.landing-neuralayer-showcase__controls{left:var(--lnf-controls-left);top:50%;transform:translateY(-50%);max-height:calc(100% - 4.5rem);padding-top:2.5rem;--lnf-detail-span:calc(100cqw - var(--lnf-controls-left) - var(--lnf-detail-right))}.landing-neuralayer-showcase__list{gap:10px;max-height:100%;overflow-y:auto;overflow-x:visible;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.landing-neuralayer-showcase__list::-webkit-scrollbar{display:none}.landing-neura-farm-item__detail,.landing-neura-farm-item__inner--open{width:max-content;max-width:var(--lnf-detail-span)}.landing-neura-farm-item__detail{padding:.625rem 1.125rem;align-items:flex-start}.landing-neura-farm-item__detail-copy{white-space:normal;text-wrap:pretty}}.landing-apple-carousel{--lac-bg:#f5f5f7;--lac-ink:#1d1d1f;--lac-muted:#6e6e73;--lac-card:#ffffff;--lac-content-max:80rem;--lac-page-pad:clamp(1rem,3.2vw,1.5rem);--lac-gap:clamp(0.875rem,1.8vw,1.25rem);--lac-card-w:clamp(21.5rem,88vw,26.5rem);--lac-rack-pad:max(var(--lac-page-pad),calc((100vw - min(100vw, var(--lac-content-max))) / 2 + var(--lac-page-pad)));--lac-nav-bg:#e8e8ed;--lac-nav-bg-hover:#dcdce2;--lac-nav-ink:#1d1d1f;--lac-nav-disabled-bg:#f0f0f2;--lac-nav-disabled-ink:#c7c7cc;position:relative;z-index:10;width:100%;background:var(--lac-bg);padding:clamp(3.5rem,9vh,5.5rem) 0 clamp(3.25rem,7vh,4.75rem);overflow:hidden}@media (min-width:40rem){.landing-apple-carousel{--lac-card-w:clamp(26rem,52vw,34rem)}}@media (min-width:64rem){.landing-apple-carousel{--lac-card-w:clamp(30rem,38vw,40rem)}}@media (min-width:90rem){.landing-apple-carousel{--lac-card-w:40rem}}.landing-apple-carousel__content{max-width:var(--lac-content-max);margin-inline:auto;padding-inline:var(--lac-page-pad)}.landing-apple-carousel__header{margin-bottom:clamp(1.75rem,4vh,2.75rem)}.landing-apple-carousel__title{margin:0;max-width:min(100%,22ch);font-family:var(--font-inter),Inter,system-ui,sans-serif;font-size:clamp(2.125rem,4.8vw,3.25rem);font-weight:600;letter-spacing:-.035em;line-height:1.05;color:var(--lac-ink);text-wrap:balance}.landing-apple-carousel__rack-bleed{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.landing-apple-carousel__rack{display:flex;gap:var(--lac-gap);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:var(--lac-rack-pad);-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-inline:var(--lac-rack-pad)}.landing-apple-carousel__rack::-webkit-scrollbar{display:none}.landing-apple-carousel__card{flex:0 0 var(--lac-card-w);width:var(--lac-card-w);scroll-snap-align:start;display:flex;flex-direction:column;border-radius:clamp(1.25rem,2.5vw,1.75rem);background:var(--lac-card);box-shadow:0 0 0 1px rgba(0,0,0,.04),0 18px 48px -28px rgba(0,0,0,.14);overflow:hidden}.landing-apple-carousel__card-copy{flex-shrink:0;padding:clamp(1.25rem,2.8vw,1.65rem) clamp(1.25rem,2.8vw,1.65rem) clamp(.85rem,2vw,1.1rem)}.landing-apple-carousel__card-eyebrow{margin:0 0 .35rem;font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--lac-muted)}.landing-apple-carousel__card-title{margin:0;font-size:clamp(1.0625rem,2vw,1.3125rem);font-weight:600;letter-spacing:-.02em;line-height:1.28;color:var(--lac-ink);text-wrap:pretty;max-width:28ch}.landing-apple-carousel__shot{position:relative;flex-shrink:0;width:calc(100% - clamp(1.1rem, 2.4vw, 1.4rem) * 2);margin:0 auto clamp(.85rem,2vw,1.1rem);aspect-ratio:1024/662;border-radius:clamp(.75rem,1.6vw,1rem);overflow:hidden;background:#ececee}.landing-apple-carousel__shot-img{object-fit:contain;object-position:center}.landing-apple-carousel__footer{display:flex;justify-content:flex-end;margin-top:clamp(1.35rem,3vh,1.85rem);padding-inline:var(--lac-rack-pad)}.landing-apple-carousel__nav{display:inline-flex;align-items:center;gap:.625rem}.landing-apple-carousel__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid rgba(0,0,0,.04);border-radius:9999px;background:var(--lac-nav-bg);color:var(--lac-nav-ink);cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.04)}.landing-apple-carousel__nav-btn svg{width:1rem;height:1rem;stroke-width:2}.landing-apple-carousel__nav-btn:hover:not(:disabled){background:var(--lac-nav-bg-hover);border-color:rgba(0,0,0,.08)}.landing-apple-carousel__nav-btn:disabled{background:var(--lac-nav-disabled-bg);border-color:transparent;color:var(--lac-nav-disabled-ink);box-shadow:none;cursor:default;opacity:1}.landing-apple-carousel__nav-btn:focus-visible{outline:2px solid rgba(91,33,182,.45);outline-offset:2px}@media (prefers-reduced-motion:reduce){.landing-apple-carousel__rack{scroll-behavior:auto}}@media (min-width:48rem){.landing-apple-carousel__rack{scroll-behavior:smooth}.landing-apple-carousel__nav-btn{width:2.375rem;height:2.375rem}}.landing-app-screens{position:relative;z-index:10;width:100%;padding:clamp(4rem,12vh,8rem) 0 clamp(7rem,18vh,13rem);background:#ffffff;overflow:hidden}.landing-app-screens__header{max-width:42rem;margin:0 auto clamp(3rem,6vh,4.5rem);padding-inline:1rem;text-align:center}.landing-app-screens__title{margin:0;font-family:var(--font-inter),Inter,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.1;color:#18181b}.landing-app-screens__viewport{width:100%;overflow:hidden}.landing-app-screens__track{width:max-content;animation:landing-app-screens-drift 120s linear infinite;backface-visibility:hidden;transform:translate3d(-50%,0,0);will-change:transform}.landing-app-screens__group,.landing-app-screens__track{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start}.landing-app-screens__group{--las-gap:1.5rem;flex:0 0 auto;gap:var(--las-gap);padding-right:var(--las-gap)}.landing-app-screens-card{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:.85rem;width:13rem;margin:0}.landing-app-screens-card__label{margin:0;font-family:var(--font-inter),Inter,sans-serif;font-size:.95rem;font-weight:500;letter-spacing:-.01em;line-height:1.2;color:#111113;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.landing-app-screens-card__frame{position:relative;width:100%;aspect-ratio:1282/2640;border-radius:1rem;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.06)}.landing-app-screens-card__frame--light{background:#f4f4f5}.landing-app-screens-card__frame--dark{background:#000000}.landing-app-screens-card__shot{display:block;width:100%;height:100%;object-fit:contain;object-position:top center;user-select:none;-webkit-user-drag:none}@keyframes landing-app-screens-drift{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media (max-width:640px){.landing-app-screens{padding:clamp(4.5rem,14vh,6rem) 0 clamp(5rem,16vh,7rem)}.landing-app-screens__header{margin-bottom:clamp(2rem,5vh,3rem)}.landing-app-screens__group{--las-gap:1rem}.landing-app-screens-card{width:9.5rem;gap:.6rem}.landing-app-screens-card__label{font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.landing-app-screens__viewport{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.landing-app-screens__viewport::-webkit-scrollbar{display:none}.landing-app-screens__track{animation:none;transform:none;will-change:auto}}.landing-pricing{position:relative;z-index:10}.landing-pricing__intro{margin:0 auto;max-width:50rem;text-align:center}.landing-pricing__lead{margin:0;font-size:clamp(2.125rem,5.4vw,3.75rem);font-weight:600;letter-spacing:-.035em;line-height:1.06;color:var(--text-primary)}.landing-pricing__body{margin:1.75rem 0 0;font-size:clamp(1.0625rem,2vw,1.3125rem);line-height:1.52;letter-spacing:-.01em;color:rgba(245,245,247,.72)}.landing-pricing__stats{display:grid;grid-template-columns:1fr;gap:2rem;margin:clamp(3.75rem,9vw,5.5rem) auto 0;max-width:56rem}@media (min-width:768px){.landing-pricing__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,2rem)}}.landing-pricing__stat{border-top:1px solid rgba(255,255,255,.16);padding-top:1.1rem;text-align:center}.landing-pricing__eyebrow{margin:0;font-size:.875rem;line-height:1.35;color:rgba(245,245,247,.55)}.landing-pricing__value{margin:.4rem 0 0;font-size:clamp(1.75rem,4.2vw,2.75rem);font-weight:600;letter-spacing:-.03em;line-height:1.05;color:var(--text-primary)}.landing-pricing__note{margin:.45rem 0 0;font-size:.875rem;line-height:1.35;color:rgba(245,245,247,.55)}