*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue: #1a73e8;--blue-light: #e8f0fe;--green: #4caf50;--red: #dc3545;--orange: #ff9800;--gray-50: #fafafa;--gray-100: #f5f5f5;--gray-200: #eee;--gray-300: #e0e0e0;--gray-400: #bdbdbd;--gray-500: #999;--gray-600: #666;--gray-700: #444;--gray-800: #333;--radius: 10px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08);--shadow-md: 0 2px 8px rgba(0, 0, 0, .1);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}html,body,#root{height:100vh;overflow:hidden}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.5;color:var(--gray-800);background:#fafafa;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}h1,h2,h3,h4{line-height:1.3;font-weight:600}h2{font-size:1.25rem;margin-bottom:12px}h3{font-size:1.05rem;margin-bottom:8px}a,button{touch-action:manipulation}button{font-family:inherit;font-size:inherit;cursor:pointer;transition:opacity .15s,transform .1s;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.97)}select,input:not([type=checkbox]):not([type=radio]){font-family:inherit;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}::-webkit-scrollbar{height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:2px}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
