html,body,#app,#__svelte{margin:0;padding:0;width:100%;height:100%;min-height:100%}html{scroll-behavior:smooth}body{background:var(--bg-app)}.app-container.svelte-w1834h{width:100%;height:100dvh;min-height:100vh;background:var(--bg-app);display:flex;justify-content:center;align-items:center;padding:24px;box-sizing:border-box}.app-frame.svelte-w1834h{width:100%;max-width:900px;height:calc(100dvh - 48px);min-height:0;max-height:92vh;margin:auto;background:var(--bg-frame);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;position:relative}.route-motion .app-container{width:100%;height:100%;min-height:0;padding:0;background:transparent;display:contents}.route-motion .app-frame{width:100%;max-width:none;height:100%;max-height:none;min-height:0;margin:0;border-radius:0;background:transparent;overflow:hidden;box-shadow:none}.route-motion .route-motion{animation:none}.route-motion .route-progress,.route-motion .nav-shell{display:none}.route-motion.svelte-w1834h{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;animation:svelte-w1834h-route-enter .26s cubic-bezier(.2,.8,.2,1) both}@keyframes svelte-w1834h-route-enter{0%{opacity:0;transform:translate3d(0,6px,0)}to{opacity:1;transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.route-motion.svelte-w1834h{animation:none}}@media(max-width:768px){.app-container.svelte-w1834h{padding:0}.app-frame.svelte-w1834h{max-width:none;max-height:none;height:100dvh;border-radius:0;box-shadow:none}}
