html,body,#app{height:100%;margin:0;-webkit-tap-highlight-color:transparent}.mobile-toast{position:fixed;left:50%;bottom:calc(24px + env(safe-area-inset-bottom));transform:translate(-50%);background:#1c1c1ee0;color:#fff;padding:10px 14px;border-radius:10px;font-size:13px;line-height:1.35;z-index:4000;max-width:min(80vw,420px);word-break:break-all}.mobile-dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:4001;padding:18px}.mobile-dialog{width:min(88vw,360px);background:#fff;border-radius:12px;padding:16px 14px 12px;box-shadow:0 14px 32px #00000038}.mobile-dialog-title{margin:0 0 8px;font-size:16px;font-weight:600;color:#1f2937}.mobile-dialog-message{margin:0;font-size:14px;line-height:1.5;color:#374151;word-break:break-word}.mobile-dialog-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.mobile-btn{min-width:72px;height:34px;border-radius:8px;border:1px solid #d1d5db;background:#fff;font-size:13px}.mobile-btn.primary{color:#fff;border-color:#c96a42;background:linear-gradient(180deg,#c96a42,#b35a33)}:root{--bg-page: #ebe8e3;--bg-card: #f7f5f2;--text-primary: #2c2825;--text-muted: #6b6560;--border: #d4cfc7;--accent: #b85c38;--accent-pressed: #9a4d2e;--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:15px;color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}button{font-family:inherit}
