@charset "UTF-8";.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.privacy-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:linear-gradient(160deg,#1e3a5f,#2563eb,#0ea5e9);display:flex;align-items:center;justify-content:center}.mask-weather{text-align:center;color:#fff}.mask-icon{font-size:80px}.mask-temp{font-size:64px;font-weight:200;margin-top:8px}.mask-city{font-size:18px;opacity:.7;margin-top:4px}.mask-fade-leave-active{transition:opacity .25s ease}.mask-fade-leave-to{opacity:0}.panic-btn{position:fixed;right:16px;bottom:calc(var(--safe-bottom, 0px) + 90px);width:44px;height:44px;border-radius:50%;border:none;background:#78788259;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#ffffffd9;font-size:22px;line-height:44px;text-align:center;z-index:9998;box-shadow:0 2px 12px #0003;cursor:pointer;padding:0;transition:transform .15s,opacity .15s}.panic-btn:active{transform:scale(.9);opacity:.7}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}:root,[data-theme=dark]{--app-bg: #0f172a;--surface: rgba(255,255,255,.08);--surface-hover: rgba(255,255,255,.12);--border: rgba(255,255,255,.1);--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--accent: #3b82f6;--accent-light: #60a5fa;--success: #22c55e;--danger: #ef4444;--warning: #f59e0b;--bubble-self: #3b82f6;--bubble-other: rgba(255,255,255,.1);--input-bg: rgba(255,255,255,.08);--header-bg: rgba(15,23,42,.95);--divider: rgba(255,255,255,.06);--nav-height: 56px;--header-height: 56px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}[data-theme=light]{--app-bg: #f2f3f7;--surface: rgba(0,0,0,.04);--surface-hover: rgba(0,0,0,.07);--border: rgba(0,0,0,.1);--text-primary: #1a1a1a;--text-secondary: #555;--text-muted: #999;--accent: #3b82f6;--accent-light: #2563eb;--success: #16a34a;--danger: #dc2626;--warning: #d97706;--bubble-self: #95ec69;--bubble-self-text: #1a1a1a;--bubble-other: #ffffff;--input-bg: #ffffff;--header-bg: rgba(237,237,237,.95);--divider: rgba(0,0,0,.06)}html,body{height:100%;min-height:100dvh;overflow:hidden;background:var(--app-bg);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}#app-root{height:100%;min-height:100dvh;overflow:hidden;position:relative}@media (min-width: 900px){body{background:#070d1a}#app-root{max-width:480px;margin:0 auto;box-shadow:0 0 60px #000c;position:relative;overflow:hidden}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.glass{background:#ffffff14;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px}input,textarea,button{font-family:inherit;font-size:inherit}button{cursor:pointer;border:none;background:none;color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}html{touch-action:manipulation}
