*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f7f6f8;--surface:#ffffff;--border:#e7e4ea;--text:#171717;--muted:#8a8590;--accent:#da0080;--accent-hover:#b8006c;--accent-light:#fdf0f8;--accent-border:#f5cde6;--gray:#666666;--radius:10px;--shadow:0 1px 2px rgba(23,23,23,0.04),0 4px 16px rgba(23,23,23,0.06);--shadow-lg:0 10px 40px rgba(218,0,128,0.10),0 2px 8px rgba(23,23,23,0.06)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select{font:inherit}::selection{background:var(--accent-light)}