:root{--c-primary: #1a56db;--c-primary-hover: #1648c0;--c-primary-pressed: #133fa8;--c-primary-soft: #eef4ff;--c-primary-disabled: #a4bdf3;--c-bg: #f4f6f8;--c-surface: #ffffff;--c-surface-muted: #f6f7f9;--c-segment: #e9ebef;--c-border: #e5e7eb;--c-border-strong: #d1d5db;--c-divider: #eef0f3;--c-text: #111827;--c-text-secondary: #4b5563;--c-text-muted: #9ca3af;--c-text-inverse: #ffffff;--c-success: #16a34a;--c-success-soft: #dcfce7;--c-success-strong: #15803d;--c-danger: #ef4444;--c-danger-soft: #fee2e2;--c-danger-strong: #b91c1c;--c-warning: #d97706;--c-warning-soft: #fef3c7;--c-warning-strong: #b45309;--c-purple: #7c3aed;--c-purple-soft: #f5f0ff;--r-xs: 8px;--r-sm: 10px;--r-md: 12px;--r-lg: 16px;--r-xl: 20px;--r-full: 999px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .04);--shadow-md: 0 4px 14px rgba(16, 24, 40, .08);--shadow-primary: 0 8px 20px rgba(26, 86, 219, .28);--shadow-sheet: 0 -8px 30px rgba(16, 24, 40, .12);--header-h: 56px;--tabbar-h: 64px;--control-h: 48px;--page-x: 16px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--app-height: 100dvh;--app-top: 0px;--keyboard-inset: 0px;--ease-out: cubic-bezier(.22, 1, .36, 1);--dur-fast: .12s;--dur: .22s;--font: "Inter", -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;overflow:hidden;overscroll-behavior:none;background:var(--c-bg)}body{font-family:var(--font);font-size:15px;line-height:1.4;color:var(--c-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}#root{height:100%}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:0;background:none;padding:0}input,textarea{font-size:16px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}._viewport_kc4t4_1{position:fixed;left:0;right:0;top:var(--app-top);height:var(--app-height);overflow:hidden;display:flex;flex-direction:column;background:var(--c-bg);max-width:560px;margin:0 auto}._spinner_1q0eo_1{display:inline-block;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;animation:_spin_1q0eo_1 .7s linear infinite;flex-shrink:0}@keyframes _spin_1q0eo_1{to{transform:rotate(360deg)}}
