:root{--bg-primary: #f5f5f5;--bg-secondary: #ffffff;--bg-tertiary: #f3f4f6;--text-primary: #1f2937;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--border-color: #e5e7eb;--shadow: rgba(0, 0, 0, .1);--shadow-hover: rgba(0, 0, 0, .15)}:root.dark{--bg-primary: #111827;--bg-secondary: #1f2937;--bg-tertiary: #374151;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--border-color: #374151;--shadow: rgba(0, 0, 0, .3);--shadow-hover: rgba(0, 0, 0, .4)}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--bg-primary);color:var(--text-primary);transition:background .3s,color .3s}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh;padding-bottom:70px}.offline-banner.svelte-12qhfyh{background:#f59e0b;color:#fff;padding:8px 16px;text-align:center;font-size:14px}.update-banner.svelte-12qhfyh{background:#6366f1;color:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.update-banner.svelte-12qhfyh button:where(.svelte-12qhfyh){background:#fff;color:#6366f1;border:none;padding:6px 16px;border-radius:20px;font-weight:600;cursor:pointer}.header.svelte-12qhfyh{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:100;transition:background .3s,border-color .3s}.header-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:12px}.theme-toggle.svelte-12qhfyh{background:var(--bg-tertiary);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .2s}.theme-toggle.svelte-12qhfyh:hover{transform:scale(1.05)}.theme-toggle.svelte-12qhfyh:active{transform:scale(.95)}.theme-icon.svelte-12qhfyh{font-size:20px}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.logo-icon.svelte-12qhfyh{font-size:28px}.logo-text.svelte-12qhfyh{font-size:20px;font-weight:700;color:#6366f1}.user-phone.svelte-12qhfyh{font-size:14px;color:var(--text-secondary);padding:8px 12px;background:var(--bg-tertiary);border-radius:20px;white-space:nowrap}.btn-logout.svelte-12qhfyh{padding:8px 16px;background:transparent;color:#6366f1;border:1px solid #6366f1;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-logout.svelte-12qhfyh:hover{background:#6366f1;color:#fff}.btn-signin.svelte-12qhfyh{padding:8px 16px;background:#6366f1;color:#fff;border:none;border-radius:20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;white-space:nowrap}.btn-signin.svelte-12qhfyh:hover{background:#4f46e5;transform:translateY(-1px)}.main.svelte-12qhfyh{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:16px}.nav.svelte-12qhfyh{position:fixed;bottom:0;left:0;right:0;background:var(--bg-secondary);border-top:1px solid var(--border-color);display:flex;justify-content:space-around;padding:8px 0 max(8px,env(safe-area-inset-bottom));z-index:100;transition:background .3s,border-color .3s}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;color:var(--text-secondary);padding:4px 12px;border-radius:8px;transition:color .2s,background .2s;flex:1}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#6366f1;background:var(--bg-tertiary)}.nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#6366f1}.nav-icon.svelte-12qhfyh{font-size:24px}.nav-label.svelte-12qhfyh{font-size:11px;font-weight:500}@media(min-width:768px){.nav.svelte-12qhfyh{position:static;border-top:none;border-bottom:1px solid var(--border-color);padding:12px 16px}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){flex-direction:row;gap:8px;padding:8px 16px}.nav-label.svelte-12qhfyh{font-size:14px}.app.svelte-12qhfyh{padding-bottom:0}}
