.landing-page{--landing-announcement-height:calc(40px + env(safe-area-inset-top, 0px))}.landing-page--no-announcement{--landing-announcement-height:env(safe-area-inset-top,0px)}.landing-floating-header-wrap{position:relative;z-index:9990;min-height:calc(70px + var(--landing-announcement-height, 0px))}.landing-floating-header{position:relative;width:100%}.landing-floating-header__shell{position:fixed;top:var(--landing-announcement-height,0);left:0;right:0;z-index:9991;padding-top:8px;display:flex;justify-content:center;transform-origin:top center;backface-visibility:hidden;-webkit-backface-visibility:hidden;pointer-events:none}.landing-floating-header__nav{pointer-events:auto;width:100%;margin-left:auto;margin-right:auto;border:1px solid transparent;-webkit-backdrop-filter:none;backdrop-filter:none;transform:translateZ(0);-webkit-font-smoothing:antialiased}.landing-floating-header__nav--glass{position:relative;isolation:isolate;-webkit-backdrop-filter:blur(24px) saturate(110%) brightness(.72);backdrop-filter:blur(24px) saturate(110%) brightness(.72);transition:-webkit-backdrop-filter .5s cubic-bezier(.22,1,.36,1),backdrop-filter .5s cubic-bezier(.22,1,.36,1)}.landing-floating-header__nav--glass:before{background:linear-gradient(180deg,hsla(0,0%,100%,.05),transparent 20%)}.landing-floating-header__nav--glass:after,.landing-floating-header__nav--glass:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:0}.landing-floating-header__nav--glass:after{background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.42));box-shadow:inset 0 0 28px rgba(0,0,0,.55)}.landing-floating-header__nav--glass>*{position:relative;z-index:1}@media (prefers-reduced-motion:reduce){.landing-floating-header__nav,.landing-floating-header__shell{transition:none!important}}.landing-hero{--hero-bg:transparent;--hero-text:var(--motionr-white);--hero-text-muted:hsla(0,0%,100%,.94);--hero-text-soft:hsla(0,0%,100%,.88);--hero-border:rgba(var(--motionr-white-rgb),0.08);--hero-border-strong:rgba(var(--motionr-white-rgb),0.14);--hero-input-bg:#141414;--hero-card-bg:#111;--hero-mosaic-gap:clamp(8px,0.85vw,12px);display:flex;flex-direction:column;background:var(--hero-bg);color:var(--hero-text);padding:0 clamp(20px,4.5vw,64px);overflow-x:clip;overflow-y:visible}.landing-hero__inner{width:100%;max-width:1280px;margin:0 auto;padding-top:clamp(32px,4.5vw,72px);padding-bottom:clamp(84px,9.5vw,120px)}.landing-hero__layout{display:flex;flex-direction:column;align-items:center;gap:clamp(36px,4.5vw,58px);width:100%}.landing-hero__top{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);align-items:center;gap:clamp(32px,4.8vw,72px);width:100%;overflow:visible}.landing-hero__headline{display:flex;flex-direction:column;justify-content:center;justify-self:start;align-self:center;width:100%;max-width:36rem;padding-top:0}.landing-hero__actions{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;margin:0 auto;gap:0}.landing-hero__title{display:flex;flex-direction:column;gap:.15em;margin:0 0 1.625rem;font-family:var(--font-display);font-size:clamp(2.375rem,4.25vw,3.5rem);font-weight:700;letter-spacing:-.045em;line-height:1.08;color:var(--motionr-white)}.landing-hero__title-copy{display:flex;flex-direction:column;gap:inherit;align-items:inherit;width:100%}.landing-hero__title-copy--mobile{display:none}.landing-hero__title-accent,.landing-hero__title-lead{display:block}.landing-hero__title-highlight{display:inline-block;padding:.06em .18em .08em;border-radius:6px;border:1px solid rgba(229,0,10,.24);background:rgba(229,0,10,.08);color:#e5000a;font-weight:700}.landing-hero__title-video{color:#e5000a;font-weight:700}.landing-hero__subtitle{margin:0;max-width:100%;font-size:clamp(.9375rem,.45vw + .82rem,1.125rem);font-weight:500;line-height:1.62;color:var(--hero-text-muted);letter-spacing:-.01em}.landing-hero__subtitle-line{display:block;margin:0;padding:0}.landing-hero__prompt-wrap{position:relative;z-index:0;width:100%;max-width:600px;margin:0 auto clamp(28px,3vw,40px);isolation:isolate}.landing-hero__prompt-wrap:before{content:"";position:absolute;left:-12px;right:-12px;top:-10px;bottom:-10px;border-radius:24px;z-index:0;pointer-events:none;background:rgba(229,0,10,.16);filter:blur(16px);opacity:.75}.landing-hero__prompt-wrap:after{content:"";position:absolute;left:-6px;right:-6px;top:-5px;bottom:-5px;border-radius:20px;z-index:0;pointer-events:none;background:rgba(229,0,10,.1);filter:blur(10px);opacity:.7}.landing-hero__prompt-wrap:has(.landing-hero__prompt:focus-within):before{background:rgba(229,0,10,.2);filter:blur(18px)}.landing-hero__prompt-wrap:has(.landing-hero__prompt:focus-within):after{background:rgba(229,0,10,.14)}.landing-hero__prompt{position:relative;z-index:1;display:flex;align-items:flex-end;gap:12px;width:100%;padding:16px 16px 16px 20px;background:#111;border-radius:16px;border:1px solid var(--hero-border-strong);box-shadow:0 12px 32px rgba(0,0,0,.35),0 0 12px rgba(229,0,10,.08);transition:border-color .2s ease,box-shadow .2s ease}.landing-hero__prompt:focus-within{border-color:rgba(229,0,10,.55);box-shadow:0 12px 32px rgba(0,0,0,.35),0 0 14px rgba(229,0,10,.12),0 0 0 3px rgba(229,0,10,.1)}@media (min-width:1024px){.landing-hero__prompt-wrap:before{left:-6px;right:-6px;top:-5px;bottom:-5px;background:rgba(229,0,10,.04);filter:blur(8px);opacity:.4}.landing-hero__prompt-wrap:after{left:-3px;right:-3px;top:-3px;bottom:-3px;background:rgba(229,0,10,.03);filter:blur(5px);opacity:.35}.landing-hero__prompt-wrap:has(.landing-hero__prompt:focus-within):before{background:rgba(229,0,10,.06);filter:blur(10px);opacity:.5}.landing-hero__prompt-wrap:has(.landing-hero__prompt:focus-within):after{background:rgba(229,0,10,.04);opacity:.4}.landing-hero__prompt{border:1px solid hsla(0,0%,100%,.16);box-shadow:0 12px 32px rgba(0,0,0,.35),0 0 4px rgba(229,0,10,.02)}.landing-hero__prompt:focus-within{border-color:hsla(0,0%,100%,.26);box-shadow:0 12px 32px rgba(0,0,0,.35),0 0 0 2px hsla(0,0%,100%,.04)}}.landing-hero__prompt-input-wrap{position:relative;flex:1;min-width:0;display:flex;align-items:center}.landing-hero__prompt-input{position:relative;z-index:2;flex:1;min-width:0;width:100%;padding:0;background:transparent;border:none;outline:none;font-size:15px;color:rgba(var(--motionr-white-rgb),.9);font-family:inherit;resize:none;line-height:1.55;min-height:48px;caret-color:rgba(var(--motionr-white-rgb),.9)}.landing-hero__prompt-input--show-ghost{color:transparent;-webkit-text-fill-color:transparent;caret-color:transparent}.landing-hero__prompt-ghost{position:absolute;inset:0;z-index:1;display:flex;align-items:center;min-width:0;pointer-events:none;user-select:none;color:hsla(30,6%,69%,.82);font-size:15px;line-height:1.55}.landing-hero__prompt-ghost-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-hero__prompt-cursor{display:inline-block;margin-left:1px;color:rgba(229,0,10,.8);font-weight:400;animation:landing-hero-prompt-cursor-blink 1s step-end infinite}@keyframes landing-hero-prompt-cursor-blink{0%,to{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.landing-hero__prompt-cursor{animation:none;opacity:.6}}.landing-hero__prompt-input::placeholder{color:var(--motionr-gray-muted)}.landing-hero__submit-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:12px;background:#e5000a;color:var(--motionr-white);cursor:pointer;font-family:inherit;flex-shrink:0;box-shadow:0 4px 14px rgba(229,0,10,.45),0 0 16px rgba(229,0,10,.3);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.landing-hero__submit-btn:hover{background:#b80008;transform:translateY(-1px);box-shadow:0 6px 18px rgba(229,0,10,.55),0 0 22px rgba(229,0,10,.4)}.landing-hero__submit-btn:active{transform:translateY(0)}.landing-hero__cta-row{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;width:100%}.landing-hero__cta-row>a,.landing-hero__cta-row>button{position:relative;z-index:1;isolation:isolate}.landing-hero__cta-secondary{border-radius:12px;background:#0a0a0a;text-decoration:none;font-weight:600;border:1px solid rgba(var(--motionr-white-rgb),.18);box-shadow:0 8px 20px rgba(0,0,0,.35),0 0 18px rgba(229,0,10,.14);transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.landing-hero__cta-primary,.landing-hero__cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;min-width:220px;color:var(--motionr-white);font-size:14px}.landing-hero__cta-primary{border-radius:12px;background:#e5000a;border:none;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 10px 24px rgba(229,0,10,.38),0 0 22px rgba(229,0,10,.28);transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.landing-hero__cta-primary:hover{background:#ff1a24;box-shadow:0 10px 22px rgba(229,0,10,.45),0 0 22px rgba(229,0,10,.34)}.landing-hero__cta-primary-label{display:inline-flex;align-items:center;gap:8px}.landing-hero__cta-secondary:hover{background:#141414;border-color:rgba(var(--motionr-white-rgb),.28);color:var(--motionr-white);box-shadow:0 8px 22px rgba(0,0,0,.4),0 0 24px rgba(229,0,10,.2)}.landing-hero__mosaic{display:grid;width:min(100%,400px);justify-self:end;align-self:center;margin:0;gap:var(--hero-mosaic-gap);grid-template-columns:minmax(90px,.88fr) minmax(125px,1.12fr);grid-template-areas:"a b" "a c";padding:0;background:transparent;border:none;box-shadow:none}.landing-hero__mosaic .landing-hero__preview{position:relative;z-index:0;width:100%;min-width:0;border-radius:14px;overflow:visible;background:#111;border:1px solid hsla(0,0%,100%,.14);box-shadow:none;filter:drop-shadow(0 20px 40px rgba(0,0,0,.62)) drop-shadow(0 8px 18px rgba(0,0,0,.42));backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:transform .45s ease,filter .45s ease;transform:translateZ(0)}@media (min-width:1024px){.landing-hero__mosaic .landing-hero__preview{border-color:hsla(0,0%,100%,.18)}}.landing-hero__mosaic .landing-hero__preview:before{content:"";position:absolute;inset:0;border-radius:14px;z-index:-1;pointer-events:none;box-shadow:0 28px 56px rgba(0,0,0,.72),0 12px 28px rgba(0,0,0,.48)}.landing-hero__preview[data-mosaic=a]{grid-area:a}.landing-hero__preview[data-mosaic=b]{grid-area:b}.landing-hero__preview[data-mosaic=c]{grid-area:c}.landing-hero__mosaic .landing-hero__preview[data-format="9:16"]{aspect-ratio:9/16}.landing-hero__mosaic .landing-hero__preview[data-format="16:9"]{aspect-ratio:16/9}.landing-hero__mosaic .landing-hero__preview[data-format="1:1"]{aspect-ratio:1/1}.landing-hero__mosaic .landing-hero__preview-canvas{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:cover;border-radius:14px;image-rendering:auto}.landing-hero__mosaic .landing-hero__preview:hover{transform:translateY(-4px) scale(1.02) translateZ(0);z-index:3;filter:drop-shadow(0 26px 52px rgba(0,0,0,.72)) drop-shadow(0 10px 22px rgba(0,0,0,.5))}.landing-hero__mosaic .landing-hero__preview:hover:before{box-shadow:0 34px 68px rgba(0,0,0,.78),0 14px 32px rgba(0,0,0,.55)}.landing-hero__preview-media{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.landing-hero__preview-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.45));pointer-events:none}.landing-hero__mosaic .landing-hero__preview-play{display:flex;align-items:center;justify-content:center;width:34px;height:34px;font-size:11px;border-radius:999px;background:rgba(229,0,10,.2);border:1px solid rgba(229,0,10,.4);color:#e5000a;position:relative;z-index:1;box-shadow:0 4px 12px rgba(0,0,0,.35),0 0 14px rgba(229,0,10,.35);transition:transform .3s ease,background .3s ease,color .3s ease,box-shadow .3s ease}.landing-hero__mosaic .landing-hero__preview:hover .landing-hero__preview-play{transform:scale(1.06);background:#e5000a;color:var(--motionr-white);border-color:#e5000a}.landing-hero__mosaic .landing-hero__preview-badge{position:absolute;left:8px;bottom:8px;z-index:2;font-size:9px;font-weight:700;letter-spacing:.05em;padding:4px 7px;border-radius:6px;background:rgba(0,0,0,.65);color:rgba(var(--motionr-white-rgb),.9);border:1px solid var(--hero-border);backdrop-filter:blur(8px)}@media (min-width:1100px){.landing-hero__layout{gap:clamp(60px,6.5vw,88px)}.landing-hero__top{gap:clamp(56px,6vw,96px)}.landing-hero__headline{max-width:38rem}.landing-hero__title{font-size:clamp(2.5rem,3.75vw,3.5rem);margin-bottom:1.75rem}.landing-hero__subtitle{font-size:1.0625rem}.landing-hero__mosaic{width:min(100%,460px);grid-template-columns:minmax(104px,.88fr) minmax(144px,1.12fr)}}@media (min-width:1280px){.landing-hero__mosaic{width:min(100%,500px);grid-template-columns:minmax(112px,.88fr) minmax(156px,1.12fr)}}@media (max-width:1023px){.landing-hero__inner{padding-bottom:56px}.landing-hero__top{grid-template-columns:1fr;align-items:center;justify-items:center;gap:clamp(36px,6vw,48px)}.landing-hero__headline{justify-self:center;align-self:center;max-width:none;text-align:center}.landing-hero__title{align-items:center;margin-bottom:1.375rem}.landing-hero__title-accent,.landing-hero__title-lead{text-align:center}.landing-hero__subtitle{margin-left:auto;margin-right:auto;max-width:min(100%,22rem);text-align:center}.landing-hero__subtitle-line{text-align:center}.landing-hero__actions{max-width:none}.landing-hero__mosaic{justify-self:center;align-self:center;width:min(100%,280px);grid-template-columns:minmax(64px,.88fr) minmax(88px,1.12fr)}.landing-floating-header-wrap{min-height:calc(64px + var(--landing-announcement-height, 0px))}.landing-floating-header--mobile .landing-floating-header__shell{padding-left:14px;padding-right:8px}.landing-floating-header--mobile .landing-floating-header__nav{will-change:border-radius,background-color,box-shadow,transform}.landing-floating-header__mobile-bar{width:100%}.landing-floating-header__mobile-bar button[class*="bg-[#e5000a]"]{height:32px!important;min-height:32px!important;min-width:unset!important;padding:0 10px!important;font-size:12px!important;gap:4px!important;border-radius:8px!important}.landing-floating-header__mobile-bar button[class*="bg-[#e5000a]"] svg{width:12px!important;height:12px!important}.landing-floating-header__mobile-bar .size-9{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.landing-floating-header__mobile-bar .size-\[18px\]{width:16px!important;height:16px!important}.landing-floating-header__mobile-bar .h-9.w-\[92px\]{height:32px!important;width:84px!important}.landing-floating-header__mobile-bar .motionr-logo--sm,.landing-mobile-menu__header .motionr-logo--sm{width:102px!important;height:29px!important;max-width:102px!important;max-height:29px!important}}@media (max-width:767px){.landing-page{--landing-announcement-height:calc(38px + env(safe-area-inset-top, 0px))}}@media (max-width:1023px){.landing-hero{padding-left:28px!important;padding-right:28px!important}.landing-hero__inner{padding-top:calc(38px + env(safe-area-inset-top, 0px))!important}.landing-hero__headline{width:100%;max-width:20rem!important;margin-left:auto!important;margin-right:auto!important;margin-top:0;padding-left:4px;padding-right:4px;text-align:center!important}.landing-hero__title{align-items:center!important}.landing-hero__subtitle,.landing-hero__title,.landing-hero__title-accent,.landing-hero__title-lead{text-align:center!important}.landing-hero__subtitle{max-width:18.5rem!important;margin-left:auto!important;margin-right:auto!important}.landing-hero__subtitle-line{text-align:center!important}}@media (max-width:767px){.landing-page{overflow-x:hidden}.landing-header{top:0!important;height:56px!important;padding:calc(4px + env(safe-area-inset-top, 0px)) 12px 0!important;display:grid!important;grid-template-columns:40px 1fr auto;align-items:center;gap:8px}.landing-header__menu-btn{grid-column:1;justify-self:start}.landing-header>div:has(.landing-header__brand-text){grid-column:2;justify-self:center}.landing-header>.landing-header__btn-dashboard,.landing-header>div[style*="width: 180"],.landing-header__actions{grid-column:3;justify-self:end}.landing-header__brand-text{font-size:15px!important}.landing-nav{display:none!important}.landing-header__menu-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border:none;border-radius:10px;background:rgba(23,19,17,.04);color:#171311;cursor:pointer}.landing-header__menu-btn:active{background:rgba(23,19,17,.08)}.landing-header__actions{gap:6px!important}.landing-header__actions .landing-header__btn-login{display:none!important}.landing-header__actions .landing-header__btn-primary{padding:8px 12px!important;font-size:12px!important;white-space:nowrap}.landing-header__actions .landing-header__btn-dashboard span{display:none}.landing-header__actions .landing-header__btn-dashboard{padding:8px 10px!important}.landing-mobile-drawer{position:fixed;inset:0;z-index:200;pointer-events:none}.landing-mobile-drawer.is-open{pointer-events:auto}.landing-mobile-drawer__backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(15,23,42,.35);opacity:0;transition:opacity .22s ease;cursor:pointer}.landing-mobile-drawer.is-open .landing-mobile-drawer__backdrop{opacity:1}.landing-mobile-drawer__panel{position:absolute;top:0;left:0;bottom:0;width:min(88vw,300px);padding:calc(12px + env(safe-area-inset-top, 0px)) 16px calc(16px + env(safe-area-inset-bottom, 0px));background:var(--motionr-white);border-right:1px solid rgba(15,23,42,.08);box-shadow:8px 0 32px rgba(15,23,42,.12);transform:translateX(-100%);transition:transform .24s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;gap:8px;overflow-y:auto;-webkit-overflow-scrolling:touch}.landing-mobile-drawer.is-open .landing-mobile-drawer__panel{transform:translateX(0)}.landing-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.landing-mobile-drawer__close{display:inline-flex;justify-content:center;width:36px;height:36px;background:rgba(23,19,17,.05)}.landing-mobile-drawer__close,.landing-mobile-drawer__link{align-items:center;border:none;border-radius:10px;color:#171311;cursor:pointer}.landing-mobile-drawer__link{display:flex;min-height:44px;padding:0 12px;background:transparent;font-family:inherit;font-size:15px;font-weight:500;text-align:left;text-decoration:none;width:100%}.landing-mobile-drawer__link:active{background:rgba(229,0,10,.08)}.landing-mobile-drawer__cta{margin-top:auto;display:flex;flex-direction:column;gap:8px;padding-top:12px}.landing-hero{padding-left:24px!important;padding-right:24px!important}.landing-hero__inner{padding-top:calc(6px + env(safe-area-inset-top, 0px))!important;padding-bottom:64px!important}.landing-hero__layout{gap:40px!important}.landing-hero__top{gap:34px!important}.landing-hero__headline{max-width:min(100%,22rem)!important;margin-top:0!important;padding-left:0!important;padding-right:0!important}.landing-hero__title{font-size:clamp(2.25rem,9vw,2.75rem)!important;gap:.12em!important;margin-bottom:1.375rem!important}.landing-hero__title-copy--desktop{display:none!important}.landing-hero__title-copy--mobile{display:flex!important}.landing-hero__title-copy--mobile .landing-hero__title-accent,.landing-hero__title-copy--mobile .landing-hero__title-lead{white-space:nowrap}.landing-hero__subtitle{font-size:.875rem!important;line-height:1.6!important;max-width:16.5rem!important}.landing-hero__subtitle-line:last-child{display:none!important}.landing-hero__mosaic{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;padding-bottom:14px!important;gap:5px!important;width:calc(100vw - 4px)!important;max-width:calc(100vw - 4px)!important;margin-left:calc(50% - 50vw + 2px)!important;margin-right:calc(50% - 50vw + 2px)!important;grid-template-columns:unset!important;grid-template-areas:unset!important}.landing-page .landing-hero__mosaic .landing-hero__preview{flex:1 1 0!important;width:auto!important;min-width:0!important;height:auto!important;grid-area:unset!important;border-radius:14px!important;border:1px solid hsla(0,0%,100%,.14)!important;overflow:visible!important;transform:none!important;transform-origin:center center;--preview-rotate:0deg!important;box-shadow:none!important;filter:drop-shadow(0 16px 32px rgba(0,0,0,.58)) drop-shadow(0 6px 14px rgba(0,0,0,.38))!important}.landing-page .landing-hero__mosaic .landing-hero__preview:before{box-shadow:0 20px 40px rgba(0,0,0,.65),0 8px 20px rgba(0,0,0,.42)!important}.landing-hero__mosaic .landing-hero__preview[data-format="9:16"]{flex:0.85 1 0!important;aspect-ratio:9/16!important}.landing-hero__mosaic .landing-hero__preview[data-format="16:9"]{flex:1.45 1 0!important;aspect-ratio:16/9!important}.landing-hero__mosaic .landing-hero__preview[data-format="1:1"]{flex:1.06 1 0!important;aspect-ratio:1/1!important}.landing-hero__mosaic .landing-hero__preview-canvas{width:100%!important;height:100%!important;border-radius:14px!important}.landing-hero__mosaic .landing-hero__preview:hover{transform:none!important}.landing-hero__mosaic .landing-hero__preview-play{width:30px!important;height:30px!important;font-size:9px!important}.landing-hero__mosaic .landing-hero__preview-badge{left:7px!important;bottom:7px!important;font-size:8px!important;padding:3px 6px!important}.landing-hero__cta-primary{display:none!important}.landing-hero__cta-secondary{background:#fff!important;color:#171311!important;border:1px solid rgba(23,19,17,.08)!important;box-shadow:0 4px 14px rgba(0,0,0,.12)!important}.landing-hero__actions,.landing-hero__prompt-wrap{width:100%!important;max-width:100%!important}.landing-hero__prompt-wrap{margin:0 auto 12px!important}.landing-hero__prompt-wrap:before{left:-3px!important;right:-3px!important;top:-2px!important;bottom:-2px!important;border-radius:16px!important;filter:blur(10px)!important;opacity:.38!important;background:rgba(229,0,10,.11)!important}.landing-hero__prompt-wrap:after{display:none!important}.landing-hero__prompt-wrap:has(.landing-hero__prompt:focus-within):before{opacity:.5!important;background:rgba(229,0,10,.15)!important;filter:blur(12px)!important}.landing-hero__prompt{align-items:center!important;padding:7px 7px 7px 14px!important;gap:8px!important;border-radius:14px!important;background:hsla(0,0%,4%,.94)!important;border:1px solid rgba(var(--motionr-white-rgb),.09)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 10px 28px rgba(0,0,0,.28)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.landing-hero__prompt:focus-within{border-color:rgba(229,0,10,.32)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 10px 28px rgba(0,0,0,.28),0 0 0 1px rgba(229,0,10,.1)!important}.landing-hero__prompt-input-wrap{min-height:24px!important}.landing-hero__prompt-input{font-size:16px!important;font-weight:450!important;min-height:24px!important;height:24px!important;line-height:24px!important;padding:0!important;margin:0!important}.landing-hero__prompt-ghost{font-size:16px!important;line-height:24px!important;color:hsla(0,0%,100%,.36)!important}.landing-hero__prompt-cursor{margin-left:0!important;color:rgba(229,0,10,.62)!important}.landing-hero__submit-btn{width:36px!important;height:36px!important;border-radius:11px!important;box-shadow:0 2px 8px rgba(229,0,10,.3)!important}.landing-hero__submit-btn svg{width:17px!important;height:17px!important}.landing-hero__submit-btn:active{transform:scale(.96)!important}.landing-hero__cta-row{flex-direction:row!important;justify-content:center!important;align-items:stretch!important;flex-wrap:nowrap!important;gap:0!important;margin-top:0!important;max-width:100%!important}.landing-hero__cta-row a.landing-hero__cta-secondary,.landing-hero__cta-secondary{width:auto!important;flex:0 0 auto!important;min-width:unset!important;min-height:36px!important;max-width:100%!important;padding:9px 14px!important;font-size:clamp(10px,2.75vw,11.5px)!important;border-radius:10px!important;text-align:center!important;line-height:1!important;white-space:nowrap!important;letter-spacing:-.01em!important;font-weight:600!important}.landing-hero__cta-primary-label{display:inline-flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:4px!important;white-space:nowrap!important}.landing-hero__cta-row a svg,.landing-hero__cta-row button svg{width:12px!important;height:12px!important}.landing-mockup-row .btn-primary{font-size:13px!important;padding:10px 22px!important;min-height:unset!important;min-width:unset!important;border-radius:10px!important}.landing-mockup-row .btn-primary svg{width:14px!important;height:14px!important}.landing-section,.landing-section--faq{padding:48px 16px!important}.landing-section--faq{max-width:none!important}.landing-section--faq>div:first-child{margin-bottom:24px!important}.landing-faq-section__eyebrow{font-size:10px!important;margin-bottom:8px!important;letter-spacing:.1em!important}.landing-faq-section__title{font-size:clamp(26px,7vw,34px)!important;line-height:1.12!important}.landing-faq-section__list{display:flex!important;flex-direction:column!important;gap:10px!important}.landing-page .faq-item{padding:0!important;border-bottom:none!important;border-radius:14px!important;border:1px solid rgba(var(--motionr-white-rgb),.08)!important;background:#141414!important;overflow:hidden!important}.landing-page .faq-item__trigger{padding:14px!important;gap:12px!important}.landing-page .faq-item__question{font-size:14px!important;line-height:1.35!important}.landing-page .faq-item__icon{width:24px!important;height:24px!important;font-size:16px!important}.landing-page .faq-item__panel-inner{padding:0 14px 14px!important}.landing-page .faq-item__answer{margin-top:0!important;padding-right:0!important;font-size:13px!important;line-height:1.55!important}.landing-section-title{font-size:clamp(26px,7vw,34px)!important;line-height:1.12!important}.landing-section-title--lg{font-size:clamp(28px,7.5vw,36px)!important}#how .landing-grid-3,#how .landing-grid-how{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;align-items:start!important;justify-items:stretch!important;text-align:center!important;width:100%!important;margin-bottom:14px!important}#how .landing-grid-3>div,#how .landing-grid-how>div{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;width:100%!important;min-width:0!important}#how .landing-grid-3>div>div:first-child,#how .landing-grid-how>div>div:first-child{font-size:20px!important;margin-bottom:4px!important;line-height:1!important}#how .landing-grid-3 h3,#how .landing-grid-how h3{font-size:10px!important;line-height:1.3!important;max-width:none!important;width:100%!important;min-height:2.6em!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}#how .landing-section-title{margin-bottom:20px!important}#how .landing-how-demo-wrap{margin-top:0!important}.landing-how-video{margin-top:24px!important}.landing-how-video__frame{border-radius:16px!important}.landing-how-video__play{width:56px!important;height:56px!important}.landing-section--comparison{padding:48px 16px!important}.landing-section--comparison .landing-section-title--lg{margin-bottom:8px!important}.landing-section--comparison>div>div:first-child{margin-bottom:28px!important}.landing-comparison-labels{display:none!important}.landing-comparison-card{border-radius:18px!important;box-shadow:0 0 0 1px rgba(229,0,10,.16),0 0 16px rgba(229,0,10,.14),0 12px 28px rgba(0,0,0,.28)!important}.landing-comparison-grid{gap:10px!important;padding:12px!important;background:transparent!important}.landing-comparison-grid,.landing-comparison-row{display:flex!important;flex-direction:column!important}.landing-comparison-row{border-radius:14px!important;overflow:hidden!important;border:1px solid rgba(var(--motionr-white-rgb),.08)!important;background:#141414!important}.landing-comparison-cell{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:10px!important;row-gap:6px!important;align-items:start!important;padding:12px 14px!important;border-right:none!important;border-bottom:none!important}.landing-comparison-cell--without{background:#121212!important;border-bottom:1px solid rgba(var(--motionr-white-rgb),.06)!important}.landing-comparison-cell--without:before{content:"Sans Motionr";grid-column:1/-1;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(229,0,10,.9)}.landing-comparison-cell--with{background:rgba(0,230,118,.05)!important}.landing-comparison-cell--with:before{content:"Avec Motionr";grid-column:1/-1;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(0,230,118,.95)}.landing-comparison-cell>div:first-child{width:18px!important;height:18px!important;margin-top:0!important;grid-row:2;grid-column:1}.landing-comparison-cell>div:last-child,.landing-comparison-cell>span{grid-row:2;grid-column:2;min-width:0}.landing-comparison-cell>div:first-child svg{width:10px!important;height:10px!important}.landing-comparison-cell span,.landing-comparison-cell>div:last-child>div:first-child{font-size:13px!important;line-height:1.45!important}.landing-comparison-cell>div:last-child>div:last-child{font-size:12px!important;line-height:1.5!important;margin-top:2px!important}.landing-section--features{padding:48px 16px!important;max-width:none!important}.landing-section--features .landing-section-title--lg{font-size:clamp(26px,7vw,34px)!important;line-height:1.12!important;margin-bottom:10px!important}.landing-section--features__subtitle{font-size:14px!important;line-height:1.55!important;margin-bottom:28px!important;padding:0 4px!important}.landing-features-grid{grid-template-columns:1fr!important;gap:10px!important}.landing-feature-card{padding:16px!important;border-radius:14px!important;min-height:auto!important}.landing-feature-card--highlight{border-color:rgba(204,34,0,.28)!important}.landing-feature-card--highlight .landing-feature-card__label{padding-right:4.5rem}.landing-feature-card__badge{top:14px!important;right:14px!important;font-size:9px!important;padding:2px 8px!important}.landing-feature-card__label{font-size:10px!important;margin-bottom:8px!important;letter-spacing:.08em!important}.landing-feature-card h3{font-size:20px!important;line-height:1.15!important;margin-bottom:8px!important}.landing-feature-card p{font-size:13px!important;line-height:1.55!important;margin-bottom:14px!important}.landing-feature-card__demo{padding:12px!important;border-radius:10px!important}.landing-feature-card__demo>div:first-child{font-size:12px!important;margin-bottom:8px!important}.landing-feature-card__demo span,.landing-feature-card__demo>div{font-size:12px!important}.landing-feature-card__demo span[style*="border-radius: 6"]{font-size:10px!important;padding:3px 8px!important}.landing-feature-card__demo span[style*="border-radius: 4"]{font-size:9px!important;padding:2px 6px!important}.landing-feature-card__demo--waveform>div>div{gap:4px!important}.landing-feature-card__demo--waveform>div>div>div{width:2px!important}.landing-feature-card__demo--formats{gap:8px!important;padding:12px 8px!important}.landing-format-pill{grid-template-rows:50px auto}.landing-format-pill__frame[data-ratio="9:16"]{width:28px!important;height:50px!important;font-size:8px!important}.landing-format-pill__frame[data-ratio="1:1"]{width:40px!important;height:40px!important;font-size:8px!important}.landing-format-pill__frame[data-ratio="16:9"]{width:100%!important;max-width:72px!important;height:auto!important;aspect-ratio:16/9;font-size:8px!important}.landing-format-pill__label{margin-top:6px!important;font-size:9px!important;line-height:1.25!important;min-height:2.5em;display:flex;align-items:flex-start;justify-content:center}.landing-pricing-section{padding:48px 16px!important}.landing-pricing-section__inner{width:100%!important;max-width:none!important}.landing-page .landing-pricing-section .pricing-hero__title{font-size:22px!important}.landing-page .landing-pricing-section .pricing-hero__subtitle{font-size:12px!important;line-height:1.45!important}.landing-page .landing-pricing-section .pricing-plans-section__header{margin-bottom:24px!important}.landing-page .landing-pricing-section .pricing-plans-section__divider{margin:24px auto 20px!important}.landing-page .landing-pricing-section .pricing-trial-ticket__headline{font-size:19px!important}.landing-page .landing-pricing-section .pricing-trial-ticket__eyebrow{font-size:10px!important}.landing-page .landing-pricing-section .pricing-ticket{max-width:min(100%,340px)!important}.landing-page .landing-pricing-section .pricing-ticket__price{font-size:28px!important}.landing-page .landing-pricing-section .pricing-ticket__cta{min-height:unset!important;padding:9px 14px!important;font-size:12px!important;border-radius:8px!important}.landing-page .landing-pricing-section .pricing-plans-section__subscriptions{align-items:center!important;gap:18px!important}.landing-page .landing-pricing-section .pricing-plans-section__subs-title{font-size:17px!important}.landing-page .landing-pricing-section .pricing-plans-section__subs-desc{font-size:11px!important}.landing-page .landing-pricing-section .pricing-trust{gap:6px 12px!important}.landing-page .landing-pricing-section .pricing-trust__item{font-size:10px!important}.landing-page .landing-pricing-section .pricing-cards-wrap{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:340px!important;padding:4px 0 8px!important}.landing-page .landing-pricing-section .pricing-cards{gap:8px!important;padding:2px 16px 6px!important;scroll-padding-inline:16px!important}.landing-page .landing-pricing-section .pricing-cards--subscriptions .pricing-card{flex:0 0 clamp(188px,68vw,220px)!important;padding:14px 12px 12px!important;border-radius:14px!important;scroll-snap-align:center!important}.landing-page .landing-pricing-section .pricing-cards--subscriptions .pricing-card--featured{flex:0 0 clamp(200px,72vw,232px)!important}.landing-page .landing-pricing-section .pricing-card__head{margin-bottom:8px!important;padding-right:52px!important}.landing-page .landing-pricing-section .pricing-card__name{font-size:14px!important}.landing-page .landing-pricing-section .pricing-card__price{font-size:24px!important}.landing-page .landing-pricing-section .pricing-card--featured .pricing-card__price{font-size:26px!important}.landing-page .landing-pricing-section .pricing-card__quota{margin-bottom:10px!important;font-size:11px!important}.landing-page .landing-pricing-section .pricing-card__groups{gap:8px!important;margin-bottom:10px!important}.landing-page .landing-pricing-section .pricing-card__group-label{font-size:9px!important}.landing-page .landing-pricing-section .pricing-card__item{font-size:10px!important;gap:6px!important}.landing-page .landing-pricing-section .pricing-card__item svg{width:12px!important;height:12px!important}.landing-page .landing-pricing-section .pricing-card__cta{padding:8px 9px!important;font-size:10px!important;border-radius:8px!important;min-height:unset!important}.landing-page .landing-pricing-section .pricing-card__footnote{margin-top:6px!important;font-size:9px!important}.landing-page .landing-pricing-section .pricing-card__badge{font-size:9px!important;padding:3px 8px!important}.landing-page .landing-pricing-section .pricing-plans-section__compare{margin-top:32px!important}.landing-page .landing-pricing-section .pricing-compare__head{margin-bottom:14px!important}.landing-page .landing-pricing-section .pricing-compare__title{font-size:18px!important;margin-bottom:6px!important}.landing-page .landing-pricing-section .pricing-compare__subtitle{font-size:11px!important}.landing-mockup-section{padding:56px 20px 64px!important}.landing-mockup-row{flex-direction:column!important;align-items:stretch!important;gap:32px!important}.landing-mockup-section__copy{max-width:none!important;text-align:center!important}.landing-mockup-section__eyebrow{margin-bottom:10px!important}.landing-mockup-section__title{font-size:clamp(26px,7vw,34px)!important;margin-bottom:14px!important}.landing-mockup-section__body{margin-bottom:24px!important;font-size:15px!important;max-width:22rem;margin-left:auto!important;margin-right:auto!important}.landing-mockup-section__cta{width:100%!important;max-width:20rem;margin:0 auto!important;display:flex!important;justify-content:center!important}.landing-mockup-section__meta{text-align:center!important}.landing-mockup-brand{max-width:min(320px,100%)!important}.landing-mockup-brand__card{gap:22px!important;padding:36px 24px!important;border-radius:20px!important}.landing-mockup-brand__title{font-size:clamp(20px,6vw,26px)!important;max-width:14ch}.landing-footer{padding:32px 16px calc(24px + env(safe-area-inset-bottom, 0px))!important}.landing-footer__top{flex-direction:column!important;gap:28px!important;margin-bottom:24px!important}.landing-footer__links{flex-direction:column!important;gap:24px!important}.landing-footer__bottom{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}}@media (min-width:768px){.landing-header__menu-btn,.landing-mobile-drawer{display:none!important}}html:has(.landing-page){scroll-behavior:smooth}html:has(.landing-page),html:has(.landing-page) body{overflow-x:hidden}@media (prefers-reduced-motion:reduce){html:has(.landing-page){scroll-behavior:auto}.animate-on-scroll,.hero-animate{opacity:1!important;transform:none!important;animation:none!important}}@keyframes landing-fade-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-animate{animation:landing-fade-in-up .6s cubic-bezier(.16,1,.3,1) both;will-change:transform,opacity}.hero-animate--1{animation-delay:.1s}.hero-animate--2{animation-delay:.2s}.hero-animate--3{animation-delay:.3s}.hero-animate--4{animation-delay:.4s}.landing-announcement-bar__cta,.landing-floating-header__auth-actions button:last-child,.landing-floating-header__nav button[class*="bg-[#e5000a]"],.landing-hero__cta-primary,.landing-page .btn-primary{transition:transform .2s cubic-bezier(.16,1,.3,1);touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (hover:hover){.landing-hero__cta-primary:hover,.landing-page .btn-primary:hover{transform:translateY(-2px)}}.landing-hero__cta-primary:active,.landing-page .btn-primary:active{transform:scale(.97)}.landing-hero__cta-secondary{transition:transform .2s cubic-bezier(.16,1,.3,1);touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (hover:hover){.landing-hero__cta-secondary:hover{transform:translateY(-2px)}}.landing-hero__cta-secondary:active{transform:scale(.97)}.landing-feature-card{transition:transform .3s cubic-bezier(.16,1,.3,1);will-change:transform}@media (hover:hover){.landing-feature-card:hover{transform:translateY(-4px)}}.landing-page .faq-item__trigger,.landing-page .landing-floating-header__nav button,.landing-page a.landing-announcement-bar__cta,.landing-page a.landing-hero__cta-secondary,.landing-page button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (max-width:767px){.landing-page .btn-primary,.landing-page .faq-item__trigger{min-height:40px;min-width:40px}}.animate-on-scroll{will-change:transform,opacity}.animate-on-scroll.visible{will-change:auto}