.editor-v2-route-shell{overscroll-behavior:none;-webkit-user-select:none;user-select:none;background:#f8fafc;height:100%;min-height:0;animation:.22s cubic-bezier(.22,1,.36,1) editorV2RouteEnter;overflow:hidden}.editor-v2-route-shell :is(input,textarea,select,[contenteditable=true],[contenteditable=plaintext-only],[role=textbox]){-webkit-user-select:text;user-select:text}@keyframes editorV2RouteEnter{0%{opacity:0;filter:blur(10px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.editor-v2-route-shell{animation:none}}
