:root{--primary-blue:#3b7eff;--header-bg:#3b7eff;--search-orange:#ff8c2e;--card-blue-from:#5ba0ff;--card-blue-to:#3b7eff;--card-orange-from:#ffc06a;--card-orange-to:#ff923c;--card-cyan-from:#6ee7ff;--card-cyan-to:#42d1d9;--text-white:#fff;--text-dark:#333;--text-gray:#666;--text-light-gray:#999;--bg-body:#f0f4fa;--bg-notice:hsla(0,0%,100%,.85);--bg-footer:rgba(58,126,255,.85);--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--shadow-card:0 4px 20px rgba(59,126,255,.15)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-dark);background-color:var(--bg-body);min-height:100vh;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}ol,ul{list-style:none}button{border:none;cursor:pointer;font-family:inherit}
