*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f6f6f4;--color-surface: #ffffff;--color-surface-muted: #f0eeea;--color-text: #18181a;--color-text-muted: #6b6a67;--color-border: rgba(0, 0, 0, .1);--color-success: #2d6a0a;--color-danger: #b02020;--color-warning: #92570c;--color-primary: #4F46E5;--color-primary-hover: #4338CA;--color-primary-muted: #EEF2FF;--color-primary-text: #ffffff;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 24px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.07), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.08), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 8px 32px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.06);--bottom-nav-height: 64px;--safe-area-bottom: env(safe-area-inset-bottom, 0px)}:root[data-theme=dark]{--color-bg: #111113;--color-surface: #1c1c1e;--color-surface-muted: #252527;--color-text: #f2f2f4;--color-text-muted: #a8a8ae;--color-border: rgba(255, 255, 255, .1);--color-success: #7ec950;--color-danger: #f87171;--color-warning: #f59e0b;--color-primary: #818CF8;--color-primary-hover: #A5B4FC;--color-primary-muted: rgba(129, 140, 248, .13);--shadow-sm: 0 1px 3px rgba(0,0,0,.35), 0 1px 2px rgba(0,0,0,.25);--shadow-md: 0 4px 16px rgba(0,0,0,.45), 0 2px 4px rgba(0,0,0,.3);--shadow-lg: 0 8px 32px rgba(0,0,0,.5), 0 4px 8px rgba(0,0,0,.35)}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Helvetica,Arial,sans-serif;background:var(--color-bg);color:var(--color-text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{cursor:pointer;font-family:inherit;transition:opacity .15s,background .15s,color .15s,border-color .15s,box-shadow .15s}input,select,textarea{font-family:inherit;transition:border-color .15s,box-shadow .15s}._nav_11vgo_1{position:fixed;bottom:0;left:0;right:0;height:calc(var(--bottom-nav-height) + var(--safe-area-bottom));padding-bottom:var(--safe-area-bottom);background:var(--color-surface);border-top:1px solid var(--color-border);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:stretch;z-index:100}._item_11vgo_33{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-decoration:none;color:var(--color-text-muted);padding-top:6px;padding-bottom:6px;transition:color .2s;-webkit-tap-highlight-color:transparent;position:relative}._item_11vgo_33._active_11vgo_65{color:var(--color-primary)}._item_11vgo_33._active_11vgo_65:not(._centerItem_11vgo_73):after{content:"";position:absolute;bottom:6px;width:4px;height:4px;border-radius:var(--radius-full);background:var(--color-primary)}._centerItem_11vgo_73{flex:1.2}._centerIcon_11vgo_103{width:44px;height:44px;border-radius:var(--radius-full);background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #4f46e566;transition:background .2s,transform .2s;margin-bottom:-2px}._centerItem_11vgo_73._active_11vgo_65 ._centerIcon_11vgo_103,._centerItem_11vgo_73:hover ._centerIcon_11vgo_103{background:var(--color-primary-hover);transform:scale(1.08)}._label_11vgo_143{font-size:10px;font-weight:600;white-space:nowrap}
