:root{--primary:#c7017f;--primary-dark:#a00166;--primary-50:rgba(199,1,127,.08);--secondary:#335473;--secondary-dark:#263f57;--surface:#fff;--bg:#f8f9fb;--border:#dde1e7;--text:#1a1d23;--muted:#6b7280;--light:#f3f4f6;--error:#ef4444;--success:#22c55e}*,:after,:before{box-sizing:border-box}#__nuxt,#_nuxt,#app,body,html{height:100%;margin:0}body{background:var(--bg);background-image:radial-gradient(ellipse at 10% 0,rgba(199,1,127,.1) 0,transparent 55%),radial-gradient(ellipse at 90% 100%,rgba(51,84,115,.08) 0,transparent 55%);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-root{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1.25rem}.chat-page{display:flex;flex-direction:column;height:calc(100dvh - 2.5rem);max-height:840px;max-width:640px;width:100%}@media (max-width:600px){.app-root{padding:0}.chat-page{height:100dvh;max-height:none}}
