:root{--primary-color:#1B365D;--secondary-color:#00C4F7;--tertiary-color:#2C3E50;--accent-color:#4A90FF;--background-color:white;--backgroundwh-color:white;--success-color:#10B981;--warning-color:#FF6B35;--highlight-color:#8B5FBF;--text-color:#2C3E50;--light-text:#F8F9FA;--border-color:#E2E8F0}*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{overflow-x:hidden;width:100%}body{font-family:Arial,sans-serif;background-color:white;color:var(--text-color);min-height:100%;position:relative}a{color:inherit;text-decoration:none}