*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}[contenteditable],input,textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}:root{--primary:#265df5;--primary-dark:#1e4dd4;--success:#46b74a;--white:#fff;--black:#000;--text:#333;--text-secondary:#666;--text-tertiary:#999;--border:#e0e0e0;--background:#f5f7fa;--error:#d32f2f}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f5f7fa,#e8ecf1);background-attachment:fixed;color:#333;min-height:100vh}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#265df5,#1e4dd4);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#1e4dd4,#265df5)}::selection{background:rgba(38,93,245,.2);color:#265df5}