*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color: #667eea;--secondary-color: #764ba2;--text-color: #333;--background-color: #f5f5f5;--border-color: #e0e0e0;--error-color: #e53e3e;--success-color: #38a169}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-color);background-color:var(--background-color);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width: 768px){body{font-size:14px}}button:focus,input:focus,select:focus,textarea:focus{outline:2px solid var(--primary-color);outline-offset:2px}html{scroll-behavior:smooth}
