*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f2f2f7;--surface: #ffffff;--label: #8e8e93;--text: #1c1c1e;--separator: rgba(60, 60, 67, .12);--accent: #007aff;--accent-pressed: #0056b3;--danger: #ff3b30;--radius-group: 12px;--radius-button: 14px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,PingFang SC,Helvetica Neue,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#app{min-height:100%;background:var(--bg);color:var(--text)}body{line-height:1.4;font-size:17px}button,input,textarea{font:inherit;color:inherit}button{border:none;cursor:pointer;-webkit-tap-highlight-color:transparent}input,textarea{border:none;outline:none;background:transparent;width:100%}input::placeholder,textarea::placeholder{color:#c7c7cc}a{color:var(--accent);text-decoration:none}
