.app-fallback[data-v-03fd3eb7]{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:24px;background:#f7f8fa;color:#333;text-align:center}.app-fallback p[data-v-03fd3eb7]{max-width:520px;margin:0;color:#666}.app-fallback button[data-v-03fd3eb7]{min-height:36px;padding:0 14px;border:0;border-radius:6px;background:#ee0a24;color:#fff;font-weight:700}:root{--app-primary: #e82e2e;--app-accent: #0d6efd;--app-bg: #f7f7f8;--app-surface: #ffffff;--app-text: #171717;--app-muted: #666666;--app-border: #e7e7e7;--app-shell-max-width: 720px}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;min-height:100%}body{margin:0;background:var(--app-bg);color:var(--app-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;overflow:hidden}#app{display:flex;align-items:stretch;justify-content:center;min-height:100vh;min-height:100dvh;overflow:hidden}button,input,textarea{font:inherit}a{color:inherit}.app-shell{width:min(var(--app-shell-max-width),100%);max-width:var(--app-shell-max-width);height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;max-height:100vh;max-height:100dvh;display:flex;flex-direction:column;margin:0 auto;background:#f7f8fa;box-shadow:0 0 0 1px #0000000a;overflow:hidden}.app-shell--fullscreen-chat{max-width:var(--app-shell-max-width)}.app-shell--admin{width:min(1560px,100%);max-width:1560px;background:#f4f6f8}.app-shell__nav{flex:0 0 auto;display:flex;align-items:center;justify-content:space-around;gap:0;min-height:50px;padding:3px 0 calc(3px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #ebedf0}.app-shell__nav a{flex:1;min-width:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:44px;padding:4px 6px 3px;border-radius:0;color:#646566;font-size:12px;line-height:1.1;text-decoration:none}.app-shell__nav a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell__nav a.router-link-exact-active{color:#c51e31;background:transparent}.app-shell__nav-icon{width:22px;height:22px;display:block;fill:currentColor}.app-shell__main{flex:1 1 auto;min-width:0;min-height:0;overflow:auto;padding:0;-webkit-overflow-scrolling:touch}.app-shell__main--loading{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#969799;background:#f7f8fa;font-size:14px}.app-shell__loading-dot{width:24px;height:24px;border:3px solid #ebedf0;border-top-color:#ee0a24;border-radius:50%;animation:app-shell-spin .8s linear infinite}.app-shell--fullscreen-chat .app-shell__main{flex-basis:100%;height:100vh;height:100dvh;overflow:hidden}.auth-layout,.placeholder-page{width:min(720px,100%);margin:0 auto;padding:28px;background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px}.auth-layout h1,.placeholder-page h1{margin:0 0 10px}.placeholder-page p{color:var(--app-muted);line-height:1.6}.placeholder-page__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.app-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:0;border-radius:8px;background:var(--app-primary);color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.app-button--secondary{background:var(--app-accent)}.app-form{display:grid;gap:14px;margin-top:18px}.app-field{display:grid;gap:6px}.app-field span{color:var(--app-muted);font-size:14px;font-weight:700}.app-field input{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--app-border);border-radius:8px;background:#fff}.app-note{color:var(--app-muted);font-size:14px;line-height:1.6}@keyframes app-shell-spin{to{transform:rotate(360deg)}}@media(max-width:720px){.auth-layout,.placeholder-page{padding:20px}}@media(max-width:768px){html,body,#app{width:100%;max-width:100%;overflow-x:hidden}img,video{max-width:100%}.app-shell,.app-shell__main{width:100%;max-width:100vw;overflow-x:hidden}.app-shell{min-width:0;box-shadow:none}.app-shell__nav{width:100%;max-width:100vw;left:0;right:0;padding-bottom:env(safe-area-inset-bottom)}.app-shell__nav a{min-width:0}}@media(min-width:768px){.app-shell{width:min(calc(100% - 32px),var(--app-shell-max-width))}.app-shell--admin{width:min(calc(100% - 32px),1560px);max-width:1560px}.app-shell__nav{padding-right:6px;padding-left:6px}}
