*{margin:0;padding:0;box-sizing:border-box}::selection{background:#ffbc12}body{font-family:Inter,sans-serif;background-color:#f9fafb;color:#111827;line-height:1.6;scroll-behavior:smooth}header{background-color:#1c1c1c;color:#f9fafb;padding:20px 40px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:1000}header h1{font-size:1.5rem;display:flex;align-items:center}header h1 img{width:32px;margin-right:10px}nav a{margin-left:20px;color:#f9fafb;text-decoration:none;font-weight:600;transition:color .3s ease}nav a:hover{color:#93c5fd}section{padding:60px 40px;max-width:1200px;margin:auto}footer{background-color:#1c1c1c;color:#d1d5db;text-align:center;padding:20px 40px;font-size:.9rem}footer a{color:#93c5fd;margin:0 10px;text-decoration:none;transition:color .3s ease}footer a:hover{color:#bfdbfe}.spacer{height:40px}
