:root{--geo-bg-base: #f5f3ff;--geo-bg-surface: #ffffff;--geo-bg-elevated: #ede9fe;--geo-bg-overlay: rgba(237, 233, 254, .6);--geo-border-default: #ddd6fe;--geo-border-subtle: #e9e4f7;--geo-border-strong: #c4b5fd;--geo-text-primary: #1e1b2e;--geo-text-secondary: #6d6690;--geo-text-tertiary: #9b94b8;--geo-text-inverse: #f0eef5;--geo-accent-primary: #7c3aed;--geo-accent-primary-hover: #6d28d9;--geo-accent-primary-active: #5b21b6;--geo-accent-secondary: #06b6d4;--geo-accent-secondary-hover: #0891b2;--geo-success: #10b981;--geo-success-soft: rgba(16, 185, 129, .12);--geo-warning: #f59e0b;--geo-warning-soft: rgba(245, 158, 11, .12);--geo-error: #ef4444;--geo-error-soft: rgba(239, 68, 68, .12);--geo-info: #6366f1;--geo-info-soft: rgba(99, 102, 241, .12);--geo-chart-1: #7c3aed;--geo-chart-2: #06b6d4;--geo-chart-3: #10b981;--geo-chart-4: #f59e0b;--geo-chart-5: #ef4444;--geo-chart-6: #6366f1;--geo-shadow-sm: 0 1px 2px rgba(124, 58, 237, .06), 0 1px 3px rgba(0, 0, 0, .04);--geo-shadow-md: 0 4px 12px rgba(124, 58, 237, .08), 0 2px 6px rgba(0, 0, 0, .04);--geo-shadow-lg: 0 8px 24px rgba(124, 58, 237, .1), 0 4px 12px rgba(0, 0, 0, .06);--geo-shadow-glow: 0 0 24px rgba(124, 58, 237, .2);--geo-radius-sm: 6px;--geo-radius-md: 8px;--geo-radius-lg: 12px;--geo-radius-xl: 16px;--geo-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--geo-font-mono: ui-monospace, "JetBrains Mono", "Fira Code", Consolas, monospace}[data-theme=dark]{--geo-bg-base: #0c0a18;--geo-bg-surface: #151221;--geo-bg-elevated: #1e1b2e;--geo-bg-overlay: rgba(30, 27, 46, .7);--geo-border-default: #2e2a42;--geo-border-subtle: #252236;--geo-border-strong: #3e3a56;--geo-text-primary: #f0eef5;--geo-text-secondary: #9b94b8;--geo-text-tertiary: #6d6690;--geo-text-inverse: #1e1b2e;--geo-accent-primary: #a78bfa;--geo-accent-primary-hover: #c4b5fd;--geo-accent-primary-active: #8b5cf6;--geo-accent-secondary: #22d3ee;--geo-accent-secondary-hover: #67e8f9;--geo-success: #34d399;--geo-success-soft: rgba(52, 211, 153, .12);--geo-warning: #fbbf24;--geo-warning-soft: rgba(251, 191, 36, .12);--geo-error: #f87171;--geo-error-soft: rgba(248, 113, 113, .12);--geo-info: #818cf8;--geo-info-soft: rgba(129, 140, 248, .12);--geo-chart-1: #a78bfa;--geo-chart-2: #22d3ee;--geo-chart-3: #34d399;--geo-chart-4: #fbbf24;--geo-chart-5: #f87171;--geo-chart-6: #818cf8;--geo-shadow-sm: 0 1px 2px rgba(0, 0, 0, .3), 0 1px 3px rgba(0, 0, 0, .2);--geo-shadow-md: 0 4px 12px rgba(0, 0, 0, .4), 0 2px 6px rgba(0, 0, 0, .3);--geo-shadow-lg: 0 8px 24px rgba(0, 0, 0, .5), 0 4px 12px rgba(0, 0, 0, .4);--geo-shadow-glow: 0 0 24px rgba(167, 139, 250, .25)}[data-theme=dark]{color-scheme:dark}[data-theme=dark] ::-moz-selection{background:#7c3aed66;color:#f0eef5}[data-theme=dark] ::selection{background:#7c3aed66;color:#f0eef5}[data-theme=dark] ::-webkit-scrollbar-track{background:#151221}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#2e2a42;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#3e3a56}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--geo-font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--geo-bg-base);color:var(--geo-text-primary);transition:background-color .3s ease,color .3s ease}#root{min-height:100vh}.gallery-cat-actions{opacity:0;transition:opacity .15s ease}.gallery-cat-item:hover .gallery-cat-actions{opacity:1}::-moz-selection{background:#7c3aed33;color:var(--geo-text-primary)}::selection{background:#7c3aed33;color:var(--geo-text-primary)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--geo-bg-elevated)}::-webkit-scrollbar-thumb{background:var(--geo-border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--geo-text-tertiary)}
