:root{--color-primary: #3b82f6;--color-primary-dark: #2563eb;--color-secondary: #8b5cf6;--color-success: #5fbd79;--color-danger: #ef4444;--color-warning: #f59e0b;--color-orange: #f97316;--color-info: #06b6d4;--color-pink: #f8a5c2;--color-pink-light: #fce4ec;--color-text: #1f2937;--color-text-light: #6b7280;--color-text-lighter: #9ca3af;--color-bg: #ffffff;--color-bg-secondary: #f9fafb;--color-bg-tertiary: #f3f4f6;--color-border: #e5e7eb;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;--font-family-mono: "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--padding-xs: .25rem;--padding-sm: .5rem;--padding-md: 1rem;--padding-lg: 1.5rem;--padding-xl: 2rem;--padding-2xl: 3rem}*{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-family);color:var(--color-text);background-color:var(--color-bg);overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;height:100%;overflow:hidden;position:fixed;width:100%}body{height:100%;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;position:fixed;width:100%}@media(max-width:768px){html{font-size:16px;-webkit-text-size-adjust:100%}body{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 4 5%22><path fill=%22%23666%22 d=%22M2 0L0 2h4zm0 5L0 3h4z%22/></svg>");background-repeat:no-repeat;background-position:right var(--padding-sm) center;background-size:12px;padding-right:calc(var(--padding-md) + 20px)}.bottom-nav.svelte-oeh3u8{position:fixed;bottom:0;left:0;right:0;background:var(--color-bg);border-top:1px solid var(--color-border);box-shadow:var(--shadow-lg);z-index:1000;padding-bottom:calc(env(safe-area-inset-bottom,0px)/2)}.nav-container.svelte-oeh3u8{display:flex;align-items:center;justify-content:space-between;padding:var(--padding-xs) 0;gap:var(--padding-lg)}.nav-side.svelte-oeh3u8{flex:1;display:flex;justify-content:space-around;align-items:center}.nav-add.svelte-oeh3u8{flex-shrink:0;width:60px;height:60px;border-radius:var(--radius-full);background:var(--color-bg);color:#fff;border:none;box-shadow:var(--shadow-md);font-size:var(--text-2xl);line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent;transition:transform .2s,box-shadow .2s}.nav-add.svelte-oeh3u8:hover{transform:scale(1.05);box-shadow:var(--shadow-lg)}.nav-add-icon.svelte-oeh3u8{width:40px;height:40px;object-fit:contain}.nav-button.svelte-oeh3u8{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--padding-xs);padding:var(--padding-md) var(--padding-lg);border:none;background:transparent;cursor:pointer;transition:all .2s;border-radius:var(--radius-md);min-width:72px;min-height:48px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none}.nav-button.svelte-oeh3u8:hover{background:var(--color-bg-secondary)}.nav-button.active.svelte-oeh3u8{background:transparent}.nav-icon.svelte-oeh3u8{font-size:var(--text-3xl);opacity:.6;display:flex;align-items:center;justify-content:center}.nav-icon.active.svelte-oeh3u8{opacity:1}.nav-icon-img.svelte-oeh3u8{width:28px;height:28px;object-fit:contain}.layout-container.svelte-12qhfyh{height:100vh;background:var(--color-bg);position:relative;display:flex;flex-direction:column;overflow:hidden}.layout-content.svelte-12qhfyh{flex:1;overflow-y:auto;overflow-x:hidden;padding-bottom:80px;-webkit-overflow-scrolling:touch}.layout-content.login-page.svelte-12qhfyh{padding-bottom:0}
